eigSample: Returns a data.frame with points sampled along first pincipal...

Description Usage Arguments

View source: R/ggfuns.R

Description

Returns a data.frame with points sampled along first pincipal component of a covariance matrix Only works for 2-D data

Usage

1
eigSample(sigma, n, quasi = c("none", "halton", "sobol"), ...)

Arguments

sigma

a 2x2 covariance matrix

n

number of points in sample

if

not "none" (the default), uses a quasi-random sampling method


markwh/markstats documentation built on May 21, 2019, 12:26 p.m.