Here are some common problems and their solutions.
Mu optimization returned NaN objective: restricting search space
This warning indicates that when optimizing the mu value for a guide, the log likelihood function returned NaN. This warning does not necessarily mean there is a problem.
There are three usual reasons for this:
To resolve the warning, please ensure that you are including a pseudocount to the data.
Usually, MAUDE automatically restricting the search space will resolve this. The warning will stay, but you don't have to worry about it.
If you only get this message a few times, there's no need to adjust anything; MAUDE automatically adjusts the search space. If many warnings are issued, it is recommended that you adjust the limits
parameter. It defaults to c(-4,4). Adjusting it closer to 0 will eliminate the warning message.
Please submit an Issue, or contact the authors for any other problems you encounter so that we can fix/clarify things as necessary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.