Re: [R] Re MLE Issues

2009-04-10 Thread Thomas Lumley
On Fri, 10 Apr 2009, From Watchman wrote: Hi I have been having issue with a ML estimator for Jump diffusion process but know I am get little error I didn't notice before like I am try to create a vector #GBMPJ MLE Combined Ph 1 LR # n<-length(combinedlrph1) j<-c(1,2,3,4,5,6,7,8,9,10) Error i

[R] Re MLE Issues

2009-04-10 Thread From Watchman
Hi I have been having issue with a ML estimator for Jump diffusion process but know I am get little error I didn't notice before like I am try to create a vector > #GBMPJ MLE Combined Ph 1 LR > # > n<-length(combinedlrph1) > j<-c(1,2,3,4,5,6,7,8,9,10) Error in c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10) :