Skip to content

Vignette Error and Helpful Suggestions #14

@iembry

Description

@iembry

Hi Russ, I want to report an incorrect function call in a vignette and also offer a couple of suggestions.

  1. Please refer to the PDF document for the vignette error:

LogisticEnsembles-1.0.0-Examples.pdf

  1. 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

  1. The same comment that I made in NumericEnsembles about the Depends versus Imports applies here as well.

Thank you.

Irucka

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions