-
### Description
In the Quality Control module, I am requesting that JASP add a run chart function which produces a line chart of the data around the median value. The chart would display the line cha…
-
Not sure at this point how to include or create a specific `terms` class. If this should lean on the impending R7 class structure or maintain with the vectors class. Probably stick with {vctrs} for no…
-
How did move to version 4.x multiply the file size by 10? Where's the lean version? AllCards.json should be kept lean and only contain minimum important data.
Separate extraneous, unnecessary card …
-
This is a fantastic section. It was really fun and easy to read. In fact, it's so good I wished it had come sooner in the book!
Please consider having the initial inheritance section earlier (eve…
-
Restructure the documentation into the top-level:
- getting started:
- Installation: basics, extras, links to tutorials, links to method explanation
- tutorials:
- detecting corrupted …
-
### Description
Today, Lean accepts all of the following:
```
inductive DogSound
| woof
| grr
```
```
inductive DogSound :=
| woof
| grr
```
```
inductive DogSound where…
-
The purpose of this repo has been expanding - it started as clearly focused on the baseline models, helping people experiment / test. But then we added tools to make it easier to get the data, and the…
-
- [x] Business canvas
- [x] S3 [Delegation](https://s3canvas.sociocracy30.org/index.html)
- [x] S3 Team
- [x] S3 Org
- [x] [Lean](https://medium.com/@steve_mullen/an-introduction-to-lean-canvas-5c17c…
-
In [the original ProofWidgets](https://www.edayers.com/thesis/widgets) for Lean 3, it is possible to write user interface logic in Lean. This becomes important for users who already have large librari…
-
they should first check whether the data are local, ie, in Data/Base/
if not, they should download them there.
make sure your .gitignore file ignores the big files in there, to keep the repo lean