Displaying 2 results from an estimated 2 matches for "cnames_symb".
2012 Oct 04
1
running a regression
Hi all,
When I run a regression, I got the following response. your help is appreciated.
Error in constants (lhs, cnames_symb) :
The hypothesis
"Cost_PKL-QK.X_(Intercept)=0" is not well formed: contains bad
coefficient/variable names. In addition:
Warning message:
In constants(lhs, cnames_symb) : NAs introduced by coercion
Dereje
[[alternative HTML version deleted]]
2012 Oct 30
4
Error unary operator
Hi R - listers,
I am receiving an error. Does anyone know what this means? J
ggplot(subset(foo, Rayos != "Rayos.NA"), aes(x=HTL, y=DevelopIndex,
colour=TotalEggs)) +geom_point() +geom_jitter() +
facet_grid(Aeventexhumed ~ Rayos)
+ geom_smooth(method="lm", fill=NA) + ylim(c(0, 7))
Error in +geom_smooth(method = "lm", fill = NA) :
invalid argument to unary