I have been coming across the "set seed" command while generating random numbers and while reporting bootstrap standard errors (example: set seed 1073741823) and "seed" while doing non-parametric regression (example: npregress kernel citations fines, reps(200) seed(12))
Can someone please explain-
1. What does "seed" and "setting seed" exactly mean here? What is it's significance?
2. Why do we have to set it?
3. What happens when we don't set seed and don't use "seed(12)" in the npregress command?
Thanks in advance!
Related Posts with Rationale behind set seed/seed
3-Year Rolling Standard Deviations of ReturnsHey Community, for a paper at university I need a three year rolling standard deviation of returns.…
Estimation of pseudo‑panel modelsHello everyone, I have just recently started to learn about pseudo-panel data, and I have some ques…
Additive indexHi dears, I have an issue in creating of an additive index. I have 11 variables that are normalized …
Coefplot and spatial standard errors fromDear all, I am using x_ols to estimate spatial standard errors of multiple models. Now, I'd like to…
calculating percentages by household idHello, I want to create a variable that shows the % of increase in care by household. Below, you ca…
Subscribe to:
Post Comments (Atom)
0 Response to Rationale behind set seed/seed
Post a Comment