Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T01:39:37.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:34:52.486Z (8 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: 0
- 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
[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](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/)).