In this pull request a method is implemented that checks the parameters domain.
The loglike-methods now use this method to proof whether the latent parameters are within the specified domain. If they are not in the domain the loglike-methodes return "-inf".
The corresponding issue: #69
In this pull request a method is implemented that checks the parameters domain. The loglike-methods now use this method to proof whether the latent parameters are within the specified domain. If they are not in the domain the loglike-methodes return "-inf". The corresponding issue: #69