NCPC resampling robustness
Data class that stores the robustness information associated with an NCPC result from
resampling runs (bootstrap of jackknifing). It contains the results from the resampling
runs as well as summary statistics. The final.calls
slot contains the final
assigned types based on resampling.
dataset
:(DDDataSet
) the associated DDDataSet object
raw
:(list
) the raw data from the robustness analysis
params
:(list
) the parameters used to generate the data (including the resampling method)
tables
:(list
) the frequencies of assigning each variable to a class
runs
:(numeric
) the number of resampling runs
enriched.pss
:(data.frame
) the table with reports for consistently enriched variables split
enriched.ps
:(data.frame
) the table with reports for consistently enriched variable split
into two classes: directAndJoint, indirect
not.enriched
:(data.frame
) the table with reports for the consistently not enriched variables
final.calls
:(data.frame
) the table with finals calls for types of variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.