as_fa_like {LRMF3} | R Documentation |
Coerce an object to a factor analysis like factorization
Description
Coerce an object to a factor analysis like factorization
Usage
as_fa_like(x, ...)
## S3 method for class 'list'
as_fa_like(x, ...)
Arguments
x |
Object to coerce |
... |
Ignored. |
Value
Object as svd_like()
object.
[Package LRMF3 version 0.1.0 Index]