aboutsummaryrefslogtreecommitdiff
path: root/man/nobs.mkinfit.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-11-01 12:19:03 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-11-01 12:19:03 +0100
commitbbb74d4f60033899cd5cdd36aa70f157bc52209e (patch)
treeca0f620ba0ffd59ff242071260d2346e4ca254ff /man/nobs.mkinfit.Rd
parent70e48e8360875f22970174d409c46cb3f076fa99 (diff)
Fix bug in yesterdays release, add methods for BIC
Diffstat (limited to 'man/nobs.mkinfit.Rd')
-rw-r--r--man/nobs.mkinfit.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/nobs.mkinfit.Rd b/man/nobs.mkinfit.Rd
new file mode 100644
index 00000000..200a450f
--- /dev/null
+++ b/man/nobs.mkinfit.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/nobs.mkinfit.R
+\name{nobs.mkinfit}
+\alias{nobs.mkinfit}
+\title{Number of observations on which an mkinfit object was fitted}
+\usage{
+\method{nobs}{mkinfit}(object, ...)
+}
+\arguments{
+\item{object}{An mkinfit object}
+
+\item{\dots}{For compatibility with the generic method}
+}
+\value{
+The number of rows in the data included in the mkinfit object
+}
+\description{
+Number of observations on which an mkinfit object was fitted
+}

Contact - Imprint