R/sample_data.R
wts_vec_prb.Rd
A named vector of weights for the logistic (probability) regression model.
A named vector with 10 elements.
data(wts_vec_prb) str(wts_vec_prb) #> Named num [1:11] 0.165 -0.405 -0.116 -0.226 0.315 ... #> - attr(*, "names")= chr [1:11] "cg02" "cg03" "cg06" "cg07" ...