aboutsummaryrefslogtreecommitdiff
path: root/man/coef.gensvm.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/coef.gensvm.Rd')
-rw-r--r--man/coef.gensvm.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coef.gensvm.Rd b/man/coef.gensvm.Rd
index cb6910b..0132ab9 100644
--- a/man/coef.gensvm.Rd
+++ b/man/coef.gensvm.Rd
@@ -4,10 +4,10 @@
\alias{coef.gensvm}
\title{Get the coefficients of the fitted GenSVM model}
\usage{
-\method{coef}{gensvm}(object, ...)
+\method{coef}{gensvm}(fit, ...)
}
\arguments{
-\item{object}{a \code{gensvm} object}
+\item{fit}{a \code{gensvm} object}
\item{\dots}{further arguments are ignored}
}