[Rd] The boot Package with bca Intervals and Inf and NaN Values in an Automated Function [mediation()]

2011-09-20 Thread Ken Kelley
Hi everyone, I use the boot package within the MBESS package to automate much of the hard part for folks interested in performing a (simple) mediation model. The function mediation() works well, except for a (probably) unrealistic artificial data set. When I apply the bootstrap I sometimes get: E

Re: [Rd] Including a single function from a package

2006-05-05 Thread Ken Kelley
the package on a machine that had a pre-release version of R 2.3.0 (from some time ago). After updating to the released version of 2.3, the warning about a "depreciated NULL environment" did not occur and the package built just fine. Thanks again and have a good day, Ken Prof Brian Ri

[Rd] Including a single function from a package

2006-05-05 Thread Ken Kelley
s manual and I'm still not sure what the "use of NULL environment is depreciated." I suppose this is not a big deal, but it seems best not to have any warnings. I'm sure I'm just missing something simple on both of these issues. Any insight would be appreciated. I'm bu