Hi Russ, I want to report an incorrect function call in a vignette and also offer a couple of suggestions.
- Please refer to the PDF document for the vignette error:
LogisticEnsembles-1.0.0-Examples.pdf
- Instead of "data can be a CSV file or within an R package, such as MASS::Pima.te"; I suggest something like
data can be a CSV file or an R object, such as a data.frame/data.table/tibble, list, or matrix
- The same comment that I made in
NumericEnsembles about the Depends versus Imports applies here as well.
Thank you.
Irucka
Hi Russ, I want to report an incorrect function call in a vignette and also offer a couple of suggestions.
LogisticEnsembles-1.0.0-Examples.pdf
data can be a CSV file or an R object, such as a data.frame/data.table/tibble, list, or matrix
NumericEnsemblesabout the Depends versus Imports applies here as well.Thank you.
Irucka