Hi @jepusto,
I tried your Fisher_info() in {lmeInfo} and found that the function is not defined when type = "observed" although the help file specifies that "observed" is an option. Currently, it produces an error "object 'info' not found" because a script section for if(type == "observed"){} is missing.