Usage
relativeLoadings(x,...)
# S3 method for princomp.acomp
relativeLoadings(x,...,log=FALSE,scale.sdev=NA,
cutoff=0.1)
# S3 method for princomp.aplus
relativeLoadings(x,...,log=FALSE,scale.sdev=NA,
cutoff=0.1)
# S3 method for princomp.rcomp
relativeLoadings(x,...,scale.sdev=NA,
cutoff=0.1)
# S3 method for princomp.rplus
relativeLoadings(x,...,scale.sdev=NA,
cutoff=0.1)
# S3 method for relativeLoadings.princomp.acomp
print(x,...,cutoff=attr(x,"cutoff"),
digits=2)
# S3 method for relativeLoadings.princomp.aplus
print(x,...,cutoff=attr(x,"cutoff"),
digits=2)
# S3 method for relativeLoadings.princomp.rcomp
print(x,...,cutoff=attr(x,"cutoff"),
digits=2)
# S3 method for relativeLoadings.princomp.rplus
print(x,...,cutoff=attr(x,"cutoff"),
digits=2)
# S3 method for relativeLoadings.princomp.acomp
plot(x,...)
# S3 method for relativeLoadings.princomp.aplus
plot(x,...)
# S3 method for relativeLoadings.princomp.rcomp
plot(x,...)
# S3 method for relativeLoadings.princomp.rplus
plot(x,...)