Write R Script Draw Sample Dataset Using Systematic Sampling Example Function Sys Function Q37134701

write R script to draw a sample from adataset using systematic sampling an example of a function:

sys=function(y,n,r) to be repeated r=100 times,n= sample sixe=4,y=data (example tree from rstudio)

without using any external package


Solution


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.