STRATIFIED SAMPLING WITH PROPORTIONAL ALLOCATION PART 3.

Опубликовано: 30 Июль 2026
на канале: Curso de R y LaTeX.
142
2

== Subscribe! ==
Become a member of this channel to enjoy benefits:
   / @cursoderylatex  

Learn more about R and LaTeX.
Teaching materials at:
http://rpubs.com/jorgeR
https://jlvia1191.wixsite.com/easymath

LATEX-R - CODE
==========================================

m1 = data_ordenada[sample(1:64,42,replace = F),]
m2 = data_ordenada[sample(65:92,18,replace = F),]

muestra = rbind(m1,m2); sample

View(sample)

==============================================
#LaTeXCourse #RStudioCourse #RSweaveCourse
Want to contribute to the channel? Simply use any of our uploads, share it, give it a *like* and subscribe. (https://goo.gl/eMTmmy) Thanks.....