From 56415f3c0638725aaa77db2c02eeaf9d4983452b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 8 Nov 2022 08:46:57 +0100 Subject: Show DFOP g equivalent of SFORB in summary, test --- man/summary.mkinfit.Rd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/summary.mkinfit.Rd b/man/summary.mkinfit.Rd index b6c1fb87..e315b7ab 100644 --- a/man/summary.mkinfit.Rd +++ b/man/summary.mkinfit.Rd @@ -10,7 +10,7 @@ \method{print}{summary.mkinfit}(x, digits = max(3, getOption("digits") - 3), ...) } \arguments{ -\item{object}{an object of class \code{\link{mkinfit}}.} +\item{object}{an object of class \link{mkinfit}.} \item{data}{logical, indicating whether the data should be included in the summary.} @@ -48,7 +48,8 @@ parameters, for use as starting parameters for related models.} \item{ff}{The estimated formation fractions derived from the fitted model.} \item{distimes}{The DT50 and DT90 values for each observed variable.} -\item{SFORB}{If applicable, eigenvalues of SFORB components of the model.} +\item{SFORB}{If applicable, eigenvalues and fractional eigenvector component +g of SFORB systems in the model.} The print method is called for its side effect, i.e. printing the summary. } \description{ -- cgit v1.2.1