check_comp_input | R Documentation |
Check components Input
A generic function.
check_comp_input(components, ndf, pdim, verbose = TRUE)
components |
A series of right singular vectors to estimate. Components must be smaller or equal to min(nrow(x),ncol(x)). |
ndf |
The number of degrees of freedom of x. |
pdim |
The number of dimensions of x. |
verbose |
output message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.