The R Project SVN R

Rev

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

Rev 85996 Rev 88568
Line 4... Line 4...
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{SSfpl}
6
\name{SSfpl}
7
\title{Self-Starting \code{nls} Four-Parameter Logistic Model}
7
\title{Self-Starting \code{nls} Four-Parameter Logistic Model}
8
\alias{SSfpl}
8
\alias{SSfpl}
9
\encoding{UTF-8}
-
 
10
\usage{
9
\usage{
11
SSfpl(input, A, B, xmid, scal)
10
SSfpl(input, A, B, xmid, scal)
12
}
11
}
13
\arguments{
12
\arguments{
14
 \item{input}{a numeric vector of values at which to evaluate the model.}
13
 \item{input}{a numeric vector of values at which to evaluate the model.}