Learn R Programming

generics (version 0.1.4)

train: Estimate model parameters.

Description

Estimates parameters for a given model from a set of data.

Usage

train(x, ...)

Arguments

x

An object. See the individual method for specifics.

...

other arguments passed to methods

Methods

generics:::methods_rd("train")