makeNCPCRobustness: Make a new NCPCRobustness object...

Description Usage Arguments Details Value

View source: R/resampling.R

Description

Make a new NCPCRobustness object

Usage

1
makeNCPCRobustness(dataset, raw, params)

Arguments

dataset

the DDDataSet object

raw

the list of raw resampling classification of variables (direct, joint, etc..)

params

the parameters used to generate the data (only the non-default one are listed)

Details

Make a new NCPCRobustness object just with the raw resampling data and parameters used to generate them. Should never directly use this function, but only via DDDataSet::NCPCRobustness().

Value

a new NCPCRobustness object


ddgraph documentation built on Nov. 17, 2017, 10:50 a.m.