NEWS.md
README.md
) updates as part of a submission to Journal of Open Source Software. Relevant issues associated with the review are available at #11, #12, #13, #14, #15, #16, #17, #20, #21. The review is linked here..ssn
folder that is accessed when importing SSN objects via ssn_import()
.ssn_names()
to return column names in the edges
, obs
, and preds
elements of an SSN object.Matrix::rankMatrix(X, method = "tolNorm2")
to Matrix::rankMatrix(X, method = "qr")
to enhance stability when determining linear independence in X
, the design matrix of explanatory variables.X
has perfect collinearities (i.e., is not full rank).format_additive
argument from ssn_import()
because of transition to geopackage support, which eliminates the need to convert additive function values to text.create_netgeom()
function to create the network geometry column for the edges
, obs
, and preds
elements in an SSN object.SSN_to_SSN2()
that caused an error using ssn_write()
with no prediction sites.names.SSN()
with ssn_names()
, as names.SSN()
prevented proper naming of elements in the SSN object.netgeometry
to netgeom
to avoid exceeding the 10 character limit for column/field names while writing to shapefiles (#2).family
is missing in ssn_glm()
(#8).SSN_to_SSN2()
.Torgegram()
that prevented intended computation when cutoff
was specified.plot.Torgegram()
that occasionally prevented proper spacing of the legend.ssn_glm()
model objects (and their summaries) when all covariance parameters were known.euclid_type
was "none"
.taildown_type
was "spherical"
.ssn_glm()
objects.