Skip to content

Commit 76e7a86

Browse files
committed
update to 5.5.0
1 parent c4ce38f commit 76e7a86

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

man/smooth.morph.Rd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\name{smooth.morph}
22
\alias{smooth.morph}
33
\title{
4-
Estimates a Smooth Warping Function
4+
Estimates a Smooth Warping Function Mapping an Interval into Itself.
55
}
66
\description{
77
This function is nearly identical to \code{smooth.monotone} but is
@@ -68,8 +68,7 @@ smooth.morph(x, y, WfdPar, wt=rep(1,nobs),
6868
}
6969
\seealso{
7070
\code{\link{smooth.monotone}},
71+
\code{\link{smooth.morph2}},
7172
\code{\link{landmarkreg}},
7273
\code{\link{register.fd}}
7374
}
74-
% docclass is function
75-
\keyword{smooth}

0 commit comments

Comments
 (0)