mirror of
https://github.com/msberends/AMR.git
synced 2026-05-31 13:41:42 +02:00
Built site for AMR@3.0.1.9057: 0af3f84
This commit is contained in:
@@ -51,8 +51,8 @@ pca(x, ..., retx = TRUE, center = TRUE, scale. = TRUE, tol = NULL,
|
||||
than or equal to `tol` times the standard deviation of the first
|
||||
component.) With the default null setting, no components are omitted
|
||||
(unless `rank.` is specified less than `min(dim(x))`.). Other settings
|
||||
for tol could be `tol = 0` or `tol = sqrt(.Machine$double.eps)`, which
|
||||
would omit essentially constant components.
|
||||
for `tol` could be `tol = 0` or `tol = sqrt(.Machine$double.eps)`,
|
||||
which would omit essentially constant components.
|
||||
|
||||
- rank.:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user