https://github.com/cran/unmarked
Revision 0136b4ed3af7fad0eec521631b4d2ea546980de2 authored by Ian Fiske on 02 March 2010, 00:00:00 UTC, committed by Gabor Csardi on 02 March 2010, 00:00:00 UTC
1 parent 7b58ce3
Raw File
Tip revision: 0136b4ed3af7fad0eec521631b4d2ea546980de2 authored by Ian Fiske on 02 March 2010, 00:00:00 UTC
version 0.8-3
Tip revision: 0136b4e
SE-methods.Rd
\name{SE-methods}
\docType{methods}
\alias{SE}
\alias{SE-methods}
\alias{SE,linCombOrBackTrans-method}
\alias{SE,unmarkedEstimate-method}
\alias{SE,unmarkedFit-method}
\title{Methods for Function SE in Package `unmarked'}
\description{Extract standard errors of parameter estimates from a fitted model.}
\section{Methods}{
\describe{
\item{obj = "linCombOrBackTrans"}{A model prediction}
\item{obj = "unmarkedEstimate"}{See \code{\link{unmarkedEstimate-class}}}
\item{obj = "unmarkedFit"}{A fitted model}
}}
\keyword{methods}
back to top