Closed GoogleCodeExporter closed 9 years ago
I have tried various permutations of inputs to the function, such as:
res.boot <- boot.compute.fj(res$Fixed.Data$ExPosition.Data$X, res)
res.boot <- boot.compute.fj(res$Fixed.Data$ExPosition.Data$X,
res$Inference.Data)
It requires <...$X> or i get an error about size
Regardless of my 2nd input, I get the following error:
"Error in replace(fjj, is.nan(fjj), 0) : object 'fjj' not found"
Original comment by kriegsma...@gmail.com
on 27 Apr 2013 at 1:25
Fixed.
Original comment by DerekBea...@gmail.com
on 13 May 2013 at 3:29
Original issue reported on code.google.com by
kriegsma...@gmail.com
on 27 Apr 2013 at 1:09