From 49ec439a56e55e7a6a170186c6b3d2182e4b1752 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 30 Mar 2018 22:15:56 +0100 Subject: Add fitted for grid class --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 1dce540..a9bf594 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -3,6 +3,7 @@ S3method(coef,gensvm) S3method(coef,gensvm.grid) S3method(fitted,gensvm) +S3method(fitted,gensvm.grid) S3method(plot,gensvm) S3method(plot,gensvm.grid) S3method(predict,gensvm) -- cgit v1.2.3