ergm
ergm copied to clipboard
Figure out how the MPLE existence check applies to penalised and curved MPLE types.
This concerns the potential for false positives in 7a61d5afdc3eb20f9eb54162e6753c00e4b5f9f2:
- An infinite MPLE may become finite after applying a penalty.
- The curved MPLE implementation can't fold offsets into a single vector (since it needs to map them through eta map) and in any case has more statistics than free parameters, therefore creating false positives.
@schmid86 , @drh20drh20 , can I trouble you to please look into this?
@krivit We talked yesterday. We will look into this.
@schmid86 , @drh20drh20 , any news?