Displaying 2 results from an estimated 2 matches for "flxfit".
Did you mean:
fixit
2003 Nov 29
3
performance gap between R 1.7.1 and 1.8.0
...of the
output, the top 10 lines are:
R 1.7.1
% self % total
self seconds total seconds name
10.75 100.36 10.75 100.36 ".Fortran"
8.71 81.32 34.27 319.88 "lm.wfit"
5.43 50.66 81.19 757.88 "FLXfit"
4.30 40.16 4.30 40.16 "^"
4.26 39.80 4.26 39.80 "=="
4.15 38.74 4.99 46.62 "names"
3.90 36.38 20.57 191.98 "initialize"
3.51 32.80 5.37 50.14 "dnorm"...
2008 Jan 07
0
Help with flexmix
...flexmix", specifically the function "stepFlexmix"
and was hoping for some assistance:
Here is my input:
fit <-
stepFlexmix(trips~.,data=data.frame(traveldata),k=1:5,nrep=5,model=FLXMRglm(
family="gaussian"))
And I recieve the following error message:
*Error in FLXfit(model = model, concomitant = concomitant, control =
control, : 1 Log-likelihood: NA
I'm not sure how to interpret this error. Any advice would be helpful. Thank
you.
mw
Marion Wittmann, Ph.D. candidate
Environmental Science & Management
U.C. Santa Barbara
Lab: (805) 893 5890
M...