Hello all,
I have some problems understanding the parameric bootstrap.
As far I know, a way to obtain a CI for parameter estimates is to simulate a dataset with the ML values of the selected model.
But there are 2 parameters in fastsimcoal that i dont really understand.
If my dataset contains 33,000 no linked SNPs,
the following lines are ok?
//Number of independent loci [chromosome]
33000 0
//per Block: data type, num loci, rec. rate and mut rate + optional parameters
FREQ 1 0 1.5e-9 OUTEXP
thanks