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