search for: kaila

Displaying 3 results from an estimated 3 matches for "kaila".

Did you mean: saila
2017 Jun 12
0
issues in plm using random effect model
Dear Kailas Gokhale, The negative individual variance is not a problem with your code or plm. It a property of your data. Please check the posts of Giovanni Millo on this topic: [R] R: plm random effect: the estimated variance of the individual effect is negative Millo Giovanni Giovanni_Millo at Generali...
2017 Jun 05
0
issues in plm using random effect model
...ignif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 Total Sum of Squares: 5548.4 Residual Sum of Squares: 5382.1 R-Squared: 0.037133 Adj. R-Squared: 0.033856 F-statistic: 0.479037 on 2 and 31 DF, p-value: 0.62389Warning message:In sqrt(sigma2) : NaNs produced with warm regards kailas D. Gokhale
2009 Feb 25
0
Routes with parameters ordered differently
Hi, i''m trying to setup a custom route and having some trouble. In various resources i''ve seen plenty of examples of how to do something along the lines of: map.connect "foo/bar/:a/:b/:c", :controller => "foo", :action => "bar", (and :a,:b and :c get mapped to params[]) what i''d like to do is make a mapping of the form