Skip to content

Commit ea822f1

Browse files
committed
update to fda_5.5.0)
1 parent ea2baa2 commit ea822f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/smooth.morph2.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
smooth_morph2 <- function(x, y, ylim, WfdPar, wt=matrix(1,nobs,1),
1+
smooth.morph2 <- function(x, y, ylim, WfdPar, wt=matrix(1,nobs,1),
22
conv=1e-4, iterlim=20, dbglev=0) {
33
#SMOOTH_MORPH smooths the relationship of Y to ARGVALS
44
# by fitting a monotone fn. f(argvals) <- b_0 + b_1 D^{-1} exp W(t)

0 commit comments

Comments
 (0)