myriamlr / exposition-family

Automatically exported from code.google.com/p/exposition-family
0 stars 0 forks source link

No help file on boot.compute.fj #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by kriegsma...@gmail.com on 27 Apr 2013 at 1:09

GoogleCodeExporter commented 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

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by DerekBea...@gmail.com on 13 May 2013 at 3:29