Description Usage Arguments Details Examples
returns an approximation to the data based on a number of principal components
1 | pcApprox(x, npc)
|
x |
a tibble or dataframe |
npc |
number of principal components to use in estimate |
takes a tibble or dataframe, a number of principal components to include, and returns an n x m dimensional estimate such that n is the number of observations and m = npc
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.