You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we need to refactor peds simulation to have an even sampling depth
Peds-Simulation Process:
create mismatched pairs
sample mismatched pairs so there are 999 mismatched pairs (simulated mismatched pairs)
create a feature table that evenly samples the donor and recipient from the pair (but does this independently for all pairs in the simulated mismatch pairs data)
create new mismatched pairs because we are people going to have to rename sample for the sampling iteration they are a part of
calculate simulated peds as normal
compare all real values to the new simulated peds distribution
Peds sampling depth process:
For this one we are going to default to none but will allow sampling if a sampling depth is provided and will allow rarefaction if iters is provided.
sample feature table 999 times
run peds 999 times
Average peds values
Alright, (@gregcaporaso if you are interested) This are my rough note from what Evan and I decided re: peds-sim and peds sampling depth. @ebolyen Does this seem right to you?
The text was updated successfully, but these errors were encountered:
we need to refactor peds simulation to have an even sampling depth
Peds-Simulation Process:
Peds sampling depth process:
For this one we are going to default to none but will allow sampling if a sampling depth is provided and will allow rarefaction if iters is provided.
Alright, (@gregcaporaso if you are interested) This are my rough note from what Evan and I decided re: peds-sim and peds sampling depth.
@ebolyen Does this seem right to you?
The text was updated successfully, but these errors were encountered: