andrewhooker / PopED

Population Experimental Design (PopED) in R

Home Page:https://andrewhooker.github.io/PopED/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`evaluate_fim_map` documentation

FelicienLL opened this issue · comments

Hello @andrewhooker,
Thanks for this great package. I had a few questions about evaluate_fim_map().
First, the example section of the evaluate_fim_map() documentation ends with shrinkage(poped.db). Shouldn't it be evaluate_fim_map(poped.db)?

shrinkage(poped.db)

Secondly, still in the example section, groupsize is set to 32 for the poped.db. I understand that it is a default/example value. But, can you confirm that the groupsize is not of concern for evaluate_fim_map() since we work on a single-individual problem, and any value could be set?

Thanks in advance
Félicien