isaactpetersen

Results 20 issues of isaactpetersen

To address this issue: https://github.com/doomlab/MOTE/issues/9

Due to a change in R 4.1, the `format()` function no longer allows setting `decimals = 0`: https://stackoverflow.com/a/70674065/2029527. This leads to an error in the `apa()` function. It'd be nice...

I am trying to install `nloptr` from source in R version 4.1.3 on a cluster (CentOS). However I receive the following error: ``` /cvmfs/argon.hpc.uiowa.edu/2022.1/prefix/usr/lib/gcc/x86_64-pc-linux-gnu/9.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnlopt collect2: error: ld...

Book Title: "Principles of Psychological Assessment: With Applied Examples in R" Book Author: [Isaac T. Petersen](https://psychology.uiowa.edu/people/isaac-petersen) Description: This book highlights the principles of psychological assessment to help researchers and clinicians...

pending

### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of the package do you have? 1.4.0 ### Describe the bug...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. I'd like to...

### Is there an existing issue for this? - [X] I have searched the existing issues ### If this is a data issue, have you tried clearing your nflverse cache?...

### Is there an existing issue for this? - [X] I have searched the existing issues ### If this is a data issue, have you tried clearing your nflverse cache?...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you installed the latest development version of the package(s) in question? -...

Multilevel imputation does not appear to accept a character or factor variable as the cluster variable. It appears that the cluster variable must be integer. Note, when using `2l.pmm`/`miceadds`, I...

bug
help wanted
documentation