We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2baa2 commit ea822f1Copy full SHA for ea822f1
R/smooth.morph2.R
@@ -1,4 +1,4 @@
1
-smooth_morph2 <- function(x, y, ylim, WfdPar, wt=matrix(1,nobs,1),
+smooth.morph2 <- function(x, y, ylim, WfdPar, wt=matrix(1,nobs,1),
2
conv=1e-4, iterlim=20, dbglev=0) {
3
#SMOOTH_MORPH smooths the relationship of Y to ARGVALS
4
# by fitting a monotone fn. f(argvals) <- b_0 + b_1 D^{-1} exp W(t)
0 commit comments