R/funpca.R

Defines functions funpca

Documented in funpca

funpca <-
function(mat,k) UseMethod("funpca")

Try the funpca package in your browser

Any scripts or data that you put into this service are public.

funpca documentation built on July 10, 2023, 2:03 a.m.