Skip to content

Commit e41d2be

Browse files
committed
add S3method(predict, fRegress)
1 parent 6c5e51c commit e41d2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NAMESPACE

+1
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ S3method(lines, fdSmooth)
198198
S3method(residuals, fdSmooth)
199199
S3method(plot, fdSmooth)
200200
S3method(predict, fdSmooth)
201+
S3method(predict, fRegress)
201202
S3method(plot, Lfd)
202203
S3method(summary, Lfd)
203204
S3method(fitted, monfd)

0 commit comments

Comments
 (0)