pcr_sample: calculate pcr using bootstrap method

View source: R/pcr.R

pcr_sampleR Documentation

calculate pcr using bootstrap method

Description

calculate pcr using bootstrap method

Usage

pcr_sample(scores, y, sample_size = 100, sample_n = 300)

Arguments

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

Value

the probability of class at given rank


sungcheolkim78/FiDEL documentation built on Nov. 13, 2024, 7:58 a.m.