eariasca math.ucsd.edu> writes:
>
> Hello,
>
> I have a basic question on mle.stepwise, which seems to return
> strange answers, even on a basic example. I posted this last May but
> never got an answer. I resend it here hoping it will this time.
>
> # BEGIN
> [snip]
> # END
>
> I am ru
Hello,
I have a basic question on mle.stepwise, which seems to return
strange answers, even on a basic example. I posted this last May but
never got an answer. I resend it here hoping it will this time.
# BEGIN
require(wle)
x1 = runif(100)
x2 = runif(100)
y = 3 + 2*x1 + rnorm(100)
2 matches
Mail list logo