powered by
Summarize a Solow and Costello Model Fit
summary_snc(object)
A data.frame containing the model estimates, standard error, and the probability of the true value being 0 under the given estimates and errors.
an object of class "snc", usually, a result of a call to snc
snc
# \donttest{ data(sfestuary) example_model <- snc(sfestuary) summary(example_model) # }
Run the code above in your browser using DataLab