Blazej Mrozinski
Blazej Mrozinski
Could you please tell me how can I set a TOC for posts? I write my stuff in RMarkdown (Rstudio) and push pandoc compiled htmls to github so that netlify...
Is there an easy way to change the default coloring scheme of block of code? Looks the theme defaults to `highlight: zenburn` from RMakrdown documents but I'm not 100%sure. In...
Any chance you could add support for google-scholar, arxiv, orcid, researchgate, mendeley icons from: https://jpswalsh.github.io/academicons/ ?
Each time I run one of those command a pdf is generated as it should. But my R Studio is always freezed and I have to restart a session or...
Whenever I call the `analyze()` funtion on a `lmerTest` object I get: `Error in UseMethod("analyze") : no applicable method for 'analyze' applied to an object of class "c('merModLmerTest', 'lmerMod', 'merMod')"`...
Whenever I run (via console / script) `sjt.frq(df$sex, encoding = "UTF-8")` I get a nice table with proper encoding in the rstudio viewer pane: https://www.dropbox.com/s/a04w3hkuw057wom/2017-12-14-14_43_28.png Trying with no encoding (`sjt.frq(df$sex)`...
Hi, is it possible to pass a `ordered = FALSE` flag to `fetch_survey()` along with `convert = T, label = T`? The reason I'm asking is, that I only need...
I am no expert in the field but I've been trying to fit T-IRT models to a rank-type personality test. I built blocks from my data frame, and then used...
Hello, is there a way to keep mplus outputs after running `fit
Hello, I came across your package a while ago, but until recently I didnt really need to use it. Now that I use linux only eprime edat files are the...