Try to find the package it belongs to:

RSiteSearch('mle.cp')

which shows you there is an mle.cp function in the wle package. You need to
install and load this first.



On Fri, Mar 12, 2010 at 9:00 AM, assaedi76 assaedi76 <assaed...@yahoo.com>wrote:

> R users
>
> Thanks in advance:
>
> I need to use the function "mle.cp" in R.  When I run this function I
> recive
>
> result <- mle.cp(y.hald~x.hald)
> Error: could not find function "mle.cp"
>  could some one  give me a help?
>
> thanks
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to