1

I'm running different model of this form:

gamm(H_1_3~ s(wcomp.x.cum, bs='cr')+s(wcomp.y.cum, bs='cr')+s(h_AST, bs='cr'), 
           na.action=na.omit,data=lag4_1DAY, method='REML',  weights=vf)

R doesn't throw me an Error (i.e. I have an output) but I have a warning like this one:

Warning message:
In logLik.reStruct(object, conLin):
  Singular precision matrix in level -3, block 1
  1. what does it means?
  2. is it a problem or can I live with it?
Zheyuan Li
  • 71,365
  • 17
  • 180
  • 248
Filippo
  • 309
  • 1
  • 2
  • 10

0 Answers0