Try posting this question at least 1 more time.
plocq wrote > > Hi, > > I try to use the function profile() of the SpatialExtremes' package to > obtain the profile likelihood of parameters for an extreme values fit > based on Poisson process : > > fit<-fpot(data, threshold, model="pp", npp=365). > > But when I call "profile(fit)", I obtain the following error (even if I > precise others arguments of the function) : > > [1] "profiling loc" > Erreur dans nlpot(p[1], p[2], ...) : > argument(s) inutilisé(s) (loc = 9.58435562072) > > > I don't understand what is unused and why. From where does this error come > from? If someone could help me it would be nice...! > -- View this message in context: http://r.789695.n4.nabble.com/profile-likelihood-tp4174090p4175254.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.