pcr_sample | R Documentation |
calculate pcr using bootstrap method
pcr_sample(scores, y, sample_size = 100, sample_n = 300)
scores |
list of score values |
y |
list of class values |
sample_size |
the number of items in one sampling selection |
sample_n |
the number of realization |
the probability of class at given rank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.