https://github.com/cran/bild
Raw File
Tip revision: 6661b7703cf2271cb13756a6ff2969ef8e1d88f3 authored by M. Helena Goncalves on 03 November 2023, 14:40:02 UTC
version 1.2-1
Tip revision: 6661b77
vareff.Rd
\name{vareff}
\alias{vareff}
\title{Extract variance of random effects}
\description{ Methods for function \code{vareff} extracting the variance of random effects of a fitted model object. }
\usage{vareff(object)}
\arguments{
\item{object}{an object of class \code{\link[=bild-class]{bild}}.}}
\value{Returns the variance estimates of random effects  of a fitted model.}
\keyword{function}

back to top