| ... | @@ -72,6 +72,7 @@ Simulated function in survey complex design |
... | @@ -72,6 +72,7 @@ Simulated function in survey complex design |
|
|
resampling_2sc_srs = function(dataY, f1, f2, iterasi)
|
|
resampling_2sc_srs = function(dataY, f1, f2, iterasi)
|
|
|
```
|
|
```
|
|
|
- Two Stage Cluster (PPSWR-SRSWOR)
|
|
- Two Stage Cluster (PPSWR-SRSWOR)
|
|
|
|
|
|
|
```
|
|
```
|
|
|
resampling_2sc_pps = function(dataY, f1, f2, iterasi)
|
|
resampling_2sc_pps = function(dataY, f1, f2, iterasi)
|
|
|
``` |
|
``` |