-
-
### Context
Getting a high level view of the data values and structure as part of the download came up in tech team meeting, specifically, using a heatmap to illustrate this.
### Problem or idea…
-
Because tibbles return tibbles when indexed with `[ ]`, but data frames return vectors, some of the checks are throwing false positives. Here is an example:
``` r
library(tibble)
library(lsr)
…
-
### Description
_No response_
### Purpose
testing lm assumptions
### Use-case
_No response_
### Is your feature request related to a problem?
_No response_
### Is your feature request related …
-
This project is taking shape and will be a huge addition for the curriculum. In reviewing the contents, one suggestion would be to include notes on organizing data for subsequent analysis. Students …
-
This might go someplace on the Books project roadmap, see #37.
The outline of outlines is as follows:
1. Schaum's Easy Outline of Calculus, Second Edition
2. Schaum's Easy Outline of College Algebra,…
-
jburroni uses the vectorized ttest in CompareMeans
question: Do the tost versions, or the ttest with `value` work vectorized?
The main question is whether we can specify `value` or tost limits as a…
-
Would you have any interest in a PR that adds support for other aggregations, or would you rather leave the scope of this gem as-is?
It would be really awesome to be able to have (roughly):
```r…
-
Given the following assumptions:
* POD is intended to be an environment to support consortial resource sharing
* POD data is subject a data sharing and user agreement, and is not openly available
…
-
This GitHub organization (Open-Source-Economics) is becoming a home for the [Policy Simulation Library](www.policysimulationlibrary.org), and it will be renamed PSLmodels on December 3rd. Starting the…