new_pcr: create dataframe of the probability of class with rank

View source: R/pcr.R

new_pcrR Documentation

create dataframe of the probability of class with rank

Description

create dataframe of the probability of class with rank

Usage

new_pcr(scores, y, sample_size = 100, sample_n = 300, method = "bootstrap")

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

method

the method for calculate probability

Value

the data class


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