CompIndLik2 {GeoModels} | R Documentation |
Optimizes the Composite indipendence log-likelihood
Description
Subroutine called by GeoFit. The procedure estimates the model parameters by maximisation of the indipendence composite log-likelihood.
Usage
CompIndLik2(bivariate, coordx, coordy ,coordt,
coordx_dyn, data, flagcorr, flagnuis, fixed,grid,
lower, model, n, namescorr, namesnuis,
namesparam,
numparam, optimizer, onlyvar, parallel,
param, spacetime, type,
upper, namesupper, varest, ns, X,
sensitivity,copula,MM)
Arguments
bivariate |
Logical; if |
coordx |
A numeric ( |
coordy |
A numeric vector assigning 1-dimension of
coordinates; |
coordt |
A numeric vector assigning 1-dimension of
temporal coordinates. Optional argument, the default is |
coordx_dyn |
A list of |
data |
A numeric vector or a ( |
flagcorr |
A numeric vector of binary values denoting which paramerters of the correlation function will be estimated. |
flagnuis |
A numeric vector of binary values denoting which nuisance paramerters will be estimated. |
fixed |
A numeric vector of parameters that will be considered as known values. |
grid |
Logical; if |
lower |
An optional named list giving the values for the lower bound of the space parameter
when the optimizer is |
model |
Numeric; the id value of the density associated to the likelihood objects. |
n |
Numeric; number of trials in a binomial random fields. |
namescorr |
String; the names of the correlation parameters. |
namesnuis |
String; the names of the nuisance parameters. |
namesparam |
String; the names of the parameters to be maximised. |
numparam |
Numeric; the number of parameters to be maximised. |
optimizer |
String; the optimization algorithm
(see |
onlyvar |
Logical; if |
parallel |
Logical; if |
param |
A numeric vector of parameters values. |
spacetime |
Logical; if |
type |
String; the type of the likelihood objects. If |
upper |
An optional named list giving the values for the upper bound
of the space parameter when the optimizer is or |
namesupper |
String; the names of the upper limit of the parameters. |
varest |
Logical; if |
ns |
Numeric; Number of (dynamical) temporal instants. |
X |
Numeric; Matrix of space-time covariates in the linear mean specification. |
sensitivity |
Logical; if |
copula |
String; the type of copula. It can be "Clayton" or "Gaussian" |
MM |
Numeric;a non constant fixed mean |
Value
Return a list from an optim
call.
Author(s)
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano