Coefficients of Fitted Spatial Logistic Regression Model
合身的空间Logistic回归模型的系数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Extracts the coefficients (parameters) from a fitted Spatial Logistic Regression model.
提取一个厨房空间Logistic回归模型的系数(参数)。
用法----------Usage----------
## S3 method for class 'slrm'
coef(object, ...)
参数----------Arguments----------
参数:object
a fitted spatial logistic regression model. An object of class "slrm".
一个厨房的空间Logistic回归模型。对象的类"slrm"。
参数:...
Ignored.
忽略。
Details
详细信息----------Details----------
This is a method for coef for fitted spatial logistic regression models (objects of class "slrm", usually obtained from the function slrm).
这是一种为coef合身的空间Logistic回归模型(类的对象"slrm",通常获得的功能slrm的)。
It extracts the fitted canonical parameters, i.e.\ the coefficients in the linear predictor of the spatial logistic regression.
它提取的拟合规范的参数,例如\的空间Logistic回归的线性预测系数。
值----------Value----------
Numeric vector of coefficients.
数值向量系数。
(作者)----------Author(s)----------
Adrian Baddeley
<a href="mailto:adrian@maths.uwa.edu.au">adrian@maths.uwa.edu.au</a>
<a href="http://www.maths.uwa.edu.au/~adrian/">http://www.maths.uwa.edu.au/~adrian/</a>
and Rolf Turner
<a href="mailto:r.turner@auckland.ac.nz">r.turner@auckland.ac.nz</a>