Merlise Clyde

Results 23 comments of Merlise Clyde

I am having a similar problem creating a roster imported from Sakai. I have configured Sakai for another class and encountered the 500 internal server error message several times (but...

Yes - I had installed rundel@master, but with mirror it is working. The repo_mirror step now asks for confirmation for every repo (or more); the repo was created prior, but...

Using a template repo still fails for me...

Thanks!!! Will check it out with next assignment :-) cheers, m Merlise A Clyde Professor Department of Statistical Science Duke University [email protected] 919 681 8440 On Oct 18, 2019, at...

Is it possible to have configuration for valgrind so that check_with_valgrind replicates tests in `R -d "valgrind --tool=memcheck --leak-check=full" --vanilla < mypkg-Ex.R` for different versions? Would like to be able...

Hi Alexander, The first could probably be eliminated or suppressed (particularly if variables are forced in) and added to the object/summary as described to distinguish between the case of estimates...

Thanks; I'll try to see about adding messages to the output so that they can be printed later if they would be useful. Yes; Gaussian elimination with a symmetric matrix...

dropped the warning message for cases with degenerate sampling probabilities ```r "There are 3 degenerate sampling probabilities (0 or 1); decreasing the number of models to 16" ```

Some messages were being printed as information (more for me in some cases) using print or Rprintf from C. I am trying to eliminate all of those and leave the...

@lindeloev do you have a particular syntax or form for representing random effects? i.e. it would be helpful to piggy-back off of other package syntax for representing random effects. The...