Displaying 1 result from an estimated 1 matches for "binfram".
Did you mean:
binframe
1999 Aug 24
3
Error in get(x, envir, mode, inherits)
...ame)
Error in get(x, envir, mode, inherits) : variable "FUN" was not found
[more context is given in the fuller listing below].
Once the error is encountered it seems to persist; for example early in one
session:
> summary(blin.fit)
Call:
lm(formula = Response ~ Row + Column, data = binframe)
Residuals:
Min 1Q Median 3Q Max
-1.417e+00 -5.833e-01 -4.025e-16 6.042e-01 1.083e+00
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 10.3333 0.7169 14.415 6.98e-06 ***
Rowii 4.7500 0.7169 6.626 0.00057...