The R Project SVN R

Rev

Rev 27844 | Rev 42333 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27844 Rev 27957
Line 1... Line 1...
1
\name{coef-methods}
1
\name{coef-methods}
2
\docType{methods}
2
\docType{methods}
3
\alias{coef-methods}
3
\alias{coef-methods}
4
\alias{coef,ANY-method}
4
\alias{coef,ANY-method}
5
\alias{coef,mle-method}
5
\alias{coef,mle-method}
6
\title{Methods for Function `coef' in Package `mle'}
6
\title{Methods for Function `coef' in Package `stats4'}
7
\description{
7
\description{
8
  Extract the coefficient vector from \code{"mle"} objects.
8
  Extract the coefficient vector from \code{"mle"} objects.
9
}
9
}
10
\section{Methods}{\describe{
10
\section{Methods}{\describe{
11
 
11