hredestig / pcaMethods

Perform PCA on data with missing values in R
GNU General Public License v2.0
45 stars 10 forks source link

Is there anyway to get the inverse transform? #19

Open petergaoshan opened 1 year ago

petergaoshan commented 1 year ago

I'm trying to calculate the RMSE to do dimensionality selection but the model only gives me the matrix with data imputed. Is there any way to get the inverse transformed matrix?