| ... | ... | @@ -36,7 +36,7 @@ GUI of Traditional SAE |
|
|
|
resample
|
|
|
|
|
|
|
|
```
|
|
|
|
install.packages('shinythemes')
|
|
|
|
install.packages('resample')
|
|
|
|
```
|
|
|
|
3. Open Program
|
|
|
|
- Open R project
|
| ... | ... | @@ -44,11 +44,12 @@ GUI of Traditional SAE |
|
|
|
|
|
|
|
Simulated function in survey complex design
|
|
|
|
1. Preparation
|
|
|
|
o Download the source code
|
|
|
|
o Extract to R project directory
|
|
|
|
- Download the source code
|
|
|
|
[Download here](https://git.stis.ac.id/NadraRatu/skripsiSAE.git)
|
|
|
|
- Extract to R project directory
|
|
|
|
|
|
|
|
2. Dependencies
|
|
|
|
o Open R and install package “dplyr”
|
|
|
|
- Open R and install package “dplyr”
|
|
|
|
3. Run the function
|
|
|
|
|
|
|
|
|
| ... | ... | |