powered by
Create a list with bootstrap samples
bootstrap_data( data, outcome = "Quality", indep_vars = c("Size", "Weight", "Sweetness", "Softness", "HarvestTime", "Ripeness", "Acidity"), n_samples = 50, n_maximum_dim = 5 )
list
a dataframe to be analyzed
a string representing the outcome variable
a vector of strings to be considered
number of bootstrap samples
maximum number of variables to be considered
bootstrap_data(bananaquality_sample)
Run the code above in your browser using DataLab