Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pca

PCA


Description

Compute PCA of 'x' with 'k' dimensions.

Usage

pca(object, k = 3, convert = TRUE)

Arguments

object

an object to apply PCA

k

number of dimensions

convert

to R matrix

Value

tensor


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.