From 459ce96fa8a0072d3533bc2dc1566cc1b797401b Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 4 Apr 2018 15:08:12 -0400 Subject: Documentation improvements --- man/print.gensvm.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/print.gensvm.Rd') diff --git a/man/print.gensvm.Rd b/man/print.gensvm.Rd index e3367fa..d8a7046 100644 --- a/man/print.gensvm.Rd +++ b/man/print.gensvm.Rd @@ -4,10 +4,10 @@ \alias{print.gensvm} \title{Print the fitted GenSVM model} \usage{ -\method{print}{gensvm}(fit, ...) +\method{print}{gensvm}(x, ...) } \arguments{ -\item{fit}{A \code{gensvm} object to print} +\item{x}{A \code{gensvm} object to print} \item{\dots}{further arguments are ignored} } -- cgit v1.2.3