File: getqbar.Rd

package info (click to toggle)
r-cran-mice 3.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,380 kB
  • sloc: cpp: 121; sh: 25; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/getfit.R
\name{getqbar}
\alias{getqbar}
\title{Extract estimate from \code{mipo} object}
\usage{
getqbar(x)
}
\arguments{
\item{x}{An object of class \code{mipo}}
}
\description{
\code{getqbar} returns a named vector of pooled estimates.
}