I must be missing something.
I first state my g parameter with:
> lamda<-c(g=0.2)
However, when I do the next step R is telling me "object g not found" Here is
my next step:
> Q<-exp(g)
???
Any help would be greatly appreciated.
Mike
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.