~ubuntu-branches/ubuntu/trusty/r-cran-vgam/trusty

« back to all changes in this revision

Viewing changes to man/qrrvglm.control.Rd

  • Committer: Package Import Robot
  • Author(s): Chris Lawrence
  • Date: 2011-11-04 13:13:06 UTC
  • mfrom: (1.2.9)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20111104131306-w9fd83i51rw60gxf
Tags: upstream-0.8-4
ImportĀ upstreamĀ versionĀ 0.8-4

Show diffs side-by-side

added added

removed removed

Lines of Context:
468
468
         quasipoissonff, data = hspider, EqualTolerances = TRUE)
469
469
sort(p1@misc$deviance.Bestof) # A history of all the iterations
470
470
 
471
 
(isdlv = sd(lv(p1))) # Should be approx isdlv
 
471
(isdlv = apply(lv(p1), 2, sd)) # Should be approx isdlv
472
472
 
473
473
# Refit the model with better initial values
474
474
set.seed(111)  # This leads to the global solution