The R Project SVN R

Rev

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

Rev 85993 Rev 88568
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-2020 R Core Team
3
% Copyright 1995-2020 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{SSbiexp}
6
\name{SSbiexp}
7
\encoding{UTF-8}
-
 
8
\title{Self-Starting \code{nls} Biexponential Model}
7
\title{Self-Starting \code{nls} Biexponential Model}
9
\usage{
8
\usage{
10
SSbiexp(input, A1, lrc1, A2, lrc2)
9
SSbiexp(input, A1, lrc1, A2, lrc2)
11
}
10
}
12
\alias{SSbiexp}
11
\alias{SSbiexp}