-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@gvegayon I encounter core errors now, without knowing why. If you tr…
…y to run the example code that's provided for boots.lmer funciton, especially this line below: lmer.out<-boots.lmer(y="Y", X=c("X1","X2","X3"), dat=example.dat, boots.samples.list = output) I get the following error: Warning message: In parallel::mclapply(boots.samples.list, function(boots.dat) { : all scheduled cores encountered errors in user code But if you check my boots.lmer function, I set the number of cores to 2 so that it can pass CRAN check and all that so I'm not sure why I'm getting this error. Any suggestions? UofUEpiBio/PHS7045-advanced-programming#13
- Loading branch information
Showing
17 changed files
with
141 additions
and
132 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+2.75 KB
...nettes/create_lmer_fits_cache/html/unnamed-chunk-4_6489181f762332ef5d1cf7e95fcb6217.RData
Binary file not shown.
Binary file added
BIN
+7.03 KB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-4_6489181f762332ef5d1cf7e95fcb6217.rdb
Binary file not shown.
Binary file added
BIN
+147 Bytes
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-4_6489181f762332ef5d1cf7e95fcb6217.rdx
Binary file not shown.
Binary file removed
BIN
-2.73 KB
...nettes/create_lmer_fits_cache/html/unnamed-chunk-4_673e54ea6ff0db4327f416266559180b.RData
Binary file not shown.
Binary file removed
BIN
-301 KB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-4_673e54ea6ff0db4327f416266559180b.rdb
Binary file not shown.
Binary file removed
BIN
-148 Bytes
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-4_673e54ea6ff0db4327f416266559180b.rdx
Binary file not shown.
Binary file added
BIN
+2.73 KB
...nettes/create_lmer_fits_cache/html/unnamed-chunk-5_9b4dbefe00f65f0b71e779f116b739a6.RData
Binary file not shown.
Binary file added
BIN
+2.15 MB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-5_9b4dbefe00f65f0b71e779f116b739a6.rdb
Binary file not shown.
Binary file added
BIN
+5.92 KB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-5_9b4dbefe00f65f0b71e779f116b739a6.rdx
Binary file not shown.
Binary file removed
BIN
-2.73 KB
...nettes/create_lmer_fits_cache/html/unnamed-chunk-5_e28bf954038863d42bf90920f2cb43d7.RData
Binary file not shown.
Binary file removed
BIN
-50.9 MB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-5_e28bf954038863d42bf90920f2cb43d7.rdb
Binary file not shown.
Binary file removed
BIN
-169 KB
...ignettes/create_lmer_fits_cache/html/unnamed-chunk-5_e28bf954038863d42bf90920f2cb43d7.rdx
Binary file not shown.