Skip to content

how does predict.princomp work?

2 messages · ronggui, Roger D. Peng

#
i want to know how the predict function to caculate the principal component,especially when has the newdata argument,i try to find out,but i fail.anyone knows?thank you!
#
Try doing

getS3method("predict", "princomp")

-roger
ronggui wrote: