Francisco Rodriguez-Sanchez

Results 87 comments of Francisco Rodriguez-Sanchez
trafficstars

Interactive tutorials https://mlu-explain.github.io/

Great GLM explanations here https://argoshare.is.ed.ac.uk/healthyr_book/

Check also figures here: https://argoshare.is.ed.ac.uk/healthyr_book/binary-logistic-regression.html

Thanks for the quick reply! The problem occurs specifically when calling write.bibtex (which in turn calls RefManageR by @mwmclean ): ``` > library(knitcitations) > cleanbib() > cite_options(citation_format = "pandoc") >...

Well, it seems Windows doesn't help to get this sorted... But at least I managed to make it work following your suggestion of changing locales: `Sys.setlocale("LC_ALL", locale = "C")`. Although...

Hi Carl, An update on this issue. I have tried with many references and am **not** getting an error in `write.bibtex` anymore (maybe after upgrading to R 3.2.0?). So that's...

Hi, I recall it was a Windows-specific issue, hard to solve because of Windows intrinsic limitations (lots of threads on stack overflow about UTF-8 and Windows). What I tried was...

parameters from easystats also gives S values if asked

Many thanks for your pull request @connorp , and apologies for the delay. Merged now! I'll add a couple of minor things now and try to get grateful on CRAN...

Bert van der Veen's GLM workshop https://github.com/R-tutorials/GLM-workshop