Displaying 3 results from an estimated 3 matches for "0124061".
2010 Jun 09
1
equivalent of stata command in R
...----------------------------------------------------------------
lnLP | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-------------+----------------------------------------------------------------
_nl_1 | -.0036011 .008167 -0.44 0.659 -.0196084 .0124061
------------------------------------------------------------------------------
in fact i can find the mean of the variables ( step 1) and extimate the model (step 2) but i couldnt find the equivalent of step 3 (compute marginal effect of eco at sample mean). Can someone help me for this issue?...
2010 Jun 09
1
equivalent of stata command in R
...-------------------------------------------------------------
lnLP | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-------------+----------------------------------------------------------------
_nl_1 | -.0036011 .008167 -0.44 0.659 -.0196084 .0124061
------------------------------------------------------------------------------
in fact i can find the mean of the variables ( step 1) and extimate the model (step 2) but i couldnt find the equivalent of step 3 (compute marginal effect of eco at sample mean). Can someone help me for this iss...
2010 Jun 09
1
equivalent of stata command in R
...---------
> >
> > lnLP | Coef. Std. Err. t P>|t| [95% Conf. Interval]
> >
> > -------------+----------------------------------------------------------------
> >
> > _nl_1 | -.0036011 .008167 -0.44 0.659 -.0196084 .0124061
> >
> > ------------------------------------------------------------------------------
> >
> >
> >
>
> in fact i can find the mean of the variables ( step 1) and
extimate the model (step 2) but i couldnt find the equivalent of step 3
(compute marginal effect of e...