GCAT5.0 released
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
% Generated by roxygen2 (4.0.2): do not edit by hand
|
||||
\name{model}
|
||||
\alias{model}
|
||||
\title{Model}
|
||||
\usage{
|
||||
model(name, expression, formula, guess)
|
||||
}
|
||||
\arguments{
|
||||
\item{name}{The name of the model}
|
||||
|
||||
\item{expression}{Expression of the model}
|
||||
|
||||
\item{formula}{The formula of this model}
|
||||
|
||||
\item{guess}{The guess of this model}
|
||||
}
|
||||
\value{
|
||||
The new model
|
||||
}
|
||||
\description{
|
||||
Function to create a new model
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user