Learn R Programming

xseq (version 0.2.1)

LearnXseqParameter: Learn xseq parameters given an initialized model

Description

Learn xseq parameters given an initialized model

Usage

LearnXseqParameter(model, constraint, iter.max = 20, threshold = 1e-05, cis = FALSE, debug = FALSE, show.plot = TRUE)

Arguments

model
An xseq model
constraint
A list of constraints on $\theta_{G|F}$.
iter.max
Maximum number of iterations in learning xseq parameters
threshold
The threshold to stop learning paramters
cis
Logical, cis-analysis or trans-analysis
debug
Logical, specifying whether debug information should be printed
show.plot
Logical, specifying whether to plot the Log-Likelihoods

Value

A list including the learned xseq model