https://github.com/danielvartan/ppgenf
📈 Test of independence using the Monte Carlo method
https://github.com/danielvartan/ppgenf
monte-carlo-simulation ppgenf rstats test-of-independence ufscar
Last synced: 4 months ago
JSON representation
📈 Test of independence using the Monte Carlo method
- Host: GitHub
- URL: https://github.com/danielvartan/ppgenf
- Owner: danielvartan
- License: mit
- Created: 2023-12-05T04:38:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T01:39:37.000Z (over 1 year ago)
- Last Synced: 2025-01-09T22:18:54.101Z (5 months ago)
- Topics: monte-carlo-simulation, ppgenf, rstats, test-of-independence, ufscar
- Language: R
- Homepage: https://danielvartan.github.io/ppgenf/
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```# ppgenf
[](https://www.repostatus.org/#inactive)
[](https://choosealicense.com/licenses/mit/)This repository contains a test of independence using the [Monte Carlo method](https://en.wikipedia.org/wiki/Monte_Carlo_method) related to an appeal against the decision regarding the selection process results for the "Master of Science in Health Sciences" course offered by the Graduate Program in Nursing ([PPGEnf](https://www.ppgenf.ufscar.br)) of the Federal University of São Carlos ([UFSCar](https://www.ufscar.br/)).