The R Project SVN R

Rev

Rev 85977 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85977 Rev 85993
Line 2... Line 2...
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2017 R Core Team
3
% Copyright 1995-2017 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{SSgompertz}
6
\name{SSgompertz}
7
\title{Self-Starting Nls \I{Gompertz} Growth Model}
7
\title{Self-Starting \code{nls} \I{Gompertz} Growth Model}
8
\usage{
8
\usage{
9
SSgompertz(x, Asym, b2, b3)
9
SSgompertz(x, Asym, b2, b3)
10
}
10
}
11
\alias{SSgompertz}
11
\alias{SSgompertz}
12
\arguments{
12
\arguments{