GPAbin | R Documentation |
Combines multiple configurations from dimension reduction solutions applied to multiple imputed data sets
GPAbin(missbp, G.target = NULL)
missbp |
An object of class |
G.target |
Target configuration. If not specified the centroid configuration will be used as the target. |
Z.GPA.list |
List containing the sample coordinates for each MI after GPA |
CLP.GPA.list |
List containing the CLPs for each MI after GPA |
G.target |
Target configuration |
Z.GPAbin |
Sample coordinates for the GPAbin biplot |
CLP.GPAbin |
CLPs for the GPAbin biplot |
data(implist)
missbp <- missmi(implist) |> DRT() |> GPAbin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.