Skip to content

Post-treatments and warning messages #4

@GENG126

Description

@GENG126

"data" is the species abundance matrix

##"site" is the environmant covariance matrix
##HU is a factor in site

fit PLN model

PLNMODEL<- PLN(data~site$HU)
Initialization...
Adjusting a PLN model with full covariance model
Post-treatments...
DONE!
Warning message:
In dpois(y, mu, log = TRUE) : non-integer x = 1.214953

Follow is my questions:

  1. I am not sure whether the warning message is because of too limit data or too many zero in the data;
  2. The model can still run and I can get the result of the inference network, so I am curious whether this result is robust;
  3. I also want to know that if the result is not robust what can I do to infer species interaction network?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions