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-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{SSfol}
6
\name{SSfol}
7
\encoding{UTF-8}
-
 
8
\title{Self-Starting \code{nls} First-order Compartment Model}
7
\title{Self-Starting \code{nls} First-order Compartment Model}
9
\usage{
8
\usage{
10
SSfol(Dose, input, lKe, lKa, lCl)
9
SSfol(Dose, input, lKe, lKa, lCl)
11
}
10
}
12
\alias{SSfol}
11
\alias{SSfol}