spark.fit | R Documentation |
Fitting the count-based spatial model to estimate the parameters
spark.fit(model0, maxiter = 500, tol = 1e-05, verbose = FALSE)
model0 |
The initial model fitted by glm function |
maxiter |
Iteration |
tol |
Tolerance |
verbose |
Output fitting information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.