Skip to content
Prev 29184 / 29559 Next

Error in splm random effects ML model

On Wed, 15 Feb 2023, Denys Dukhovnov via R-sig-Geo wrote:

            
Please at least provide the output of traceback() after the error (it does 
not crash, it error-exits correctly). Also provide the output of 
sessionInfo() - versions of underlying packages may matter (I'm thinking 
of dotCall64 and packages it uses). .C64() is not called by splm functions 
directly.

Does the error persist on a fully updated system on the same OS?

What happens on a different platform if available?

Ideally, provide a fully reproducible minimal example using built-in data, 
or provide your data and the code used to create analysis.subset and 
listw.wgts, so that the running the code creating the error can be 
reproduced exactly. The error message reports NAs, are the data complete?

Roger