Thomas J. Leeper

Results 81 issues of Thomas J. Leeper

XML is orphaned on CRAN and thus no longer maintained.

enhancement

This is a list of requested model classes to potentially support in **prediction**. It is sorted by completion status of model support, and then by function name. In order to...

enhancement
help wanted

- [ ] Remove the ability to call `prediction()` without new data. People can use `fitted()` for that instead. The default will continue to return predictions for the data used...

enhancement

Now that `prediction()` has gained the `at` argument, it seems logical to report variances (ala Stata `margins::margins()`).

enhancement

As noted in the package startup message: > 'brglm' will gradually be superseded by 'brglm2' (https://cran.r-project.org/package=brglm2), which provides utilities for mean and median bias reduction for all GLMs and methods...

enhancement

https://frictionlessdata.io/specs/csv-dialect/

enhancement

From an email: I could not make Date datatype to work as expected. After modifying line 80 on in "R/read_csvy.R" ## attributes(out[, i])

bug

- [ ] ~Native API~ - [x] ~Search API~ - [x] ~Data Access API~ - [x] ~Use test server (https://demo.dataverse.org/)~ - [x] ~Use @monogan examples from: http://dx.doi.org/10.7910/DVN/ARKOTI~ - [ ]...

enhancement
testing

Example json: https://github.com/IQSS/dataverse/blob/4.3/scripts/api/data/dataset-create-new.json

enhancement