Description Usage Arguments Value
Learn xseq parameters given an initialized model
| 1 2 | LearnXseqParameter(model, constraint, iter.max = 20, threshold = 1e-05,
  cis = FALSE, debug = FALSE, show.plot = TRUE)
 | 
| model | An xseq model | 
| constraint | A list of constraints on θ_{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 | 
A list including the learned xseq model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.