From 96c9a1a4c3d92fe5e42eb7d5f81431e154f58f71 Mon Sep 17 00:00:00 2001 From: rahul799 Date: Wed, 5 Feb 2020 21:57:11 +0530 Subject: [PATCH 1/2] adding-prettierignore --- .prettierignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .prettierignore diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..d331b78 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,22 @@ +**/leaflet/** +**/sugarcane/** +**/vignettes/** +*min.js +*min.css +*png +*eps +*pdf +*ai +*svg +*map +*sh +*yml +*json +*md +*bak +*txt +*gif +*pegjs +*.template +*.ejs +.prettierignore \ No newline at end of file From 59ccb42be0dbd933f497414ac5ee7932dee1b5f8 Mon Sep 17 00:00:00 2001 From: rahul799 Date: Wed, 5 Feb 2020 22:03:18 +0530 Subject: [PATCH 2/2] running-prettier --- Report_an_issue.html | 223 +- base/all/docs/LICENSE-text.html | 228 +- base/all/docs/authors.html | 373 +- base/all/docs/docsearch.css | 85 +- base/all/docs/docsearch.js | 26 +- base/all/docs/index.html | 272 +- base/all/docs/pkgdown.css | 96 +- base/all/docs/pkgdown.js | 64 +- base/all/docs/reference/index.html | 248 +- base/db/docs/LICENSE-text.html | 266 +- base/db/docs/articles/betydb_access.html | 306 +- .../docs/articles/create_sites.geometry.html | 418 +- base/db/docs/articles/index.html | 279 +- base/db/docs/authors.html | 315 +- base/db/docs/docsearch.css | 85 +- base/db/docs/docsearch.js | 26 +- base/db/docs/index.html | 291 +- base/db/docs/pkgdown.css | 96 +- base/db/docs/pkgdown.js | 64 +- base/db/docs/reference/PEcAn.DB.html | 312 +- base/db/docs/reference/append.covariate.html | 373 +- .../reference/arrhenius.scaling.traits.html | 402 +- base/db/docs/reference/assign.treatments.html | 362 +- base/db/docs/reference/bety2pecan.html | 344 +- base/db/docs/reference/betyConnect.html | 329 +- .../db/docs/reference/build_insert_query.html | 357 +- base/db/docs/reference/check.lists.html | 362 +- base/db/docs/reference/clone_pft.html | 405 +- base/db/docs/reference/db.close.html | 375 +- base/db/docs/reference/db.exists.html | 370 +- base/db/docs/reference/db.getShowQueries.html | 306 +- base/db/docs/reference/db.open.html | 372 +- .../docs/reference/db.print.connections.html | 328 +- base/db/docs/reference/db.query.html | 388 +- base/db/docs/reference/db.showQueries.html | 340 +- base/db/docs/reference/dbHostInfo.html | 324 +- base/db/docs/reference/db_merge_into.html | 438 +- base/db/docs/reference/dbfile.check.html | 430 +- base/db/docs/reference/dbfile.file.html | 424 +- .../db/docs/reference/dbfile.input.check.html | 467 +- .../docs/reference/dbfile.input.insert.html | 475 +- base/db/docs/reference/dbfile.insert.html | 427 +- .../reference/dbfile.posterior.check.html | 429 +- .../reference/dbfile.posterior.insert.html | 433 +- base/db/docs/reference/default_hostname.html | 336 +- base/db/docs/reference/derive.trait.html | 410 +- base/db/docs/reference/derive.traits.html | 406 +- base/db/docs/reference/dplyr.count.html | 324 +- base/db/docs/reference/fancy_scientific.html | 330 +- base/db/docs/reference/fetch.stats2se.html | 395 +- .../docs/reference/filter_sunleaf_traits.html | 346 +- base/db/docs/reference/get.id.html | 400 +- base/db/docs/reference/get.trait.data.html | 414 +- .../db/docs/reference/get.trait.data.pft.html | 414 +- base/db/docs/reference/get_run_ids.html | 337 +- base/db/docs/reference/get_users.html | 324 +- base/db/docs/reference/get_var_names.html | 360 +- base/db/docs/reference/get_workflow_ids.html | 332 +- base/db/docs/reference/index.html | 1386 +- .../db/docs/reference/insert.format.vars.html | 505 +- base/db/docs/reference/insert_table.html | 401 +- .../docs/reference/load_data_single_run.html | 345 +- base/db/docs/reference/match_colnames.html | 345 +- base/db/docs/reference/match_dbcols.html | 387 +- base/db/docs/reference/ncdays2date.html | 297 +- base/db/docs/reference/query.covariates.html | 358 +- base/db/docs/reference/query.data.html | 417 +- base/db/docs/reference/query.file.path.html | 353 +- base/db/docs/reference/query.format.vars.html | 365 +- .../docs/reference/query.pft_cultivars.html | 397 +- base/db/docs/reference/query.pft_species.html | 380 +- base/db/docs/reference/query.priors.html | 398 +- base/db/docs/reference/query.site.html | 343 +- base/db/docs/reference/query.trait.data.html | 401 +- base/db/docs/reference/query.traits.html | 413 +- base/db/docs/reference/query.yields.html | 407 +- base/db/docs/reference/reexports.html | 307 +- .../docs/reference/rename_jags_columns.html | 356 +- base/db/docs/reference/runs.html | 337 +- .../reference/search_reference_single.html | 365 +- base/db/docs/reference/search_references.html | 371 +- base/db/docs/reference/take.samples.html | 367 +- base/db/docs/reference/try2sqlite.html | 372 +- base/db/docs/reference/var_names_all.html | 350 +- base/db/docs/reference/workflow.html | 335 +- base/db/docs/reference/workflows.html | 332 +- base/logger/docs/LICENSE-text.html | 228 +- base/logger/docs/authors.html | 242 +- base/logger/docs/docsearch.css | 85 +- base/logger/docs/docsearch.js | 26 +- base/logger/docs/index.html | 241 +- base/logger/docs/pkgdown.css | 96 +- base/logger/docs/pkgdown.js | 64 +- .../docs/reference/check_conditions.html | 254 +- base/logger/docs/reference/index.html | 513 +- .../docs/reference/is_definitely_true.html | 254 +- base/logger/docs/reference/logger.debug.html | 314 +- base/logger/docs/reference/logger.error.html | 314 +- .../docs/reference/logger.getLevel.html | 291 +- .../docs/reference/logger.getLevelNumber.html | 288 +- base/logger/docs/reference/logger.info.html | 314 +- .../logger/docs/reference/logger.message.html | 364 +- .../docs/reference/logger.setLevel.html | 316 +- .../docs/reference/logger.setOutputFile.html | 316 +- .../reference/logger.setQuitOnSevere.html | 316 +- .../docs/reference/logger.setUseConsole.html | 321 +- .../docs/reference/logger.setWidth.html | 316 +- base/logger/docs/reference/logger.severe.html | 362 +- base/logger/docs/reference/logger.warn.html | 314 +- base/logger/docs/reference/severeifnot.html | 357 +- base/qaqc/docs/LICENSE-text.html | 286 +- .../Pre-release-database-cleanup.html | 379 +- base/qaqc/docs/articles/compare_ED2.html | 305 +- .../docs/articles/function_relationships.html | 324 +- base/qaqc/docs/articles/index.html | 309 +- base/qaqc/docs/articles/lebauer2013ffb.html | 287 +- base/qaqc/docs/articles/module_output.html | 323 +- base/qaqc/docs/authors.html | 291 +- base/qaqc/docs/docsearch.css | 85 +- base/qaqc/docs/docsearch.js | 26 +- base/qaqc/docs/index.html | 416 +- base/qaqc/docs/pkgdown.css | 96 +- base/qaqc/docs/pkgdown.js | 64 +- base/qaqc/docs/reference/index.html | 345 +- base/qaqc/docs/reference/new.taylor.html | 351 +- base/remote/docs/LICENSE-text.html | 228 +- base/remote/docs/authors.html | 256 +- base/remote/docs/docsearch.css | 85 +- base/remote/docs/docsearch.js | 26 +- base/remote/docs/index.html | 245 +- base/remote/docs/pkgdown.css | 96 +- base/remote/docs/pkgdown.js | 64 +- .../docs/reference/check_model_run.html | 318 +- base/remote/docs/reference/fqdn.html | 290 +- base/remote/docs/reference/index.html | 560 +- base/remote/docs/reference/is.localhost.html | 330 +- base/remote/docs/reference/kill.tunnel.html | 255 +- base/remote/docs/reference/open_tunnel.html | 357 +- .../remote/docs/reference/qsub_get_jobid.html | 325 +- .../docs/reference/qsub_run_finished.html | 314 +- .../docs/reference/remote.copy.from.html | 376 +- .../remote/docs/reference/remote.copy.to.html | 363 +- .../docs/reference/remote.copy.update.html | 357 +- .../docs/reference/remote.execute.R.html | 363 +- .../docs/reference/remote.execute.cmd.html | 361 +- .../docs/reference/setup_modellauncher.html | 343 +- base/remote/docs/reference/stamp_started.html | 307 +- .../docs/reference/start.model.runs.html | 328 +- base/remote/docs/reference/start_qsub.html | 404 +- .../remote/docs/reference/start_rabbitmq.html | 282 +- base/remote/docs/reference/start_serial.html | 359 +- base/remote/docs/reference/test_remote.html | 323 +- base/settings/docs/LICENSE-text.html | 228 +- base/settings/docs/authors.html | 242 +- base/settings/docs/docsearch.css | 85 +- base/settings/docs/docsearch.js | 26 +- base/settings/docs/index.html | 240 +- base/settings/docs/pkgdown.css | 96 +- base/settings/docs/pkgdown.js | 64 +- .../docs/reference/MultiSettings.html | 263 +- base/settings/docs/reference/SafeList.html | 374 +- base/settings/docs/reference/Settings.html | 294 +- base/settings/docs/reference/addSecrets.html | 324 +- .../docs/reference/cash-.SafeList.html | 335 +- .../docs/reference/check.bety.version.html | 286 +- .../docs/reference/check.database.html | 283 +- .../reference/check.database.settings.html | 290 +- .../reference/check.ensemble.settings.html | 290 +- .../settings/docs/reference/check.inputs.html | 289 +- .../docs/reference/check.model.settings.html | 286 +- .../docs/reference/check.run.settings.html | 286 +- .../docs/reference/check.settings.html | 327 +- .../reference/check.workflow.settings.html | 290 +- .../docs/reference/clean.settings.html | 336 +- .../reference/createMultiSiteSettings.html | 371 +- .../createSitegroupMultiSettings.html | 404 +- .../reference/fix.deprecated.settings.html | 309 +- .../docs/reference/getRunSettings.html | 300 +- base/settings/docs/reference/index.html | 685 +- .../docs/reference/listToXml.default.html | 320 +- base/settings/docs/reference/papply.html | 444 +- .../docs/reference/prepare.settings.html | 324 +- .../docs/reference/read.settings.html | 372 +- base/settings/docs/reference/setDates.html | 342 +- base/settings/docs/reference/setOutDir.html | 349 +- .../docs/reference/update.settings.html | 302 +- .../docs/reference/write.settings.html | 315 +- base/utils/docs/LICENSE-text.html | 228 +- base/utils/docs/authors.html | 277 +- base/utils/docs/docsearch.css | 85 +- base/utils/docs/docsearch.js | 26 +- base/utils/docs/index.html | 260 +- base/utils/docs/pkgdown.css | 96 +- base/utils/docs/pkgdown.js | 64 +- base/utils/docs/reference/PEcAn.html | 333 +- .../docs/reference/arrhenius.scaling.html | 331 +- base/utils/docs/reference/as.sequence.html | 328 +- base/utils/docs/reference/bibtexify.html | 332 +- base/utils/docs/reference/bugs.rdist.html | 335 +- base/utils/docs/reference/capitalize.html | 299 +- base/utils/docs/reference/clear.scratch.html | 332 +- base/utils/docs/reference/convert.expr.html | 302 +- base/utils/docs/reference/convert.input.html | 712 +- .../docs/reference/create.base.plot.html | 280 +- base/utils/docs/reference/days_in_year.html | 331 +- base/utils/docs/reference/dhist.html | 422 +- base/utils/docs/reference/distn.stats.html | 346 +- .../docs/reference/distn.table.stats.html | 321 +- base/utils/docs/reference/do_conversions.html | 295 +- base/utils/docs/reference/download.file.html | 330 +- base/utils/docs/reference/download.url.html | 365 +- .../docs/reference/ensemble.filename.html | 281 +- base/utils/docs/reference/full.path.html | 302 +- .../docs/reference/get.ensemble.inputs.html | 310 +- .../docs/reference/get.ensemble.samples.html | 392 +- .../docs/reference/get.model.output.html | 306 +- .../docs/reference/get.parameter.stat.html | 336 +- base/utils/docs/reference/get.quantiles.html | 305 +- base/utils/docs/reference/get.results.html | 310 +- base/utils/docs/reference/get.run.id.html | 372 +- .../docs/reference/get.sa.sample.list.html | 323 +- base/utils/docs/reference/get.sa.samples.html | 344 +- base/utils/docs/reference/get.stats.mcmc.html | 325 +- base/utils/docs/reference/grid2netcdf.html | 302 +- base/utils/docs/reference/index.html | 1524 +- base/utils/docs/reference/iqr.html | 315 +- base/utils/docs/reference/left.pad.zeros.html | 324 +- .../utils/docs/reference/listToArgString.html | 310 +- base/utils/docs/reference/load.modelpkg.html | 312 +- base/utils/docs/reference/logger.debug.html | 260 +- base/utils/docs/reference/match_file.html | 340 +- base/utils/docs/reference/mcmc.list2init.html | 310 +- .../docs/reference/met2model.exists.html | 313 +- .../docs/reference/misc.are.convertible.html | 316 +- base/utils/docs/reference/misc.convert.html | 321 +- base/utils/docs/reference/mstmipvar.html | 345 +- base/utils/docs/reference/n_leap_day.html | 304 +- base/utils/docs/reference/newxtable.html | 340 +- base/utils/docs/reference/paste.stats.html | 348 +- base/utils/docs/reference/pdf.stats.html | 331 +- base/utils/docs/reference/plot_data.html | 376 +- .../docs/reference/r2bugs.distributions.html | 345 +- .../docs/reference/read.ensemble.output.html | 382 +- base/utils/docs/reference/read.output.html | 395 +- base/utils/docs/reference/read.sa.output.html | 388 +- .../utils/docs/reference/read_web_config.html | 299 +- base/utils/docs/reference/regrid.html | 301 +- base/utils/docs/reference/retry.func.html | 342 +- base/utils/docs/reference/rsync.html | 339 +- .../docs/reference/run.write.configs.html | 377 +- .../utils/docs/reference/seconds_in_year.html | 320 +- base/utils/docs/reference/sendmail.html | 348 +- .../docs/reference/sensitivity.filename.html | 287 +- base/utils/docs/reference/ssh.html | 303 +- base/utils/docs/reference/standard_vars.html | 347 +- base/utils/docs/reference/status.check.html | 258 +- base/utils/docs/reference/status.end.html | 258 +- base/utils/docs/reference/status.skip.html | 258 +- base/utils/docs/reference/status.start.html | 258 +- .../docs/reference/summarize.result.html | 304 +- base/utils/docs/reference/tabnum.html | 323 +- base/utils/docs/reference/temp.settings.html | 322 +- base/utils/docs/reference/theme_border.html | 355 +- base/utils/docs/reference/timezone_hour.html | 315 +- base/utils/docs/reference/to_ncdim.html | 323 +- base/utils/docs/reference/to_ncvar.html | 318 +- base/utils/docs/reference/trait.lookup.html | 333 +- base/utils/docs/reference/transformstats.html | 341 +- base/utils/docs/reference/tryl.html | 326 +- .../docs/reference/units_are_equivalent.html | 322 +- base/utils/docs/reference/vecpaste.html | 315 +- .../reference/write.ensemble.configs.html | 385 +- .../docs/reference/write.sa.configs.html | 363 +- .../docs/reference/zero.bounded.density.html | 382 +- base/utils/docs/reference/zero.truncate.html | 299 +- base/visualization/docs/LICENSE-text.html | 258 +- base/visualization/docs/articles/index.html | 265 +- base/visualization/docs/articles/usmap.html | 365 +- base/visualization/docs/authors.html | 307 +- base/visualization/docs/docsearch.css | 85 +- base/visualization/docs/docsearch.js | 26 +- base/visualization/docs/index.html | 282 +- base/visualization/docs/pkgdown.css | 96 +- base/visualization/docs/pkgdown.js | 64 +- .../docs/reference/add_icon.html | 341 +- .../docs/reference/ciEnvelope.html | 352 +- .../docs/reference/create_status_page.html | 365 +- base/visualization/docs/reference/index.html | 412 +- .../docs/reference/map.output.html | 344 +- .../docs/reference/plot.hdf5.html | 402 +- .../docs/reference/points2county.html | 379 +- base/visualization/docs/reference/vwReg.html | 389 +- base/workflow/docs/LICENSE-text.html | 228 +- base/workflow/docs/authors.html | 277 +- base/workflow/docs/docsearch.css | 85 +- base/workflow/docs/docsearch.js | 26 +- base/workflow/docs/index.html | 264 +- base/workflow/docs/pkgdown.css | 96 +- base/workflow/docs/pkgdown.js | 64 +- base/workflow/docs/reference/index.html | 334 +- .../docs/reference/run.write.configs.html | 387 +- .../reference/runModule.get.trait.data.html | 299 +- .../runModule.run.write.configs.html | 322 +- css/components.css | 215 +- css/icons.css | 1533 +- css/responsee.css | 3766 ++- css/template-style.css | 2336 +- documentation.html | 316 +- gsoc.html | 276 +- index.html | 319 +- javascripts/main.js | 2 +- js/modernizr.js | 645 +- js/responsee.js | 354 +- js/template-scripts.js | 47 +- models/biocro/docs/LICENSE-text.html | 264 +- .../biocro/docs/articles/C4grass_sa_vd.html | 251 +- models/biocro/docs/articles/index.html | 271 +- models/biocro/docs/articles/workflow.html | 295 +- models/biocro/docs/authors.html | 285 +- models/biocro/docs/docsearch.css | 85 +- models/biocro/docs/docsearch.js | 26 +- models/biocro/docs/index.html | 279 +- models/biocro/docs/pkgdown.css | 96 +- models/biocro/docs/pkgdown.js | 64 +- models/biocro/docs/reference/cf2biocro.html | 439 +- .../reference/convert.samples.BIOCRO.html | 383 +- .../reference/get.model.output.BIOCRO.html | 343 +- .../docs/reference/get_biocro_defaults.html | 359 +- models/biocro/docs/reference/index.html | 465 +- .../docs/reference/met2model.BIOCRO.html | 404 +- .../docs/reference/model2netcdf.BIOCRO.html | 384 +- .../docs/reference/read.biocro.config.html | 338 +- .../docs/reference/remove.config.BIOCRO.html | 354 +- models/biocro/docs/reference/run.biocro.html | 392 +- .../docs/reference/write.config.BIOCRO.html | 377 +- models/cable/docs/LICENSE-text.html | 228 +- models/cable/docs/authors.html | 242 +- models/cable/docs/docsearch.css | 85 +- models/cable/docs/docsearch.js | 26 +- models/cable/docs/index.html | 279 +- models/cable/docs/pkgdown.css | 96 +- models/cable/docs/pkgdown.js | 64 +- models/cable/docs/reference/index.html | 363 +- .../cable/docs/reference/met2model.CABLE.html | 327 +- .../docs/reference/model2netcdf.CABLE.html | 335 +- .../docs/reference/read_restart.CABLE.html | 344 +- .../docs/reference/write.config.CABLE.html | 346 +- .../docs/reference/write_restart.CABLE.html | 310 +- models/clm45/docs/LICENSE-text.html | 228 +- models/clm45/docs/authors.html | 233 +- models/clm45/docs/docsearch.css | 85 +- models/clm45/docs/docsearch.js | 26 +- models/clm45/docs/index.html | 256 +- models/clm45/docs/pkgdown.css | 96 +- models/clm45/docs/pkgdown.js | 64 +- models/clm45/docs/reference/index.html | 329 +- .../clm45/docs/reference/met2model.CLM45.html | 350 +- .../docs/reference/model2netcdf.CLM45.html | 332 +- .../docs/reference/write.config.CLM45.html | 333 +- models/dalec/docs/LICENSE-text.html | 228 +- models/dalec/docs/authors.html | 242 +- models/dalec/docs/docsearch.css | 85 +- models/dalec/docs/docsearch.js | 26 +- models/dalec/docs/index.html | 245 +- models/dalec/docs/pkgdown.css | 96 +- models/dalec/docs/pkgdown.js | 64 +- .../reference/get.model.output.generic.html | 271 +- models/dalec/docs/reference/index.html | 350 +- .../dalec/docs/reference/met2model.DALEC.html | 337 +- .../docs/reference/model2netcdf.DALEC.html | 339 +- .../docs/reference/write.config.DALEC.html | 281 +- models/dvmdostem/docs/LICENSE-text.html | 228 +- models/dvmdostem/docs/authors.html | 242 +- models/dvmdostem/docs/docsearch.css | 85 +- models/dvmdostem/docs/docsearch.js | 26 +- models/dvmdostem/docs/index.html | 248 +- models/dvmdostem/docs/pkgdown.css | 96 +- models/dvmdostem/docs/pkgdown.js | 64 +- .../reference/convert.samples.dvmdostem.html | 338 +- models/dvmdostem/docs/reference/index.html | 330 +- .../reference/model2netcdf.dvmdostem.html | 317 +- .../reference/write.config.dvmdostem.html | 352 +- models/ed/docs/LICENSE-text.html | 260 +- models/ed/docs/articles/index.html | 265 +- .../ed/docs/articles/running_ed_from_R.html | 597 +- models/ed/docs/authors.html | 316 +- models/ed/docs/docsearch.css | 85 +- models/ed/docs/docsearch.js | 26 +- models/ed/docs/index.html | 286 +- models/ed/docs/pkgdown.css | 96 +- models/ed/docs/pkgdown.js | 64 +- models/ed/docs/reference/between.html | 339 +- models/ed/docs/reference/check_css.html | 363 +- models/ed/docs/reference/check_ed2in.html | 327 +- .../ed/docs/reference/check_ed_metfile.html | 343 +- .../ed/docs/reference/check_ed_metheader.html | 367 +- .../ed/docs/reference/convert.samples.ED.html | 353 +- models/ed/docs/reference/create_css.html | 352 +- models/ed/docs/reference/create_ed_veg.html | 391 +- models/ed/docs/reference/dates_in_month.html | 339 +- models/ed/docs/reference/download_edi.html | 355 +- models/ed/docs/reference/ed.var.html | 314 +- models/ed/docs/reference/ed2in2time.html | 338 +- models/ed/docs/reference/example_css.html | 305 +- .../docs/reference/get.model.output.ED2.html | 301 +- .../ed/docs/reference/get_configxml.ED2.html | 339 +- models/ed/docs/reference/get_ed2in_dates.html | 340 +- models/ed/docs/reference/get_latlon.html | 351 +- models/ed/docs/reference/get_met_dates.html | 341 +- .../docs/reference/get_restartfile.ED2.html | 353 +- models/ed/docs/reference/index.html | 1245 +- models/ed/docs/reference/is.ed2in.html | 323 +- .../ed/docs/reference/list.files.nodir.html | 336 +- models/ed/docs/reference/met2model.ED2.html | 407 +- .../docs/reference/met_flag_description.html | 334 +- .../reference/met_variable_description.html | 346 +- .../ed/docs/reference/model2netcdf.ED2.html | 371 +- models/ed/docs/reference/modify_df.html | 354 +- models/ed/docs/reference/modify_ed2in.html | 633 +- models/ed/docs/reference/parse.history.html | 348 +- .../ed/docs/reference/patch_cohort_index.html | 341 +- .../reference/prepare_ed_veg_filename.html | 374 +- models/ed/docs/reference/print.ed2in.html | 326 +- models/ed/docs/reference/put_E_values.html | 291 +- models/ed/docs/reference/put_T_values.html | 291 +- models/ed/docs/reference/read.output.ED2.html | 332 +- .../docs/reference/read.output.file.ed.html | 348 +- models/ed/docs/reference/read_E_files.html | 365 +- models/ed/docs/reference/read_S_files.html | 379 +- models/ed/docs/reference/read_T_files.html | 349 +- models/ed/docs/reference/read_css.html | 360 +- models/ed/docs/reference/read_ed2in.html | 333 +- .../ed/docs/reference/read_ed_metheader.html | 486 +- models/ed/docs/reference/read_ed_veg.html | 379 +- .../ed/docs/reference/read_restart.ED2.html | 381 +- .../ed/docs/reference/remove.config.ED2.html | 306 +- .../ed/docs/reference/run_ed_singularity.html | 418 +- models/ed/docs/reference/tags2char.html | 329 +- .../ed/docs/reference/translate_vars_ed.html | 308 +- models/ed/docs/reference/veg2model.ED2.html | 334 +- .../ed/docs/reference/write.config.ED2.html | 387 +- .../reference/write.config.jobsh.ED2.html | 378 +- .../docs/reference/write.config.xml.ED2.html | 371 +- models/ed/docs/reference/write_css.html | 408 +- models/ed/docs/reference/write_ed2in.html | 368 +- .../ed/docs/reference/write_ed_metheader.html | 344 +- models/ed/docs/reference/write_ed_veg.html | 359 +- .../ed/docs/reference/write_restart.ED2.html | 412 +- models/ed/docs/reference/zz.imports.html | 283 +- models/fates/docs/LICENSE-text.html | 228 +- models/fates/docs/authors.html | 233 +- models/fates/docs/docsearch.css | 85 +- models/fates/docs/docsearch.js | 26 +- models/fates/docs/index.html | 255 +- models/fates/docs/pkgdown.css | 96 +- models/fates/docs/pkgdown.js | 64 +- models/fates/docs/reference/index.html | 345 +- .../fates/docs/reference/met2model.FATES.html | 350 +- .../docs/reference/model2netcdf.FATES.html | 309 +- .../fates/docs/reference/recurse.create.html | 308 +- .../docs/reference/write.config.FATES.html | 331 +- models/gday/docs/LICENSE-text.html | 228 +- models/gday/docs/authors.html | 242 +- models/gday/docs/docsearch.css | 85 +- models/gday/docs/docsearch.js | 26 +- models/gday/docs/index.html | 243 +- models/gday/docs/pkgdown.css | 96 +- models/gday/docs/pkgdown.js | 64 +- models/gday/docs/reference/index.html | 328 +- .../gday/docs/reference/met2model.GDAY.html | 392 +- .../docs/reference/model2netcdf.GDAY.html | 339 +- .../docs/reference/write.config.GDAY.html | 346 +- models/jules/docs/LICENSE-text.html | 228 +- models/jules/docs/authors.html | 233 +- models/jules/docs/docsearch.css | 85 +- models/jules/docs/docsearch.js | 26 +- models/jules/docs/index.html | 310 +- models/jules/docs/pkgdown.css | 96 +- models/jules/docs/pkgdown.js | 64 +- .../jules/docs/reference/detect.timestep.html | 291 +- models/jules/docs/reference/index.html | 325 +- .../docs/reference/model2netcdf.JULES.html | 300 +- .../docs/reference/write.config.JULES.html | 359 +- models/linkages/docs/LICENSE-text.html | 228 +- models/linkages/docs/authors.html | 242 +- models/linkages/docs/docsearch.css | 85 +- models/linkages/docs/docsearch.js | 26 +- models/linkages/docs/index.html | 324 +- models/linkages/docs/pkgdown.css | 96 +- models/linkages/docs/pkgdown.js | 64 +- models/linkages/docs/reference/index.html | 381 +- .../docs/reference/met2model.LINKAGES.html | 325 +- .../docs/reference/model2netcdf.LINKAGES.html | 331 +- .../docs/reference/read_restart.LINKAGES.html | 332 +- .../docs/reference/split_inputs.LINKAGES.html | 270 +- .../docs/reference/write.config.LINKAGES.html | 343 +- .../reference/write_restart.LINKAGES.html | 353 +- models/lpjguess/docs/LICENSE-text.html | 228 +- models/lpjguess/docs/authors.html | 242 +- models/lpjguess/docs/docsearch.css | 85 +- models/lpjguess/docs/docsearch.js | 26 +- models/lpjguess/docs/index.html | 245 +- models/lpjguess/docs/pkgdown.css | 96 +- models/lpjguess/docs/pkgdown.js | 64 +- models/lpjguess/docs/reference/index.html | 366 +- .../docs/reference/met2model.LPJGUESS.html | 348 +- .../docs/reference/model2netcdf.LPJGUESS.html | 335 +- .../docs/reference/readStateBinary.html | 318 +- .../docs/reference/write.config.LPJGUESS.html | 347 +- .../reference/write.insfile.LPJGUESS.html | 342 +- models/maat/docs/LICENSE-text.html | 270 +- .../create_amerifluxLBL_drivers_for_maat.html | 489 +- models/maat/docs/articles/index.html | 288 +- .../docs/articles/running_maat_in_pecan.html | 527 +- models/maat/docs/authors.html | 284 +- models/maat/docs/docsearch.css | 85 +- models/maat/docs/docsearch.js | 26 +- models/maat/docs/index.html | 415 +- models/maat/docs/pkgdown.css | 96 +- models/maat/docs/pkgdown.js | 64 +- .../docs/reference/convert.samples.MAAT.html | 380 +- models/maat/docs/reference/index.html | 388 +- .../maat/docs/reference/met2model.MAAT.html | 409 +- .../docs/reference/model2netcdf.MAAT.html | 406 +- .../docs/reference/write.config.MAAT.html | 388 +- models/maespa/docs/LICENSE-text.html | 228 +- models/maespa/docs/authors.html | 233 +- models/maespa/docs/docsearch.css | 85 +- models/maespa/docs/docsearch.js | 26 +- models/maespa/docs/index.html | 258 +- models/maespa/docs/pkgdown.css | 96 +- models/maespa/docs/pkgdown.js | 64 +- models/maespa/docs/reference/index.html | 327 +- .../docs/reference/met2model.MAESPA.html | 345 +- .../docs/reference/model2netcdf.MAESPA.html | 339 +- .../docs/reference/write.config.MAESPA.html | 346 +- models/preles/docs/LICENSE-text.html | 228 +- models/preles/docs/authors.html | 242 +- models/preles/docs/docsearch.css | 85 +- models/preles/docs/docsearch.js | 26 +- models/preles/docs/index.html | 259 +- models/preles/docs/pkgdown.css | 96 +- models/preles/docs/pkgdown.js | 64 +- models/preles/docs/reference/index.html | 312 +- .../docs/reference/runPRELES.jobsh.html | 338 +- .../docs/reference/write.config.PRELES.html | 328 +- models/sipnet/docs/LICENSE-text.html | 228 +- models/sipnet/docs/authors.html | 233 +- models/sipnet/docs/docsearch.css | 85 +- models/sipnet/docs/docsearch.js | 26 +- models/sipnet/docs/index.html | 256 +- models/sipnet/docs/pkgdown.css | 96 +- models/sipnet/docs/pkgdown.js | 64 +- .../reference/get.model.output.SIPNET.html | 268 +- models/sipnet/docs/reference/index.html | 416 +- .../docs/reference/met2model.SIPNET.html | 378 +- .../docs/reference/model2netcdf.SIPNET.html | 351 +- .../docs/reference/read_restart.SIPNET.html | 345 +- .../docs/reference/remove.config.SIPNET.html | 318 +- .../docs/reference/sample.IC.SIPNET.html | 310 +- .../docs/reference/split_inputs.SIPNET.html | 311 +- .../docs/reference/write.config.SIPNET.html | 266 +- .../docs/reference/write_restart.SIPNET.html | 346 +- models/template/docs/LICENSE-text.html | 228 +- models/template/docs/authors.html | 233 +- models/template/docs/docsearch.css | 85 +- models/template/docs/docsearch.js | 26 +- models/template/docs/index.html | 390 +- models/template/docs/pkgdown.css | 96 +- models/template/docs/pkgdown.js | 64 +- models/template/docs/reference/index.html | 363 +- .../docs/reference/met2model.MODEL.html | 327 +- .../docs/reference/model2netcdf.MODEL.html | 335 +- .../reference/read_restart.ModelName.html | 342 +- .../docs/reference/write.config.MODEL.html | 346 +- .../reference/write_restart.ModelName.html | 371 +- modules/allometry/docs/LICENSE-text.html | 260 +- .../docs/articles/AllomVignette.html | 24092 ++++++++-------- modules/allometry/docs/articles/index.html | 265 +- modules/allometry/docs/authors.html | 265 +- modules/allometry/docs/docsearch.css | 85 +- modules/allometry/docs/docsearch.js | 26 +- modules/allometry/docs/index.html | 270 +- modules/allometry/docs/pkgdown.css | 96 +- modules/allometry/docs/pkgdown.js | 64 +- .../allometry/docs/reference/AllomAve.html | 483 +- .../docs/reference/AllomUnitCoef.html | 337 +- .../docs/reference/allom.BayesFit.html | 437 +- .../docs/reference/allom.predict.html | 438 +- modules/allometry/docs/reference/index.html | 403 +- .../allometry/docs/reference/load.allom.html | 357 +- modules/allometry/docs/reference/nu.html | 315 +- .../docs/reference/query.allom.data.html | 368 +- .../docs/reference/read.allom.data.html | 408 +- modules/assim.batch/docs/LICENSE-text.html | 260 +- .../docs/articles/AssimBatchVignette.html | 841 +- modules/assim.batch/docs/articles/index.html | 273 +- modules/assim.batch/docs/authors.html | 265 +- modules/assim.batch/docs/docsearch.css | 85 +- modules/assim.batch/docs/docsearch.js | 26 +- modules/assim.batch/docs/index.html | 286 +- modules/assim.batch/docs/pkgdown.css | 96 +- modules/assim.batch/docs/pkgdown.js | 64 +- .../docs/reference/assim.batch.html | 333 +- .../docs/reference/autoburnin.html | 371 +- .../docs/reference/correlationPlot.html | 369 +- .../reference/gelman_diag_gelmanPlot.html | 316 +- .../docs/reference/gelman_diag_mw.html | 386 +- .../assim.batch/docs/reference/getBurnin.html | 390 +- modules/assim.batch/docs/reference/index.html | 922 +- .../docs/reference/load.pda.data.html | 353 +- .../docs/reference/makeMCMCList.html | 325 +- .../docs/reference/pda.adjust.jumps.bs.html | 345 +- .../docs/reference/pda.adjust.jumps.html | 345 +- .../docs/reference/pda.autocorr.calc.html | 356 +- .../docs/reference/pda.bayesian.tools.html | 344 +- .../docs/reference/pda.calc.error.html | 362 +- .../docs/reference/pda.calc.llik.html | 345 +- .../docs/reference/pda.calc.llik.par.html | 349 +- .../docs/reference/pda.create.btprior.html | 382 +- .../docs/reference/pda.create.ensemble.html | 344 +- .../docs/reference/pda.define.llik.fn.html | 346 +- .../docs/reference/pda.define.prior.fn.html | 348 +- .../docs/reference/pda.emulator.html | 360 +- .../docs/reference/pda.generate.knots.html | 346 +- .../docs/reference/pda.generate.sf.html | 298 +- .../docs/reference/pda.get.model.output.html | 347 +- .../docs/reference/pda.init.params.html | 352 +- .../docs/reference/pda.init.run.html | 342 +- .../docs/reference/pda.load.priors.html | 350 +- .../docs/reference/pda.mcmc.bs.html | 357 +- .../assim.batch/docs/reference/pda.mcmc.html | 357 +- .../docs/reference/pda.mcmc.recover.html | 339 +- .../docs/reference/pda.neff.calc.html | 359 +- .../docs/reference/pda.plot.params.html | 339 +- .../docs/reference/pda.postprocess.html | 346 +- .../docs/reference/pda.settings.bt.html | 344 +- .../docs/reference/pda.settings.html | 334 +- .../docs/reference/return.bias.html | 374 +- .../docs/reference/return_hyperpars.html | 289 +- .../docs/reference/sample_MCMC.html | 417 +- .../docs/reference/write_sf_posterior.html | 304 +- .../assim.sequential/docs/LICENSE-text.html | 230 +- modules/assim.sequential/docs/authors.html | 235 +- modules/assim.sequential/docs/docsearch.css | 85 +- modules/assim.sequential/docs/docsearch.js | 26 +- modules/assim.sequential/docs/index.html | 258 +- modules/assim.sequential/docs/pkgdown.css | 96 +- modules/assim.sequential/docs/pkgdown.js | 64 +- .../docs/reference/Analysis.sda.html | 404 +- .../docs/reference/Construc_H.html | 336 +- .../assim.sequential/docs/reference/EnKF.html | 376 +- .../assim.sequential/docs/reference/GEF.html | 395 +- .../docs/reference/adj.ens.html | 354 +- .../docs/reference/assess.params.html | 332 +- .../docs/reference/generate_colors_sda.html | 266 +- .../docs/reference/hop_test.html | 315 +- .../docs/reference/index.html | 477 +- .../reference/interactive.plotting.sda.html | 394 +- .../docs/reference/load_data_paleon_sda.html | 309 +- .../docs/reference/load_nimble.html | 261 +- .../docs/reference/sample.parameters.html | 321 +- .../docs/reference/sda.enkf.html | 470 +- modules/benchmark/docs/LICENSE-text.html | 228 +- modules/benchmark/docs/authors.html | 270 +- modules/benchmark/docs/docsearch.css | 85 +- modules/benchmark/docs/docsearch.js | 26 +- modules/benchmark/docs/index.html | 250 +- modules/benchmark/docs/pkgdown.css | 96 +- modules/benchmark/docs/pkgdown.js | 64 +- .../docs/reference/add_workflow_info.html | 310 +- .../reference/align_by_first_observation.html | 355 +- .../benchmark/docs/reference/align_data.html | 315 +- .../reference/align_data_to_data_pft.html | 460 +- .../benchmark/docs/reference/align_pft.html | 464 +- .../reference/bm_settings2pecan_settings.html | 308 +- .../docs/reference/calc_benchmark.html | 310 +- .../docs/reference/calc_metrics.html | 331 +- .../benchmark/docs/reference/check_BRR.html | 314 +- .../docs/reference/check_if_legal_table.html | 348 +- .../docs/reference/check_if_list_of_pfts.html | 345 +- .../docs/reference/check_if_species_list.html | 346 +- .../docs/reference/clean_settings_BRR.html | 306 +- .../benchmark/docs/reference/create_BRR.html | 312 +- .../docs/reference/define_benchmark.html | 313 +- .../docs/reference/format_wide2long.html | 316 +- .../reference/get_species_list_standard.html | 350 +- modules/benchmark/docs/reference/index.html | 891 +- .../benchmark/docs/reference/load_csv.html | 323 +- .../benchmark/docs/reference/load_data.html | 322 +- .../benchmark/docs/reference/load_rds.html | 315 +- .../reference/load_tab_separated_values.html | 330 +- .../docs/reference/load_x_netcdf.html | 331 +- .../docs/reference/match_timestep.html | 307 +- .../reference/mean_over_larger_timestep.html | 318 +- .../benchmark/docs/reference/metric_AME.html | 291 +- .../docs/reference/metric_Frechet.html | 291 +- .../benchmark/docs/reference/metric_MAE.html | 291 +- .../benchmark/docs/reference/metric_MSE.html | 291 +- .../benchmark/docs/reference/metric_PPMC.html | 299 +- .../benchmark/docs/reference/metric_R2.html | 299 +- .../benchmark/docs/reference/metric_RAE.html | 291 +- .../benchmark/docs/reference/metric_RMSE.html | 291 +- .../benchmark/docs/reference/metric_cor.html | 291 +- .../docs/reference/metric_lmDiag_plot.html | 299 +- .../docs/reference/metric_residual_plot.html | 287 +- .../benchmark/docs/reference/metric_run.html | 291 +- .../docs/reference/metric_scatter_plot.html | 287 +- .../reference/metric_timeseries_plot.html | 262 +- .../docs/reference/read_settings_BRR.html | 306 +- .../data.atmosphere/docs/LICENSE-text.html | 285 +- .../docs/articles/ameriflux_demo.html | 526 +- .../docs/articles/cfmet_downscaling.html | 376 +- .../articles/compare_narr_cruncep_met.html | 757 +- .../data.atmosphere/docs/articles/index.html | 307 +- .../docs/articles/tdm_downscaling.html | 423 +- modules/data.atmosphere/docs/authors.html | 327 +- modules/data.atmosphere/docs/docsearch.css | 85 +- modules/data.atmosphere/docs/docsearch.js | 26 +- modules/data.atmosphere/docs/index.html | 980 +- modules/data.atmosphere/docs/pkgdown.css | 96 +- modules/data.atmosphere/docs/pkgdown.js | 64 +- .../docs/reference/AirDens.html | 369 +- .../docs/reference/align.met.html | 562 +- .../docs/reference/browndog.met.html | 434 +- .../build_cf_variables_table_url.html | 396 +- .../docs/reference/cfmet.downscale.daily.html | 405 +- .../reference/cfmet.downscale.subdaily.html | 404 +- .../docs/reference/cfmet.downscale.time.html | 379 +- .../docs/reference/check_met_input_file.html | 418 +- .../docs/reference/check_unit.html | 422 +- .../docs/reference/closest_xy.html | 320 +- .../docs/reference/col2ncvar.html | 377 +- .../reference/cos_solar_zenith_angle.html | 404 +- .../docs/reference/daygroup.html | 318 +- .../docs/reference/db.site.lat.lon.html | 314 +- .../docs/reference/debias.met.regression.html | 672 +- .../docs/reference/debias_met.html | 416 +- .../docs/reference/download.Ameriflux.html | 413 +- .../docs/reference/download.AmerifluxLBL.html | 457 +- .../docs/reference/download.CRUNCEP.html | 469 +- .../docs/reference/download.FACE.html | 356 +- .../docs/reference/download.Fluxnet2015.html | 412 +- .../reference/download.FluxnetLaThuile.html | 430 +- .../docs/reference/download.GFDL.html | 481 +- .../docs/reference/download.GLDAS.html | 352 +- .../docs/reference/download.Geostreams.html | 446 +- .../docs/reference/download.MACA.html | 399 +- .../docs/reference/download.MsTMIP_NARR.html | 381 +- .../docs/reference/download.NARR.html | 378 +- .../docs/reference/download.NARR_site.html | 434 +- .../docs/reference/download.NEONmet.html | 430 +- .../docs/reference/download.NLDAS.html | 327 +- .../docs/reference/download.NOAA_GEFS.html | 556 +- .../docs/reference/download.PalEON.html | 346 +- .../docs/reference/download.PalEON_ENS.html | 355 +- .../docs/reference/download.US_WCr.html | 394 +- .../docs/reference/equation_of_time.html | 370 +- .../data.atmosphere/docs/reference/exner.html | 350 +- .../docs/reference/extract.local.CMIP5.html | 522 +- .../docs/reference/extract.local.NLDAS.html | 481 +- .../docs/reference/extract.nc.html | 426 +- .../docs/reference/gen.subdaily.models.html | 581 +- .../docs/reference/generate_narr_url.html | 379 +- .../docs/reference/get.es.html | 374 +- .../docs/reference/get.lv.html | 361 +- .../docs/reference/get.ncvector.html | 382 +- .../docs/reference/get.rh.html | 389 +- .../docs/reference/get.vpd.html | 396 +- .../docs/reference/get_NARR_thredds.html | 450 +- .../reference/get_cf_variables_table.html | 392 +- .../docs/reference/get_clowderauth.html | 383 +- .../docs/reference/get_narr_url.html | 388 +- .../data.atmosphere/docs/reference/index.html | 1942 +- .../docs/reference/latlon2lcc.html | 393 +- .../docs/reference/latlon2narr.html | 387 +- .../docs/reference/lightME.html | 425 +- .../docs/reference/lm_ensemble_sims.html | 541 +- .../docs/reference/load.cfmet.html | 415 +- .../docs/reference/merge_met_variable.html | 457 +- .../docs/reference/met.process.html | 456 +- .../docs/reference/met.process.stage.html | 350 +- .../docs/reference/met2CF.ALMA.html | 402 +- .../docs/reference/met2CF.Ameriflux.html | 410 +- .../docs/reference/met2CF.AmerifluxLBL.html | 461 +- .../docs/reference/met2CF.FACE.html | 321 +- .../docs/reference/met2CF.Geostreams.html | 431 +- .../docs/reference/met2CF.NARR.html | 380 +- .../docs/reference/met2CF.PalEON.html | 402 +- .../docs/reference/met2CF.PalEONregional.html | 478 +- .../docs/reference/met2CF.csv.html | 399 +- ..._temporal_downscale.Gaussian_ensemble.html | 477 +- .../docs/reference/metgapfill.NOAA_GEFS.html | 423 +- .../docs/reference/metgapfill.html | 453 +- .../docs/reference/model.train.html | 451 +- .../docs/reference/narr_flx_vars.html | 331 +- .../docs/reference/nc.merge.html | 497 +- .../docs/reference/par2ppfd.html | 384 +- .../reference/pecan_standard_met_table.html | 343 +- .../docs/reference/permute.nc.html | 404 +- .../docs/reference/post_process.html | 351 +- .../docs/reference/predict_subdaily_met.html | 618 +- .../docs/reference/prepare_narr_year.html | 401 +- .../docs/reference/qair2rh.html | 410 +- .../docs/reference/read.register.html | 358 +- .../docs/reference/read_narr_var.html | 405 +- .../docs/reference/rh2qair.html | 369 +- .../docs/reference/robustly.html | 398 +- .../docs/reference/save.betas.html | 436 +- .../docs/reference/save.model.html | 436 +- .../docs/reference/site.lst.html | 314 +- .../docs/reference/site_from_tag.html | 324 +- .../docs/reference/solarMJ2ppfd.html | 400 +- .../docs/reference/spin.met.html | 462 +- .../docs/reference/split_wind.html | 432 +- .../docs/reference/step_means.html | 385 +- .../docs/reference/subdaily_pred.html | 465 +- .../docs/reference/sw2par.html | 379 +- .../docs/reference/sw2ppfd.html | 374 +- .../temporal.downscale.functions.html | 510 +- .../docs/reference/upscale_met.html | 406 +- .../docs/reference/wide2long.html | 382 +- modules/data.hydrology/docs/LICENSE-text.html | 230 +- modules/data.hydrology/docs/authors.html | 272 +- modules/data.hydrology/docs/docsearch.css | 85 +- modules/data.hydrology/docs/docsearch.js | 26 +- modules/data.hydrology/docs/index.html | 258 +- modules/data.hydrology/docs/pkgdown.css | 96 +- modules/data.hydrology/docs/pkgdown.js | 64 +- .../data.hydrology/docs/reference/index.html | 250 +- modules/data.land/docs/LICENSE-text.html | 228 +- modules/data.land/docs/authors.html | 284 +- modules/data.land/docs/docsearch.css | 85 +- modules/data.land/docs/docsearch.js | 26 +- modules/data.land/docs/index.html | 256 +- modules/data.land/docs/pkgdown.css | 96 +- modules/data.land/docs/pkgdown.js | 64 +- .../docs/reference/Clean_Tucson.html | 251 +- .../docs/reference/InventoryGrowthFusion.html | 383 +- .../InventoryGrowthFusionDiagnostics.html | 310 +- .../data.land/docs/reference/Read_Tucson.html | 265 +- .../buildJAGSdata_InventoryRings.html | 333 +- .../data.land/docs/reference/cohort2pool.html | 335 +- .../docs/reference/dataone_download.html | 355 +- .../docs/reference/download_package_rm.html | 351 +- .../docs/reference/ens_veg_module.html | 398 +- .../docs/reference/extract.stringCode.html | 254 +- .../data.land/docs/reference/extract_FIA.html | 255 +- .../docs/reference/extract_soil_gssurgo.html | 333 +- .../docs/reference/extract_soil_nc.html | 318 +- .../data.land/docs/reference/extract_veg.html | 260 +- .../docs/reference/fia.to.psscss.html | 295 +- .../data.land/docs/reference/find.land.html | 321 +- .../docs/reference/format_identifier.html | 314 +- .../data.land/docs/reference/from.Tag.html | 251 +- .../docs/reference/from.TreeCode.html | 251 +- .../docs/reference/gSSURGO.Query.html | 338 +- .../docs/reference/get.attributes.html | 327 +- .../data.land/docs/reference/get.soil.html | 315 +- .../docs/reference/get_resource_map.html | 317 +- .../docs/reference/get_veg_module.html | 385 +- .../data.land/docs/reference/ic_process.html | 307 +- .../docs/reference/id_resolveable.html | 329 +- modules/data.land/docs/reference/index.html | 1061 +- .../data.land/docs/reference/load_veg.html | 260 +- .../docs/reference/matchInventoryRings.html | 256 +- .../data.land/docs/reference/match_pft.html | 332 +- .../docs/reference/match_species_id.html | 405 +- .../data.land/docs/reference/mpot2smoist.html | 296 +- .../docs/reference/parse.MatrixNames.html | 319 +- .../docs/reference/partition_roots.html | 327 +- .../data.land/docs/reference/plot2AGB.html | 320 +- .../docs/reference/pool_ic_list2netcdf.html | 322 +- .../docs/reference/pool_ic_netcdf2list.html | 317 +- .../docs/reference/prepare_pools.html | 327 +- .../docs/reference/put_veg_module.html | 436 +- .../data.land/docs/reference/sample_ic.html | 343 +- modules/data.land/docs/reference/sclass.html | 317 +- modules/data.land/docs/reference/shp2kml.html | 373 +- .../data.land/docs/reference/soil.units.html | 302 +- .../data.land/docs/reference/soil2netcdf.html | 369 +- .../data.land/docs/reference/soil_params.html | 377 +- .../docs/reference/soil_process.html | 324 +- .../docs/reference/subset.layer.html | 379 +- modules/data.land/docs/reference/to.Tag.html | 251 +- .../data.land/docs/reference/to.TreeCode.html | 251 +- .../data.land/docs/reference/write_ic.html | 257 +- .../data.land/docs/reference/write_veg.html | 254 +- modules/data.mining/docs/LICENSE-text.html | 228 +- modules/data.mining/docs/authors.html | 233 +- modules/data.mining/docs/docsearch.css | 85 +- modules/data.mining/docs/docsearch.js | 26 +- modules/data.mining/docs/index.html | 247 +- modules/data.mining/docs/pkgdown.css | 96 +- modules/data.mining/docs/pkgdown.js | 64 +- modules/data.mining/docs/reference/index.html | 250 +- modules/data.remote/docs/LICENSE-text.html | 228 +- modules/data.remote/docs/authors.html | 233 +- modules/data.remote/docs/docsearch.css | 85 +- modules/data.remote/docs/docsearch.js | 26 +- modules/data.remote/docs/index.html | 243 +- modules/data.remote/docs/pkgdown.css | 96 +- modules/data.remote/docs/pkgdown.js | 64 +- .../docs/reference/call_MODIS.html | 402 +- .../docs/reference/download.NLCD.html | 323 +- .../docs/reference/extract_NLCD.html | 342 +- modules/data.remote/docs/reference/index.html | 317 +- modules/emulator/docs/LICENSE-text.html | 228 +- modules/emulator/docs/authors.html | 233 +- modules/emulator/docs/docsearch.css | 85 +- modules/emulator/docs/docsearch.js | 26 +- modules/emulator/docs/index.html | 246 +- modules/emulator/docs/pkgdown.css | 96 +- modules/emulator/docs/pkgdown.js | 64 +- .../emulator/docs/reference/GaussProcess.html | 321 +- modules/emulator/docs/reference/arate.html | 255 +- modules/emulator/docs/reference/bounded.html | 251 +- .../docs/reference/calcSpatialCov.html | 255 +- .../docs/reference/calcSpatialCov.list.html | 315 +- .../docs/reference/calcSpatialCov.matrix.html | 317 +- .../docs/reference/calculate.prior.html | 251 +- modules/emulator/docs/reference/ddist.html | 251 +- modules/emulator/docs/reference/distance.html | 299 +- .../docs/reference/distance.martix.html | 299 +- .../docs/reference/distance12.martix.html | 299 +- .../docs/reference/emulator-package.html | 363 +- modules/emulator/docs/reference/get_ss.html | 251 +- modules/emulator/docs/reference/get_y.html | 251 +- modules/emulator/docs/reference/gp_mle.html | 299 +- modules/emulator/docs/reference/gp_mle2.html | 251 +- modules/emulator/docs/reference/gpeval.html | 305 +- modules/emulator/docs/reference/groupid.html | 255 +- modules/emulator/docs/reference/index.html | 799 +- .../emulator/docs/reference/is.accepted.html | 251 +- modules/emulator/docs/reference/jump.html | 300 +- .../emulator/docs/reference/ldinvgamma.html | 302 +- modules/emulator/docs/reference/lhc.html | 307 +- modules/emulator/docs/reference/mcmc.GP.html | 321 +- .../emulator/docs/reference/minimize.GP.html | 299 +- modules/emulator/docs/reference/mvjump.html | 251 +- modules/emulator/docs/reference/nderiv.html | 265 +- modules/emulator/docs/reference/p.html | 251 +- modules/emulator/docs/reference/p.jump.html | 285 +- modules/emulator/docs/reference/p.mvjump.html | 277 +- .../emulator/docs/reference/plot.jump.html | 285 +- .../emulator/docs/reference/plot.mvjump.html | 285 +- .../emulator/docs/reference/predict.GP.html | 293 +- .../docs/reference/predict.density.html | 296 +- .../emulator/docs/reference/summarize.GP.html | 291 +- .../emulator/docs/reference/update.jump.html | 301 +- .../docs/reference/update.mvjump.html | 251 +- modules/meta.analysis/docs/LICENSE-text.html | 258 +- .../meta.analysis/docs/articles/index.html | 265 +- .../docs/articles/single.MA_demo.html | 318 +- modules/meta.analysis/docs/authors.html | 307 +- modules/meta.analysis/docs/docsearch.css | 85 +- modules/meta.analysis/docs/docsearch.js | 26 +- modules/meta.analysis/docs/index.html | 284 +- modules/meta.analysis/docs/pkgdown.css | 96 +- modules/meta.analysis/docs/pkgdown.js | 64 +- .../docs/reference/approx.posterior.html | 403 +- .../meta.analysis/docs/reference/index.html | 443 +- .../meta.analysis/docs/reference/jagify.html | 342 +- .../docs/reference/p.point.in.prior.html | 362 +- .../docs/reference/pecan.ma.html | 445 +- .../docs/reference/pecan.ma.summary.html | 395 +- .../docs/reference/run.meta.analysis.html | 408 +- .../docs/reference/single.MA.html | 417 +- .../docs/reference/transform.nas.html | 330 +- .../docs/reference/write.ma.model.html | 451 +- modules/photosynthesis/docs/LICENSE-text.html | 263 +- .../docs/articles/ResponseCurves.html | 892 +- .../photosynthesis/docs/articles/index.html | 276 +- modules/photosynthesis/docs/authors.html | 284 +- modules/photosynthesis/docs/docsearch.css | 85 +- modules/photosynthesis/docs/docsearch.js | 26 +- modules/photosynthesis/docs/index.html | 293 +- modules/photosynthesis/docs/pkgdown.css | 96 +- modules/photosynthesis/docs/pkgdown.js | 64 +- .../docs/reference/Licor_QC.html | 354 +- .../docs/reference/ciEnvelope.html | 295 +- .../docs/reference/estimate_mode.html | 292 +- .../photosynthesis/docs/reference/fitA.html | 380 +- .../photosynthesis/docs/reference/index.html | 392 +- .../docs/reference/plot_photo.html | 292 +- .../docs/reference/read_Licor.html | 342 +- modules/priors/docs/LICENSE-text.html | 258 +- modules/priors/docs/articles/index.html | 263 +- modules/priors/docs/articles/priors_demo.html | 775 +- modules/priors/docs/authors.html | 263 +- modules/priors/docs/docsearch.css | 85 +- modules/priors/docs/docsearch.js | 26 +- modules/priors/docs/index.html | 273 +- modules/priors/docs/pkgdown.css | 96 +- modules/priors/docs/pkgdown.js | 64 +- .../docs/reference/create.density.df.html | 368 +- modules/priors/docs/reference/fit.dist.html | 333 +- .../reference/get.quantiles.from.density.html | 324 +- modules/priors/docs/reference/get.sample.html | 366 +- modules/priors/docs/reference/index.html | 467 +- .../priors/docs/reference/plot.densities.html | 339 +- .../reference/plot.posterior.density.html | 345 +- .../docs/reference/plot.prior.density.html | 386 +- modules/priors/docs/reference/plot.trait.html | 368 +- modules/priors/docs/reference/pr.dens.html | 391 +- modules/priors/docs/reference/pr.samp.html | 368 +- modules/priors/docs/reference/prior.fn.html | 343 +- modules/priors/docs/reference/priorfig.html | 357 +- modules/rtm/docs/LICENSE-text.html | 260 +- modules/rtm/docs/articles/index.html | 271 +- .../rtm/docs/articles/pecanrtm.vignette.html | 585 +- modules/rtm/docs/authors.html | 281 +- modules/rtm/docs/docsearch.css | 85 +- modules/rtm/docs/docsearch.js | 26 +- modules/rtm/docs/index.html | 358 +- modules/rtm/docs/pkgdown.css | 96 +- modules/rtm/docs/pkgdown.js | 64 +- modules/rtm/docs/reference/EDR.html | 547 +- .../reference/EDR.preprocess.history.html | 353 +- .../docs/reference/bt_check_convergence.html | 294 +- modules/rtm/docs/reference/burnin.thin.html | 381 +- modules/rtm/docs/reference/cbind.spectra.html | 312 +- .../rtm/docs/reference/check.convergence.html | 389 +- modules/rtm/docs/reference/corr_max_lag.html | 292 +- .../reference/default.settings.prospect.html | 312 +- modules/rtm/docs/reference/defparam.html | 335 +- modules/rtm/docs/reference/dtnorm.html | 373 +- .../docs/reference/fortran_data_module.html | 403 +- modules/rtm/docs/reference/foursail.html | 399 +- .../reference/generalized_plate_model.html | 348 +- .../rtm/docs/reference/generate.noise.html | 356 +- .../rtm/docs/reference/generate.rsr.all.html | 304 +- .../rtm/docs/reference/get.EDR.output.html | 320 +- modules/rtm/docs/reference/index.html | 1228 +- modules/rtm/docs/reference/invert.auto.html | 536 +- modules/rtm/docs/reference/invert.custom.html | 512 +- modules/rtm/docs/reference/invert.lsq.html | 387 +- modules/rtm/docs/reference/invert_bt.html | 516 +- .../rtm/docs/reference/load.from.name.html | 326 +- modules/rtm/docs/reference/lognorm.mu.html | 339 +- modules/rtm/docs/reference/lognorm.sigma.html | 326 +- .../rtm/docs/reference/matplot.default.html | 286 +- modules/rtm/docs/reference/matplot.html | 283 +- .../rtm/docs/reference/matplot.spectra.html | 332 +- modules/rtm/docs/reference/neff.html | 321 +- .../rtm/docs/reference/params.prospect4.html | 297 +- .../rtm/docs/reference/params.prospect5.html | 294 +- .../rtm/docs/reference/params.prospect5b.html | 294 +- modules/rtm/docs/reference/params2edr.html | 446 +- modules/rtm/docs/reference/plot.spectra.html | 327 +- modules/rtm/docs/reference/print.spectra.html | 340 +- .../docs/reference/print_results_summary.html | 333 +- .../reference/prior.defaultvals.prospect.html | 326 +- .../docs/reference/priorfunc.prospect.html | 347 +- modules/rtm/docs/reference/pro2s.html | 378 +- modules/rtm/docs/reference/pro4sail.html | 370 +- modules/rtm/docs/reference/prospect.html | 363 +- .../rtm/docs/reference/prospect_bt_prior.html | 338 +- .../rtm/docs/reference/read.rsr.folder.html | 331 +- modules/rtm/docs/reference/resample.html | 449 +- modules/rtm/docs/reference/rsr.from.fwhm.html | 346 +- modules/rtm/docs/reference/rtm_loglike.html | 293 +- modules/rtm/docs/reference/rtnorm.html | 394 +- modules/rtm/docs/reference/sensor.list.html | 297 +- modules/rtm/docs/reference/sensor.proper.html | 294 +- modules/rtm/docs/reference/setup_edr.html | 366 +- modules/rtm/docs/reference/spectra.html | 343 +- .../rtm/docs/reference/spectral.response.html | 331 +- modules/rtm/docs/reference/str.spectra.html | 316 +- modules/rtm/docs/reference/sub-.spectra.html | 417 +- .../rtm/docs/reference/sub-sub-.spectra.html | 385 +- .../docs/reference/sub-subset-.spectra.html | 398 +- .../rtm/docs/reference/summary_mvnorm.html | 327 +- .../rtm/docs/reference/summary_simple.html | 326 +- modules/rtm/docs/reference/trim.rsr.html | 337 +- modules/rtm/docs/reference/wavelengths.html | 325 +- modules/uncertainty/docs/LICENSE-text.html | 228 +- modules/uncertainty/docs/authors.html | 277 +- modules/uncertainty/docs/docsearch.css | 85 +- modules/uncertainty/docs/docsearch.js | 26 +- modules/uncertainty/docs/index.html | 261 +- modules/uncertainty/docs/pkgdown.css | 96 +- modules/uncertainty/docs/pkgdown.js | 64 +- .../docs/reference/ensemble.ts.html | 290 +- .../docs/reference/flux.uncertainty.html | 354 +- .../docs/reference/get.change.html | 276 +- .../docs/reference/get.coef.var.html | 308 +- .../docs/reference/get.elasticity.html | 341 +- .../docs/reference/get.ensemble.samples.html | 389 +- .../docs/reference/get.gi.phii.html | 361 +- .../docs/reference/get.parameter.samples.html | 301 +- .../docs/reference/get.sensitivity.html | 331 +- modules/uncertainty/docs/reference/index.html | 730 +- .../docs/reference/input.ens.gen.html | 372 +- .../uncertainty/docs/reference/kurtosis.html | 352 +- .../docs/reference/plot_flux_uncertainty.html | 310 +- .../docs/reference/plot_sensitivities.html | 348 +- .../docs/reference/plot_sensitivity.html | 397 +- .../plot_variance_decomposition.html | 454 +- .../docs/reference/prep.data.assim.html | 330 +- .../docs/reference/read.ameriflux.L2.html | 272 +- .../docs/reference/read.ensemble.output.html | 383 +- .../docs/reference/read.ensemble.ts.html | 288 +- .../docs/reference/run.ensemble.analysis.html | 307 +- .../reference/run.sensitivity.analysis.html | 318 +- .../docs/reference/sa.splinefun.html | 333 +- .../uncertainty/docs/reference/sd.var.html | 351 +- .../docs/reference/sensitivity.analysis.html | 388 +- .../docs/reference/spline.ensemble.html | 327 +- .../docs/reference/spline.truncate.html | 349 +- .../docs/reference/variance.stats.html | 319 +- .../reference/write.ensemble.configs.html | 417 +- owl-carousel/owl.carousel.css | 206 +- owl-carousel/owl.carousel.js | 6779 +++-- owl-carousel/owl.theme.css | 78 +- people.html | 580 +- pkgdocs/index.html | 102 +- stylesheets/pygment_trac.css | 302 +- 1118 files changed, 219616 insertions(+), 163027 deletions(-) diff --git a/Report_an_issue.html b/Report_an_issue.html index 1b97cca..5643d4b 100644 --- a/Report_an_issue.html +++ b/Report_an_issue.html @@ -1,66 +1,149 @@ - + - - - + + + PEcAn - - - - - - - - + + + + + + + + - + - + - - + + - - +
+
+ The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PEcAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
- -
- - - -
- -
-

Site built with pkgdown.

-
+
+ +
+

+ Site built with pkgdown. +

+
- - - - + diff --git a/base/all/docs/pkgdown.css b/base/all/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/all/docs/pkgdown.css +++ b/base/all/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/all/docs/pkgdown.js b/base/all/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/all/docs/pkgdown.js +++ b/base/all/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/all/docs/reference/index.html b/base/all/docs/reference/index.html index fa801ef..ff99a77 100644 --- a/base/all/docs/reference/index.html +++ b/base/all/docs/reference/index.html @@ -2,129 +2,149 @@ - - - - - • PEcAn.all - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + • PEcAn.all + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - - - - - - - - - - -
-
- - -
+
+
+ + + + + + + +
+
+ + +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/LICENSE-text.html b/base/db/docs/LICENSE-text.html index e90264f..61530ff 100644 --- a/base/db/docs/LICENSE-text.html +++ b/base/db/docs/LICENSE-text.html @@ -2,112 +2,149 @@ - - - - -License • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- +
+
+ -
University of Illinois/NCSA Open Source License
+          
+University of Illinois/NCSA Open Source License
 
 Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
 
@@ -136,27 +173,22 @@ 

License

CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
- -
- -
- + +
+
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/articles/betydb_access.html b/base/db/docs/articles/betydb_access.html index 2adfaf1..1817d6b 100644 --- a/base/db/docs/articles/betydb_access.html +++ b/base/db/docs/articles/betydb_access.html @@ -1,94 +1,153 @@ - - - - - - -BETYdb Access • PEcAn.DB - - - - - - - - - + + + + + + + + BETYdb Access • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + +
-
-
- + +
- - -

Ways to Access BETYdb from R

-
-

-PEcAn.DB functions

-
settings <-list(database = list(bety = list(driver = "PostgreSQL", user = "bety", dbname = "bety", password = "bety")))
+          

Ways to Access BETYdb from R

+
+

+ PEcAn.DB + functions +

+
+
settings <-list(database = list(bety = list(driver = "PostgreSQL", user = "bety", dbname = "bety", password = "bety")))
 
 # equivalent to standard method to load PEcAn settings:
 # settings <- read.settings("pecan.xml")
@@ -101,13 +160,25 @@ 

salix_spp <- query.pft_species(pft = "salix", modeltype = "BIOCRO", con = dbcon) -salix_vcmax <- query.trait.data(trait = "Vcmax", spstr = vecpaste(salix_spp$id), con = dbcon)

-
-
-

-R dplyr interface

-

Documentation for the dplyr interface to databases is provided in the dplyr vignette

-
library(dplyr)
+salix_vcmax <- query.trait.data(trait = "Vcmax", spstr = vecpaste(salix_spp$id), con = dbcon)
+
+
+
+

+ R dplyr interface +

+

+ Documentation for the dplyr interface to databases is + provided in the + dplyr vignette +

+
+
library(dplyr)
 d <- settings$database$bety[c("dbname", "password", "host", "user")]
 bety <- src_postgres(host = d$host, user = d$user, password = d$password, dbname = d$dbname)
 
@@ -127,12 +198,18 @@ 

mxgdata <- inner_join(species, yields, by = 'specie_id') %>% left_join(sites, by = 'site_id') %>% select(-ends_with(".x"), -ends_with(".y")) %>% # drops duplicate rows - collect()

-
-
-

-rOpensci traits API

-
# install_github("ropensci/traits")
+  collect() 
+
+
+
+

+ rOpensci traits + API +

+
+
# install_github("ropensci/traits")
 library("traits")
 
 out <- betydb_search(query = "Switchgrass Yield")
@@ -142,28 +219,25 @@ 

out %>% group_by(id) %>% summarise(mean_result = mean(as.numeric(mean), na.rm = TRUE)) %>% - arrange(desc(mean_result))

-
-
+ arrange(desc(mean_result)) +
+
+
- - - - -
- -
-

Site built with pkgdown.

-
+
+ +
+

+ Site built with pkgdown. +

+
- - - - + diff --git a/base/db/docs/articles/create_sites.geometry.html b/base/db/docs/articles/create_sites.geometry.html index 8ba595f..c0a1ece 100644 --- a/base/db/docs/articles/create_sites.geometry.html +++ b/base/db/docs/articles/create_sites.geometry.html @@ -1,112 +1,210 @@ - - - - - - -Create PostGIS polygon • PEcAn.DB - - - - - - - - - + + + + + + + + Create PostGIS polygon • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + +
-
+ +
+
+
+ - -
- - -
- -
-

Site built with pkgdown.

-
+
+ +
+

+ Site built with pkgdown. +

+
-
- - - +
diff --git a/base/db/docs/articles/index.html b/base/db/docs/articles/index.html index cd0faa7..98ec1ea 100644 --- a/base/db/docs/articles/index.html +++ b/base/db/docs/articles/index.html @@ -2,137 +2,172 @@ - - - - -Articles • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
-

All vignettes

-

- - -
-
-
+
+
+ + +
+

All vignettes

+

+ + +
+
+
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/authors.html b/base/db/docs/authors.html index 16eb3ab..fae767c 100644 --- a/base/db/docs/authors.html +++ b/base/db/docs/authors.html @@ -2,161 +2,184 @@ - - - - -Authors • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
    -
  • -

    Mike Dietze. . -

    -
  • -
  • -

    David LeBauer. . -

    -
  • -
  • -

    Xiaohui Feng. . -

    -
  • -
  • -

    Dan Wang. . -

    -
  • -
  • -

    Carl Davidson. . -

    -
  • -
  • -

    Rob Kooper. . -

    -
  • -
  • -

    Shawn Serbin. . -

    -
  • -
- -
- -
- +
+
+ + +
    +
  • +

    Mike Dietze. .

    +
  • +
  • +

    David LeBauer. .

    +
  • +
  • +

    Xiaohui Feng. .

    +
  • +
  • +

    Dan Wang. .

    +
  • +
  • +

    Carl Davidson. .

    +
  • +
  • +

    Rob Kooper. .

    +
  • +
  • +

    Shawn Serbin. .

    +
  • +
+
+
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/docsearch.css b/base/db/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/db/docs/docsearch.css +++ b/base/db/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/db/docs/docsearch.js b/base/db/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/db/docs/docsearch.js +++ b/base/db/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/db/docs/index.html b/base/db/docs/index.html index 06932df..109a495 100644 --- a/base/db/docs/index.html +++ b/base/db/docs/index.html @@ -1,126 +1,191 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.DB - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • PEcAn.DB + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
-
- - - -
-
- The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
- - + +
+ + +
+
+ The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
-
+ +
-
-

Site built with pkgdown.

-
+
+ +
+

+ Site built with pkgdown. +

+
-
- - - + diff --git a/base/db/docs/pkgdown.css b/base/db/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/db/docs/pkgdown.css +++ b/base/db/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/db/docs/pkgdown.js b/base/db/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/db/docs/pkgdown.js +++ b/base/db/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/db/docs/reference/PEcAn.DB.html b/base/db/docs/reference/PEcAn.DB.html index 138d667..a16f495 100644 --- a/base/db/docs/reference/PEcAn.DB.html +++ b/base/db/docs/reference/PEcAn.DB.html @@ -2,149 +2,193 @@ - - - - -Database functions for PEcAn, the Predictive Ecosystem Analyzer — PEcAn.DB • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Database functions for PEcAn, the Predictive Ecosystem Analyzer — PEcAn.DB + • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

This package provides an interface between PEcAn and the BETY database. -For usage examples, please see vignette("betydb_access")

- -
- - - -
- -
+
+
+ + +
+

+ This package provides an interface between PEcAn and the BETY + database. For usage examples, please see + vignette("betydb_access") +

+
+
+ +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/append.covariate.html b/base/db/docs/reference/append.covariate.html index 3e82f70..77282a8 100644 --- a/base/db/docs/reference/append.covariate.html +++ b/base/db/docs/reference/append.covariate.html @@ -2,178 +2,233 @@ - - - - -Append covariate data as a column within a table — append.covariate • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Append covariate data as a column within a table — append.covariate • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + (i.e. lowest row number) will take precedence" + /> + + + +
- - - + +
-
-
- - -
- -

append.covariate appends a data frame of covariates as a new column in a data frame - of trait data. -In the event a trait has several covariates available, the first one found - (i.e. lowest row number) will take precedence

- -
- -
append.covariate(data, column.name, covariates.data)
- -

Arguments

- - - - - - - - - - - - - - -
data

trait dataframe that will be appended to.

column.name

name of the covariate as it will appear in the appended column

covariates.data

one or more tables of covariate data, ordered by the precedence -they will assume in the event a trait has covariates across multiple tables. -All tables must contain an 'id' and 'level' column, at minimum.

- - -
- -
+
+
+ + +
+

+ append.covariate appends a data frame of covariates + as a new column in a data frame of trait data. In the event a + trait has several covariates available, the first one found (i.e. + lowest row number) will take precedence +

+
+ +
append.covariate(data, column.name, covariates.data)
+ +

+ Arguments +

+ + + + + + + + + + + + + + + + + +
data

trait dataframe that will be appended to.

column.name +

+ name of the covariate as it will appear in the appended column +

+
covariates.data +

+ one or more tables of covariate data, ordered by the + precedence they will assume in the event a trait has + covariates across multiple tables. All tables must contain an + 'id' and 'level' column, at minimum. +

+
+
+ +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/arrhenius.scaling.traits.html b/base/db/docs/reference/arrhenius.scaling.traits.html index 7875da7..4a15e64 100644 --- a/base/db/docs/reference/arrhenius.scaling.traits.html +++ b/base/db/docs/reference/arrhenius.scaling.traits.html @@ -2,181 +2,253 @@ - - - - -Apply Arrhenius scaling to 25 degC for temperature-dependent traits — arrhenius.scaling.traits • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Apply Arrhenius scaling to 25 degC for temperature-dependent traits — + arrhenius.scaling.traits • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Apply Arrhenius scaling to 25 degC for temperature-dependent traits

- -
- -
arrhenius.scaling.traits(data, covariates, temp.covariates,
+      
+
+ + +
+

+ Apply Arrhenius scaling to 25 degC for temperature-dependent + traits +

+
+ +
arrhenius.scaling.traits(data, covariates, temp.covariates,
   new.temp = 25, missing.temp = 25)
- -

Arguments

- - - - - - - - - - - - - - - - - - - - - - -
data

data frame of data to scale, as returned by query.data()

covariates

data frame of covariates, as returned by query.covariates(). -Note that data with no matching covariates will be unchanged.

temp.covariates

names of covariates used to adjust for temperature; -if length > 1, order matters (first will be used preferentially)

new.temp

the reference temperature for the scaled traits. Curerntly 25 degC

missing.temp

the temperature assumed for traits with no covariate found. Curerntly 25 degC

- - -
- -
-
- - -
-

Site built with pkgdown.

-
+

+ Arguments +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
data +

data frame of data to scale, as returned by query.data()

+
covariates +

+ data frame of covariates, as returned by query.covariates(). + Note that data with no matching covariates will be unchanged. +

+
temp.covariates +

+ names of covariates used to adjust for temperature; if length + > 1, order matters (first will be used preferentially) +

+
new.temp +

+ the reference temperature for the scaled traits. Curerntly 25 + degC +

+
missing.temp +

+ the temperature assumed for traits with no covariate found. + Curerntly 25 degC +

+
+
+ +
+
+ + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/assign.treatments.html b/base/db/docs/reference/assign.treatments.html index a93270b..6a16445 100644 --- a/base/db/docs/reference/assign.treatments.html +++ b/base/db/docs/reference/assign.treatments.html @@ -2,177 +2,221 @@ - - - - -assign.treatments — assign.treatments • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + assign.treatments — assign.treatments • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Change treatments to sequential integers

- -
- -
assign.treatments(data)
- -

Arguments

- - - - - - -
data

input data

- -

Value

- -

dataframe with sequential treatments

- -

Details

- -

Assigns all control treatments the same value, then assigns unique treatments -within each site. Each site is required to have a control treatment. -The algorithm (incorrectly) assumes that each site has a unique set of experimental -treatments.

- - -
- +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/bety2pecan.html b/base/db/docs/reference/bety2pecan.html index 206edb0..e9f2784 100644 --- a/base/db/docs/reference/bety2pecan.html +++ b/base/db/docs/reference/bety2pecan.html @@ -2,162 +2,212 @@ - - - - -Convert BETY variable names to MsTMIP and subsequently PEcAn standard names — bety2pecan • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert BETY variable names to MsTMIP and subsequently PEcAn standard + names — bety2pecan • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Convert BETY variable names to MsTMIP and subsequently PEcAn standard names

- -
- -
bety2pecan(vars_bety)
- -

Arguments

- - - - - - -
vars_bety

data frame with variable names and units

- - -
- -
+
+
+ + +
+

+ Convert BETY variable names to MsTMIP and subsequently PEcAn + standard names +

+
+ +
bety2pecan(vars_bety)
+ +

+ Arguments +

+ + + + + + + + + +
vars_bety

data frame with variable names and units

+
+ +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/betyConnect.html b/base/db/docs/reference/betyConnect.html index 79c62c4..cfa963f 100644 --- a/base/db/docs/reference/betyConnect.html +++ b/base/db/docs/reference/betyConnect.html @@ -2,158 +2,201 @@ - - - - -Connect to bety using current PEcAn configuration — betyConnect • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Connect to bety using current PEcAn configuration — betyConnect • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Connect to bety using current PEcAn configuration

- -
- -
betyConnect(php.config = "../../web/config.php")
- -

Arguments

- - - - - - -
php.config

Path to `config.php`

- - -
- -
+
+
+ + +
+

Connect to bety using current PEcAn configuration

+
+ +
betyConnect(php.config = "../../web/config.php")
+ +

+ Arguments +

+ + + + + + + + + +
php.config

Path to `config.php`

+
+ +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/build_insert_query.html b/base/db/docs/reference/build_insert_query.html index dfb6c2f..a598e0d 100644 --- a/base/db/docs/reference/build_insert_query.html +++ b/base/db/docs/reference/build_insert_query.html @@ -2,166 +2,221 @@ - - - - -Build query to insert R data frame into SQL table — build_insert_query • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Build query to insert R data frame into SQL table — build_insert_query • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Build query to insert R data frame into SQL table

- -
- -
build_insert_query(values, table, .con)
- -

Arguments

- - - - - - - - - - - - - - -
values

`data.frame` of values to write to SQL database

table

Name of target SQL table, as character

.con

[DBIConnection]:A DBI connection object obtained from DBI::dbConnect().

- - -
- -
+
+
+ + +
+

Build query to insert R data frame into SQL table

+
+ +
build_insert_query(values, table, .con)
+ +

+ Arguments +

+ + + + + + + + + + + + + + + + + +
values

`data.frame` of values to write to SQL database

table

Name of target SQL table, as character

.con +

+ [DBIConnection]:A DBI connection object obtained + from + DBI::dbConnect(). +

+
+
+ +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/check.lists.html b/base/db/docs/reference/check.lists.html index edb3824..2c3fe56 100644 --- a/base/db/docs/reference/check.lists.html +++ b/base/db/docs/reference/check.lists.html @@ -2,178 +2,220 @@ - - - - -Compares two lists — check.lists • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Compares two lists — check.lists • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Check two lists. Identical does not work since one can be loaded -from the database and the other from a CSV file.

- -
- -
check.lists(x, y, filename = "species.csv")
- -

Arguments

- - - - - - - - - - - - - - -
x

first list

y

second list

filename

one of "species.csv" or "cultivars.csv"

- -

Value

- -

true if two list are the same

- - -
- +
- - -
-

Site built with pkgdown.

-
- + + +
+

+ Site built with pkgdown. +

+
-
- - - + - diff --git a/base/db/docs/reference/clone_pft.html b/base/db/docs/reference/clone_pft.html index ac1ddcf..4641404 100644 --- a/base/db/docs/reference/clone_pft.html +++ b/base/db/docs/reference/clone_pft.html @@ -2,197 +2,262 @@ - - - - -Duplicate existing pft with associated priors, species, and cultivars — clone_pft • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Duplicate existing pft with associated priors, species, and cultivars — + clone_pft • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +clone the cultivar associations." + /> + + + +
- - - + +
-
-
- - -
- -

Creates a new pft that is a duplicate of an existing pft, -including relationships with priors, species, and cultivars (if any) of the existing pft. -This function mimics the 'clone pft' button in the PFTs record view page in the -BETYdb web interface for PFTs that aggregate >=1 species, but adds the ability to -clone the cultivar associations.

- -
- -
clone_pft(parent.pft.name, new.pft.name, new.pft.definition, settings)
- -

Arguments

- - - - - - - - - - - - - - - - - - -
parent.pft.name

name of PFT to duplicate

new.pft.name

name for new PFT. Must not be the same as parent.pft.name

new.pft.definition

text for the new PFT's definition field.

settings

PEcAn settings list, used only for BETYdb connection parameters

- -

Value

- -

ID of the newly created pft in database, creates new PFT as a side effect

- - -

Examples

-
# NOT RUN {
+      
+
+ + +
+

+ Creates a new pft that is a duplicate of an existing pft, + including relationships with priors, species, and cultivars (if + any) of the existing pft. This function mimics the 'clone pft' + button in the PFTs record view page in the BETYdb web interface + for PFTs that aggregate >=1 species, but adds the ability to + clone the cultivar associations. +

+
+ +
clone_pft(parent.pft.name, new.pft.name, new.pft.definition, settings)
+ +

+ Arguments +

+ + + + + + + + + + + + + + + + + + + + + +
parent.pft.name

name of PFT to duplicate

new.pft.name +

name for new PFT. Must not be the same as parent.pft.name

+
new.pft.definition

text for the new PFT's definition field.

settings +

+ PEcAn settings list, used only for BETYdb connection + parameters +

+
+ +

+ Value +

+ +

+ ID of the newly created pft in database, creates new PFT as a side + effect +

+ +

+ Examples +

+
# NOT RUN {
 clone_pft(parent.pft.name    = "tempdecid",
           new.pft.name       = "mytempdecid",
           new.pft.definition = "mytempdecid is a new pft",
           settings = pecan_settings_list)
 # }
-
- -
+
+
- +

Author

- + David LeBauer, Chris Black + + +
+ + +
+

+ Site built with pkgdown. +

+
+
+ - diff --git a/base/db/docs/reference/db.close.html b/base/db/docs/reference/db.close.html index 10e70e2..e86ceb2 100644 --- a/base/db/docs/reference/db.close.html +++ b/base/db/docs/reference/db.close.html @@ -2,184 +2,229 @@ - - - - -Close database connection — db.close • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Close database connection — db.close • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + +
-
-
- - -
- -

Generic function to close a database connection

- -
- -
db.close(con, showWarnings = TRUE)
- -

Arguments

- - - - - - - - - - -
con

database connection to be closed

showWarnings

logical: report possible issues with connection?

- -

Value

- -

connection to database

- -

Details

- -

Close a previously opened connection to a database.

- - -

Examples

-
# NOT RUN {
+      
+
+ + +
+

Generic function to close a database connection

+
+ +
db.close(con, showWarnings = TRUE)
+ +

+ Arguments +

+ + + + + + + + + + + + + +
con

database connection to be closed

showWarnings

logical: report possible issues with connection?

+ +

+ Value +

+ +

connection to database

+ +

+ Details +

+ +

Close a previously opened connection to a database.

+ +

+ Examples +

+
# NOT RUN {
 db.close(con)
 # }
-
- -
+
+ +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/db.exists.html b/base/db/docs/reference/db.exists.html index 86d85c6..3dca512 100644 --- a/base/db/docs/reference/db.exists.html +++ b/base/db/docs/reference/db.exists.html @@ -2,182 +2,224 @@ - - - - -db.exists — db.exists • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + db.exists — db.exists • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Test connection to database

    - -
    - -
    db.exists(params, write = TRUE, table = NA)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    params

    database connection information

    write

    logical: test whether we have write access?

    table

    name of database table to check

    - -

    Value

    - -

    TRUE if database connection works; else FALSE

    - -

    Details

    - -

    Useful to only run tests that depend on database when a connection exists

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/db.getShowQueries.html b/base/db/docs/reference/db.getShowQueries.html index 74e306d..0ed1524 100644 --- a/base/db/docs/reference/db.getShowQueries.html +++ b/base/db/docs/reference/db.getShowQueries.html @@ -2,158 +2,192 @@ - - - - -db.getShowQueries — db.getShowQueries • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + db.getShowQueries — db.getShowQueries • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    db.getShowQueries()
    - -

    Value

    +
    +

    + Returns if the queries should be shown that are being executed +

    +
    -

    will return TRUE if queries are shown

    - +
    db.getShowQueries()
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/db.open.html b/base/db/docs/reference/db.open.html index 4c97f0d..0a1d830 100644 --- a/base/db/docs/reference/db.open.html +++ b/base/db/docs/reference/db.open.html @@ -2,181 +2,229 @@ - - - - -Open database connection — db.open • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Open database connection — db.open • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Generic function to open a database connection

    - -
    - -
    db.open(params)
    - -

    Arguments

    - - - - - - -
    params

    database connection information

    - -

    Value

    - -

    connection to database

    - -

    Details

    - -

    Create a connection to a database usign the specified parameters. If the paramters contain -driver element it will be used as the database driver, otherwise it will use PostgreSQL.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Generic function to open a database connection

    +
    + +
    db.open(params)
    + +

    + Arguments +

    + + + + + + + + + +
    params

    database connection information

    + +

    + Value +

    + +

    connection to database

    + +

    + Details +

    + +

    + Create a connection to a database usign the specified parameters. If + the paramters contain driver element it will be used as the database + driver, otherwise it will use PostgreSQL. +

    + +

    + Examples +

    +
    # NOT RUN {
     db.open(settings$database$bety)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/db.print.connections.html b/base/db/docs/reference/db.print.connections.html index 7d20e09..6adfb39 100644 --- a/base/db/docs/reference/db.print.connections.html +++ b/base/db/docs/reference/db.print.connections.html @@ -2,165 +2,207 @@ - - - - -Debug leaked connections — db.print.connections • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug leaked connections — db.print.connections • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Debug method for db.open and db.close

    +
    + +
    db.print.connections()
    -
    db.print.connections()
    - -

    Details

    +

    + Details +

    -

    Prints the number of connections opened as well as any connections -that have never been closes.

    - +

    + Prints the number of connections opened as well as any connections + that have never been closes. +

    -

    Examples

    -
    # NOT RUN {
    +          

    + Examples +

    +
    # NOT RUN {
     db.print.connections()
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Rob Kooper + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/db.query.html b/base/db/docs/reference/db.query.html index 727cfe6..068c6c8 100644 --- a/base/db/docs/reference/db.query.html +++ b/base/db/docs/reference/db.query.html @@ -2,189 +2,237 @@ - - - - -Query database — db.query • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Query database — db.query • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Generic function to query database

    - -
    - -
    db.query(query, con = NULL, params = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    query

    SQL query string

    con

    database connection object

    params

    database connection information

    - -

    Value

    - -

    data frame with query results

    - -

    Details

    - -

    Given a connection and a query, will return a query as a data frame. Either con or params need -to be specified. If both are specified it will use con.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Generic function to query database

    +
    + +
    db.query(query, con = NULL, params = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    query

    SQL query string

    con

    database connection object

    params

    database connection information

    + +

    + Value +

    + +

    data frame with query results

    + +

    + Details +

    + +

    + Given a connection and a query, will return a query as a data frame. + Either con or params need to be specified. If both are specified it + will use con. +

    + +

    + Examples +

    +
    # NOT RUN {
     db.query('select count(id) from traits;', params=settings$database$bety)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/db.showQueries.html b/base/db/docs/reference/db.showQueries.html index 3528e1d..209dd5f 100644 --- a/base/db/docs/reference/db.showQueries.html +++ b/base/db/docs/reference/db.showQueries.html @@ -2,168 +2,208 @@ - - - - -db.showQueries — db.showQueries • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + db.showQueries — db.showQueries • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Sets if the queries should be shown that are being executed

    - -
    - -
    db.showQueries(show)
    - -

    Arguments

    - - - - - - -
    show

    set to TRUE to show the queries, FALSE by default

    - -

    Details

    - -

    Useful to print queries when debuging SQL statements

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/dbHostInfo.html b/base/db/docs/reference/dbHostInfo.html index 9b54a3c..d2edab2 100644 --- a/base/db/docs/reference/dbHostInfo.html +++ b/base/db/docs/reference/dbHostInfo.html @@ -2,158 +2,196 @@ - - - - -Database host information — dbHostInfo • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Database host information — dbHostInfo • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Database host information

    - -
    - -
    dbHostInfo(bety)
    - -

    Arguments

    - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    - - -
    - -
    +
    +
    + + +
    +

    Database host information

    +
    + +
    dbHostInfo(bety)
    + +

    + Arguments +

    + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/db_merge_into.html b/base/db/docs/reference/db_merge_into.html index b00f2e6..7c36c06 100644 --- a/base/db/docs/reference/db_merge_into.html +++ b/base/db/docs/reference/db_merge_into.html @@ -2,200 +2,280 @@ - - - - -Merge local data frame into SQL table — db_merge_into • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Merge local data frame into SQL table — db_merge_into • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Merge local data frame into SQL table

    - -
    - -
    db_merge_into(values, table, con, by = NULL, drop = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    by

    Character vector of columns by which to perform merge. Defaults to all columns in `values`

    drop

    logical. If `TRUE` (default), drop columns not found in SQL table.

    ...

    Arguments passed on to insert_table

    -
    values

    `data.frame` of values to write to SQL database

    -
    table

    Name of target SQL table, as character

    -
    coerce_col_class

    logical, whether or not to coerce local data columns -to SQL classes. Default = `TRUE.`

    -
    drop

    logical. If `TRUE` (default), drop columns not found in SQL table.

    -
    con

    database connection object

    -
    - -

    Value

    - -

    Data frame: Inner join of SQL table and input data frame (as unevaluated "lazy query" table)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Merge local data frame into SQL table

    +
    + +
    db_merge_into(values, table, con, by = NULL, drop = FALSE, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    by +

    + Character vector of columns by which to perform merge. + Defaults to all columns in `values` +

    +
    drop +

    + logical. If `TRUE` (default), drop columns not found in SQL + table. +

    +
    ... +

    Arguments passed on to insert_table

    +
    +
    values
    +
    +

    `data.frame` of values to write to SQL database

    +
    +
    table
    +

    Name of target SQL table, as character

    +
    coerce_col_class
    +
    +

    + logical, whether or not to coerce local data columns to + SQL classes. Default = `TRUE.` +

    +
    +
    drop
    +
    +

    + logical. If `TRUE` (default), drop columns not found in + SQL table. +

    +
    +
    con
    +

    database connection object

    +
    +
    + +

    + Value +

    + +

    + Data frame: Inner join of SQL table and input data frame (as + unevaluated "lazy query" table) +

    + +

    + Examples +

    +
    # NOT RUN {
     irisdb <- DBI::dbConnect(RSQLite::SQLite(), ":memory:")
     dplyr::copy_to(irisdb, iris[1:10,], name = "iris", overwrite = TRUE)
     db_merge_into(iris[1:12,], "iris", irisdb)
     dplyr::tbl(irisdb, "iris") %>% dplyr::count()
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/dbfile.check.html b/base/db/docs/reference/dbfile.check.html index c681aa0..e928d2c 100644 --- a/base/db/docs/reference/dbfile.check.html +++ b/base/db/docs/reference/dbfile.check.html @@ -2,201 +2,273 @@ - - - - -Check for a file in the dbfiles tables — dbfile.check • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check for a file in the dbfiles tables — dbfile.check • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    dbfile.check(type, container.id, con, hostname = PEcAn.remote::fqdn(),
    +          
    +

    + Function to check to see if a file exists in the dbfiles table +

    +
    + +
    dbfile.check(type, container.id, con, hostname = PEcAn.remote::fqdn(),
       machine.check = TRUE, return.all = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    type

    the type of dbfile (Input, Posterior)

    container.id

    the id of container type

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    machine.check

    setting to check for file on named host, otherwise will check for any file given container id

    return.all

    logical flag, if TRUE will return all the files in the directory, not only the max(dbfiles$updated_at) subset

    - -

    Value

    - -

    data.frame with the id, filename and pathname of all the files that are associated

    - -

    Details

    - -

    This will check the dbfiles and machines to see if the file exists

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    type

    the type of dbfile (Input, Posterior)

    container.id

    the id of container type

    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    machine.check +

    + setting to check for file on named host, otherwise will check + for any file given container id +

    +
    return.all +

    + logical flag, if TRUE will return all the files in the + directory, not only the max(dbfiles$updated_at) subset +

    +
    + +

    + Value +

    + +

    + data.frame with the id, filename and pathname of all the files that + are associated +

    + +

    + Details +

    + +

    + This will check the dbfiles and machines to see if the file exists +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.check('Input', 7, dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/dbfile.file.html b/base/db/docs/reference/dbfile.file.html index 5caef4d..45200c0 100644 --- a/base/db/docs/reference/dbfile.file.html +++ b/base/db/docs/reference/dbfile.file.html @@ -2,211 +2,275 @@ - - - - -Convert between file paths and ids — dbfile.file • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Convert between file paths and ids — dbfile.file • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +If none is found, both will return NA." + /> + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + These functions check the dbfiles and machines tables to see if + the file exists, and return the container_id + (dbfile.id) or full filename with path + (dbfile.file) to the first one found. If none is + found, both will return NA. +

    +
    -
    dbfile.file(type, id, con, hostname = PEcAn.remote::fqdn())
    +          
    dbfile.file(type, id, con, hostname = PEcAn.remote::fqdn())
     
     dbfile.id(type, file, con, hostname = PEcAn.remote::fqdn())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    type

    the type of dbfile (Input, Posterior)

    id

    the id of container type

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    file

    the full pathname to the file

    - -

    Value

    - -

    filename on host, or NA if none found

    - -

    Functions

    - -
      -
    • dbfile.file: Return full path to file from the dbfiles table

    • -
    • dbfile.id: Return id to container type given a filename

    • -
    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    type

    the type of dbfile (Input, Posterior)

    id

    the id of container type

    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    file

    the full pathname to the file

    + +

    + Value +

    + +

    filename on host, or NA if none found

    + +

    + Functions +

    + +
      +
    • +

      + dbfile.file: Return full path to file from the + dbfiles table +

      +
    • +
    • +

      + dbfile.id: Return id to container type given a + filename +

      +
    • +
    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.file('Input', 7, dbcon)
     # }# NOT RUN {
       dbfile.id('Model', '/usr/local/bin/sipnet', dbcon)
     # }
    -
    - + -
    +

    Author

    -
    - - -
    -

    Site built with pkgdown.

    -
    + Rob Kooper Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/dbfile.input.check.html b/base/db/docs/reference/dbfile.input.check.html index 7e418ea..8a1c9b5 100644 --- a/base/db/docs/reference/dbfile.input.check.html +++ b/base/db/docs/reference/dbfile.input.check.html @@ -2,219 +2,294 @@ - - - - -Check for a file in the input/dbfiles tables — dbfile.input.check • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check for a file in the input/dbfiles tables — dbfile.input.check • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    dbfile.input.check(siteid, startdate = NULL, enddate = NULL, mimetype,
    +          
    +

    + Function to check to see if a file exists in the dbfiles table as + an input +

    +
    + +
    dbfile.input.check(siteid, startdate = NULL, enddate = NULL, mimetype,
       formatname, parentid = NA, con, hostname = PEcAn.remote::fqdn(),
       exact.dates = FALSE, pattern = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    siteid

    the id of the site that this data is applicable to

    startdate

    the start date of the data stored in the file

    enddate

    the end date of the data stored in the file

    mimetype

    the mime-type of the file

    formatname

    the name of the format to distinguish between simmilair mime-types

    parentid

    the id of the parent of the input

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    exact.dates

    setting to include start and end date in input query

    pattern

    text to seach for in the file name (default NULL = no check).

    - -

    Value

    - -

    data.frame with the id, filename and pathname of the input that is requested

    - -

    Details

    - -

    This will check the dbfiles, inputs, machines and formats tables to see if the -file exists

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    siteid

    the id of the site that this data is applicable to

    startdate

    the start date of the data stored in the file

    enddate

    the end date of the data stored in the file

    mimetype

    the mime-type of the file

    formatname +

    + the name of the format to distinguish between simmilair + mime-types +

    +
    parentid

    the id of the parent of the input

    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    exact.dates +

    setting to include start and end date in input query

    +
    pattern +

    + text to seach for in the file name (default NULL = no check). +

    +
    + +

    + Value +

    + +

    + data.frame with the id, filename and pathname of the input that is + requested +

    + +

    + Details +

    + +

    + This will check the dbfiles, inputs, machines and formats tables to + see if the file exists +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.input.check(siteid, startdate, enddate, 'application/x-RData', 'traits', dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper, Tony Gardella +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/dbfile.input.insert.html b/base/db/docs/reference/dbfile.input.insert.html index 4bb7561..fabaca8 100644 --- a/base/db/docs/reference/dbfile.input.insert.html +++ b/base/db/docs/reference/dbfile.input.insert.html @@ -2,223 +2,298 @@ - - - - -Insert file into tables — dbfile.input.insert • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Insert file into tables — dbfile.input.insert • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    dbfile.input.insert(in.path, in.prefix, siteid, startdate, enddate,
    +          
    +

    Function to insert a file into the dbfiles table as an input

    +
    + +
    dbfile.input.insert(in.path, in.prefix, siteid, startdate, enddate,
       mimetype, formatname, parentid = NA, con,
       hostname = PEcAn.remote::fqdn(), allow.conflicting.dates = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    path to the directory containing the file to be inserted

    in.prefix

    initial portion of the filename that does not vary by date. Does not include directory; specify that as part of in.path

    siteid

    the id of the site that this data is applicable to

    startdate

    the start date of the data stored in the file

    enddate

    the end date of the data stored in the file

    mimetype

    the mime-type of the file

    formatname

    the name of the format to distinguish between simmilair mime-types

    parentid

    the id of the parent of the input

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    allow.conflicting.dates

    Whether to allow a new input record with same siteid, name, and format but different start/end dates

    - -

    Value

    - -

    data.frame with the id, filename and pathname of the input that is requested

    - -

    Details

    - -

    This will write into the dbfiles, inputs, machines and formats the required -data to store the file

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path +

    path to the directory containing the file to be inserted

    +
    in.prefix +

    + initial portion of the filename that does not vary by date. + Does not include directory; specify that as part of in.path +

    +
    siteid

    the id of the site that this data is applicable to

    startdate

    the start date of the data stored in the file

    enddate

    the end date of the data stored in the file

    mimetype

    the mime-type of the file

    formatname +

    + the name of the format to distinguish between simmilair + mime-types +

    +
    parentid

    the id of the parent of the input

    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    allow.conflicting.dates +

    + Whether to allow a new input record with same siteid, name, + and format but different start/end dates +

    +
    + +

    + Value +

    + +

    + data.frame with the id, filename and pathname of the input that is + requested +

    + +

    + Details +

    + +

    + This will write into the dbfiles, inputs, machines and formats the + required data to store the file +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.input.insert('trait.data.Rdata', siteid, startdate, enddate, 'application/x-RData', 'traits', dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper, Betsy Cowdery +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/dbfile.insert.html b/base/db/docs/reference/dbfile.insert.html index d0992e5..6c87d62 100644 --- a/base/db/docs/reference/dbfile.insert.html +++ b/base/db/docs/reference/dbfile.insert.html @@ -2,205 +2,266 @@ - - - - -Insert file into tables — dbfile.insert • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Insert file into tables — dbfile.insert • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    dbfile.insert(in.path, in.prefix, type, id, con, reuse = TRUE,
    +          
    +

    Function to insert a file into the dbfiles table

    +
    + +
    dbfile.insert(in.path, in.prefix, type, id, con, reuse = TRUE,
       hostname = PEcAn.remote::fqdn())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    Path to file directory

    in.prefix

    Filename prefix (not including directory)

    type

    One of "Model", "Posterior", "Input"

    id

    container_id of the input to be modified

    con

    database connection object

    reuse

    logical: If a record already exists, use it or create a new one?

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    - -

    Value

    - -

    id of the file that is written

    - -

    Details

    - -

    This will write into the dbfiles and machines the required data to store the file

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    Path to file directory

    in.prefix

    Filename prefix (not including directory)

    type

    One of "Model", "Posterior", "Input"

    id

    container_id of the input to be modified

    con

    database connection object

    reuse +

    + logical: If a record already exists, use it or create a new + one? +

    +
    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    + +

    + Value +

    + +

    id of the file that is written

    + +

    + Details +

    + +

    + This will write into the dbfiles and machines the required data to + store the file +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.insert('somefile.txt', 'Input', 7, dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper, Ryan Kelly +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/dbfile.posterior.check.html b/base/db/docs/reference/dbfile.posterior.check.html index 5828b45..9c46094 100644 --- a/base/db/docs/reference/dbfile.posterior.check.html +++ b/base/db/docs/reference/dbfile.posterior.check.html @@ -2,198 +2,271 @@ - - - - -Check for a file in the input/dbfiles tables — dbfile.posterior.check • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check for a file in the input/dbfiles tables — dbfile.posterior.check • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to check to see if a file exists in the dbfiles table as an input

    - -
    - -
    dbfile.posterior.check(pft, mimetype, formatname, con,
    +      
    +
    + + +
    +

    + Function to check to see if a file exists in the dbfiles table as + an input +

    +
    + +
    dbfile.posterior.check(pft, mimetype, formatname, con,
       hostname = PEcAn.remote::fqdn())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    pft

    the name of the pft that this data is applicable to

    mimetype

    the mime-type of the file

    formatname

    the name of the format to distinguish between simmilair mime-types

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    - -

    Value

    - -

    data.frame with the id, filename and pathname of the posterior that is requested

    - -

    Details

    - -

    This will check the dbfiles, inputs, machines and formats tables to see if the -file exists

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    pft +

    the name of the pft that this data is applicable to

    +
    mimetype

    the mime-type of the file

    formatname +

    + the name of the format to distinguish between simmilair + mime-types +

    +
    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    + +

    + Value +

    + +

    + data.frame with the id, filename and pathname of the posterior that + is requested +

    + +

    + Details +

    + +

    + This will check the dbfiles, inputs, machines and formats tables to + see if the file exists +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.posterior.check(pft, 'application/x-RData', 'traits', dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/dbfile.posterior.insert.html b/base/db/docs/reference/dbfile.posterior.insert.html index b361cfb..cf9429b 100644 --- a/base/db/docs/reference/dbfile.posterior.insert.html +++ b/base/db/docs/reference/dbfile.posterior.insert.html @@ -2,202 +2,271 @@ - - - - -Insert file into tables — dbfile.posterior.insert • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Insert file into tables — dbfile.posterior.insert • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to insert a file into the dbfiles table as a posterior

    - -
    - -
    dbfile.posterior.insert(filename, pft, mimetype, formatname, con,
    +      
    +
    + + +
    +

    + Function to insert a file into the dbfiles table as a posterior +

    +
    + +
    dbfile.posterior.insert(filename, pft, mimetype, formatname, con,
       hostname = PEcAn.remote::fqdn())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    filename

    the name of the file to be inserted

    pft

    the name of the pft that this data is applicable to

    mimetype

    the mime-type of the file

    formatname

    the name of the format to distinguish between simmilair mime-types

    con

    database connection object

    hostname

    the name of the host where the file is stored, this will default to the name of the current machine

    - -

    Value

    - -

    data.frame with the id, filename and pathname of the posterior that is requested

    - -

    Details

    - -

    This will write into the dbfiles, posteriors, machines and formats the require -data to store the file

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    filename

    the name of the file to be inserted

    pft +

    the name of the pft that this data is applicable to

    +
    mimetype

    the mime-type of the file

    formatname +

    + the name of the format to distinguish between simmilair + mime-types +

    +
    con

    database connection object

    hostname +

    + the name of the host where the file is stored, this will + default to the name of the current machine +

    +
    + +

    + Value +

    + +

    + data.frame with the id, filename and pathname of the posterior that + is requested +

    + +

    + Details +

    + +

    + This will write into the dbfiles, posteriors, machines and formats + the require data to store the file +

    + +

    + Examples +

    +
    # NOT RUN {
       dbfile.posterior.insert('trait.data.Rdata', pft, 'application/x-RData', 'traits', dbcon)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/default_hostname.html b/base/db/docs/reference/default_hostname.html index c418e3a..014fbe1 100644 --- a/base/db/docs/reference/default_hostname.html +++ b/base/db/docs/reference/default_hostname.html @@ -2,164 +2,204 @@ - - - - -default_hostname — default_hostname • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + default_hostname — default_hostname • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convenience function to fix hostname if localhost

    - -
    - -
    default_hostname(hostname)
    - -

    Arguments

    - - - - - - -
    hostname

    character

    - -

    Value

    - -

    hostname

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/derive.trait.html b/base/db/docs/reference/derive.trait.html index 102864e..ab248b5 100644 --- a/base/db/docs/reference/derive.trait.html +++ b/base/db/docs/reference/derive.trait.html @@ -2,202 +2,264 @@ - - - - -Performs an arithmetic function, FUN, over a series of traits and returns the result as a derived trait. — derive.trait • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Performs an arithmetic function, FUN, over a series of traits and returns + the result as a derived trait. — derive.trait • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +modified mean, stat, and n." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Performs an arithmetic function, FUN, over a series of traits and returns -the result as a derived trait. -Traits must be specified as either lists or single row data frames, -and must be either single data points or normally distributed. -In the event one or more input traits are normally distributed, -the resulting distribution is approximated by numerical simulation. -The output trait is effectively a copy of the first input trait with -modified mean, stat, and n.

    - -
    - -
    derive.trait(FUN, ..., input = list(...), var.name = NA,
    +      
    +
    + + +
    +

    + Performs an arithmetic function, FUN, over a series of traits and + returns the result as a derived trait. Traits must be specified as + either lists or single row data frames, and must be either single + data points or normally distributed. In the event one or more + input traits are normally distributed, the resulting distribution + is approximated by numerical simulation. The output trait is + effectively a copy of the first input trait with modified mean, + stat, and n. +

    +
    + +
    derive.trait(FUN, ..., input = list(...), var.name = NA,
       sample.size = 10^6)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    FUN

    arithmetic function

    ...

    traits that will be supplied to FUN as input

    input

    list of trait inputs. See examples

    var.name

    name to use in output

    sample.size

    number of random samples generated by rnorm for normally distributed trait input

    - -

    Value

    - -

    a copy of the first input trait with mean, stat, and n reflecting the derived trait

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    FUN

    arithmetic function

    ...

    traits that will be supplied to FUN as input

    input

    list of trait inputs. See examples

    var.name

    name to use in output

    sample.size +

    + number of random samples generated by rnorm for normally + distributed trait input +

    +
    + +

    + Value +

    + +

    + a copy of the first input trait with mean, stat, and n reflecting + the derived trait +

    + +

    + Examples +

    +
    # NOT RUN {
     input <- list(x = data.frame(mean = 1, stat = 1, n = 1))
     derive.trait(FUN = identity, input = input, var.name = 'x')
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/derive.traits.html b/base/db/docs/reference/derive.traits.html index 3029c63..0928de1 100644 --- a/base/db/docs/reference/derive.traits.html +++ b/base/db/docs/reference/derive.traits.html @@ -2,189 +2,253 @@ - - - - -Performs an arithmetic function, FUN, over a series of traits and returns the result as a derived trait. — derive.traits • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Performs an arithmetic function, FUN, over a series of traits and returns + the result as a derived trait. — derive.traits • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Equivalent to derive.trait(), but operates over a series of trait datasets, -as opposed to individual trait rows. See derive.trait; for more information.

    - -
    - -
    derive.traits(FUN, ..., input = list(...),
    +      
    +
    + + +
    +

    + Equivalent to derive.trait(), but operates over a series of trait + datasets, as opposed to individual trait rows. See + derive.trait; for more information. +

    +
    + +
    derive.traits(FUN, ..., input = list(...),
       match.columns = c("citation_id", "site_id", "specie_id"),
       var.name = NA, sample.size = 10^6)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FUN

    arithmetic function

    ...

    trait datasets that will be supplied to FUN as input

    input

    list of trait inputs. See examples in derive.trait

    match.columns

    in the event more than one trait dataset is supplied, -this specifies the columns that identify a unique data point

    var.name

    name to use in output

    sample.size

    where traits are normally distributed with a given

    - -

    Value

    - -

    a copy of the first input trait with modified mean, stat, and n

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    FUN

    arithmetic function

    ... +

    trait datasets that will be supplied to FUN as input

    +
    input +

    + list of trait inputs. See examples in + derive.trait +

    +
    match.columns +

    + in the event more than one trait dataset is supplied, this + specifies the columns that identify a unique data point +

    +
    var.name

    name to use in output

    sample.size

    where traits are normally distributed with a given

    + +

    + Value +

    + +

    a copy of the first input trait with modified mean, stat, and n

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/dplyr.count.html b/base/db/docs/reference/dplyr.count.html index 4551898..86c2394 100644 --- a/base/db/docs/reference/dplyr.count.html +++ b/base/db/docs/reference/dplyr.count.html @@ -2,158 +2,196 @@ - - - - -Count rows of a data frame — dplyr.count • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Count rows of a data frame — dplyr.count • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Count rows of a data frame

    - -
    - -
    dplyr.count(df)
    - -

    Arguments

    - - - - - - -
    df

    Data frame of which to count length

    - - -
    - -
    +
    +
    + + +
    +

    Count rows of a data frame

    +
    + +
    dplyr.count(df)
    + +

    + Arguments +

    + + + + + + + + + +
    df

    Data frame of which to count length

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/fancy_scientific.html b/base/db/docs/reference/fancy_scientific.html index 35ca1fd..0f0a6f0 100644 --- a/base/db/docs/reference/fancy_scientific.html +++ b/base/db/docs/reference/fancy_scientific.html @@ -2,158 +2,202 @@ - - - - -Convert number to scientific notation pretty expression — fancy_scientific • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert number to scientific notation pretty expression — fancy_scientific + • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert number to scientific notation pretty expression

    - -
    - -
    fancy_scientific(l)
    - -

    Arguments

    - - - - - - -
    l

    Number to convert to scientific notation

    - - -
    - -
    +
    +
    + + +
    +

    Convert number to scientific notation pretty expression

    +
    + +
    fancy_scientific(l)
    + +

    + Arguments +

    + + + + + + + + + +
    l

    Number to convert to scientific notation

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/fetch.stats2se.html b/base/db/docs/reference/fetch.stats2se.html index 0d1b3d1..25b2d05 100644 --- a/base/db/docs/reference/fetch.stats2se.html +++ b/base/db/docs/reference/fetch.stats2se.html @@ -2,185 +2,246 @@ - - - - -Fetch data and transform stats to SE — fetch.stats2se • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Fetch data and transform stats to SE — fetch.stats2se • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Queries data from the trait database and transforms statistics to SE

    - -
    - -
    fetch.stats2se(connection, query)
    - -

    Arguments

    - - - - - - - - - - -
    connection

    connection to trait database

    query

    to send to databse

    - -

    Value

    - -

    dataframe with trait data

    - -

    Details

    - -

    Performs query and then uses transformstats to convert miscellaneous statistical summaries -to SE

    - -

    See also

    - -

    used in query.trait.data; transformstats performs transformation calculations

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/filter_sunleaf_traits.html b/base/db/docs/reference/filter_sunleaf_traits.html index 2346be3..ffabcf8 100644 --- a/base/db/docs/reference/filter_sunleaf_traits.html +++ b/base/db/docs/reference/filter_sunleaf_traits.html @@ -2,166 +2,210 @@ - - - - -Function to filter out upper canopy leaves — filter_sunleaf_traits • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to filter out upper canopy leaves — filter_sunleaf_traits • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to filter out upper canopy leaves

    - -
    - -
    filter_sunleaf_traits(data, covariates)
    - -

    Arguments

    - - - - - - - - - - -
    data

    input data

    covariates

    covariate data

    - - -
    - -
    +
    +
    + + +
    +

    Function to filter out upper canopy leaves

    +
    + +
    filter_sunleaf_traits(data, covariates)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    data

    input data

    covariates

    covariate data

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get.id.html b/base/db/docs/reference/get.id.html index e95b1b6..85971af 100644 --- a/base/db/docs/reference/get.id.html +++ b/base/db/docs/reference/get.id.html @@ -2,195 +2,245 @@ - - - - -get.id — get.id • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get.id — get.id • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Retrieve id from a table matching query

    - -
    - -
    get.id(table, colnames, values, con, create = FALSE, dates = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    table

    name of table

    colnames

    names of one or more columns used in where clause

    values

    values to be queried in fields corresponding to colnames

    con

    database connection object,

    create

    logical: make a record if none found?

    dates

    logical: update created_at and updated_at timestamps? Used only if `create` is TRUE

    - -

    Value

    - -

    will numeric

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Retrieve id from a table matching query

    +
    + +
    get.id(table, colnames, values, con, create = FALSE, dates = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    table

    name of table

    colnames

    names of one or more columns used in where clause

    values +

    values to be queried in fields corresponding to colnames

    +
    con

    database connection object,

    create

    logical: make a record if none found?

    dates +

    + logical: update created_at and updated_at timestamps? Used + only if `create` is TRUE +

    +
    + +

    + Value +

    + +

    will numeric

    + +

    + Examples +

    +
    # NOT RUN {
     pftid <- get.id("pfts", "name", "salix", con)
     pftid <- get.id("pfts", c("name", "modeltype_id"), c("ebifarm.salix", 1), con)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/get.trait.data.html b/base/db/docs/reference/get.trait.data.html index 9ceb111..92c6b64 100644 --- a/base/db/docs/reference/get.trait.data.html +++ b/base/db/docs/reference/get.trait.data.html @@ -2,200 +2,256 @@ - - - - -Gets trait data from the database — get.trait.data • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Gets trait data from the database — get.trait.data • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Get trait data from the database.

    +
    -
    get.trait.data(pfts, modeltype, dbfiles, database, forceupdate,
    +          
    get.trait.data(pfts, modeltype, dbfiles, database, forceupdate,
       trait.names = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    pfts

    the list of pfts to get traits for

    modeltype

    type of model that is used, this is is used to distinguis between different pfts with the same name.

    dbfiles

    location where previous results are found

    database

    database connection parameters

    forceupdate

    set this to true to force an update, false to check to see if an update is needed.

    trait.names

    list of traits to query. If TRUE, uses trait.dictionary

    - -

    Value

    - -

    list of pfts with update posteriorids

    - -

    Details

    - -

    This will use the following items from setings: -- settings$pfts -- settings$model$type -- settings$database$bety -- settings$database$dbfiles -- settings$meta.analysis$update

    - - -
    - + -
    + David LeBauer, Shawn Serbin +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get.trait.data.pft.html b/base/db/docs/reference/get.trait.data.pft.html index 323c70e..148a47f 100644 --- a/base/db/docs/reference/get.trait.data.pft.html +++ b/base/db/docs/reference/get.trait.data.pft.html @@ -2,195 +2,261 @@ - - - - -Gets trait data from the database — get.trait.data.pft • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Gets trait data from the database — get.trait.data.pft • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Get trait data from the database for a single pft

    +
    -
    get.trait.data.pft(pft, modeltype, dbfiles, dbcon, trait.names,
    +          
    get.trait.data.pft(pft, modeltype, dbfiles, dbcon, trait.names,
       forceupdate = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    pft

    list of settings for the pft whos traits to retrieve. See details

    modeltype

    type of model that is used, this is used to distinguish between different pfts with the same name.

    dbfiles

    location where previous results are found

    dbcon

    database connection

    trait.names

    list of trait names to retrieve

    forceupdate

    set this to true to force an update, auto will check to see if an update is needed.

    - -

    Value

    - -

    updated pft with posteriorid

    - -

    Details

    - -

    pft should be a list containing at least `name` and `outdir`, and optionally `posteriorid` and `constants`. BEWARE: All existing files in outir will be deleted!

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get_run_ids.html b/base/db/docs/reference/get_run_ids.html index 99129b3..4787d30 100644 --- a/base/db/docs/reference/get_run_ids.html +++ b/base/db/docs/reference/get_run_ids.html @@ -2,162 +2,205 @@ - - - - -Get vector of run IDs for a given workflow ID — get_run_ids • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get vector of run IDs for a given workflow ID — get_run_ids • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get vector of run IDs for a given workflow ID

    - -
    - -
    get_run_ids(bety, workflow_id)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    - - -
    - -
    +
    +
    + + +
    +

    Get vector of run IDs for a given workflow ID

    +
    + +
    get_run_ids(bety, workflow_id)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get_users.html b/base/db/docs/reference/get_users.html index 4d048ef..66df0f0 100644 --- a/base/db/docs/reference/get_users.html +++ b/base/db/docs/reference/get_users.html @@ -2,158 +2,196 @@ - - - - -Get data frame of users and IDs — get_users • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get data frame of users and IDs — get_users • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get data frame of users and IDs

    - -
    - -
    get_users(bety)
    - -

    Arguments

    - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    - - -
    - -
    +
    +
    + + +
    +

    Get data frame of users and IDs

    +
    + +
    get_users(bety)
    + +

    + Arguments +

    + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get_var_names.html b/base/db/docs/reference/get_var_names.html index 2a37437..c3001f4 100644 --- a/base/db/docs/reference/get_var_names.html +++ b/base/db/docs/reference/get_var_names.html @@ -2,170 +2,220 @@ - - - - -Get vector of variable names for a particular workflow and run ID — get_var_names • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get vector of variable names for a particular workflow and run ID — + get_var_names • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get vector of variable names for a particular workflow and run ID

    - -
    - -
    get_var_names(bety, workflow_id, run_id, remove_pool = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    remove_pool

    logical: ignore variables with 'pools' in their names?

    - - -
    - -
    +
    +
    + + +
    +

    + Get vector of variable names for a particular workflow and run ID +

    +
    + +
    get_var_names(bety, workflow_id, run_id, remove_pool = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    remove_pool +

    logical: ignore variables with 'pools' in their names?

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/get_workflow_ids.html b/base/db/docs/reference/get_workflow_ids.html index 30eecb7..c71ec5c 100644 --- a/base/db/docs/reference/get_workflow_ids.html +++ b/base/db/docs/reference/get_workflow_ids.html @@ -2,162 +2,200 @@ - - - - -Get vector of workflow IDs — get_workflow_ids • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get vector of workflow IDs — get_workflow_ids • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get vector of workflow IDs

    - -
    - -
    get_workflow_ids(bety, query, all.ids = FALSE)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    query

    Named vector or list of workflow IDs

    - - -
    - -
    +
    +
    + + +
    +

    Get vector of workflow IDs

    +
    + +
    get_workflow_ids(bety, query, all.ids = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    query

    Named vector or list of workflow IDs

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/index.html b/base/db/docs/reference/index.html index d98597a..bb79276 100644 --- a/base/db/docs/reference/index.html +++ b/base/db/docs/reference/index.html @@ -2,543 +2,905 @@ - - - + + + -Function reference • PEcAn.DB + Function reference • PEcAn.DB - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + -
    -
    - + +
    + +
    + +
    + + - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    PEcAn.DB

    -

    Database functions for PEcAn, the Predictive Ecosystem Analyzer

    -

    append.covariate()

    -

    Append covariate data as a column within a table

    -

    arrhenius.scaling.traits()

    -

    Apply Arrhenius scaling to 25 degC for temperature-dependent traits

    -

    assign.treatments()

    -

    assign.treatments

    -

    bety2pecan()

    -

    Convert BETY variable names to MsTMIP and subsequently PEcAn standard names

    -

    betyConnect()

    -

    Connect to bety using current PEcAn configuration

    -

    build_insert_query()

    -

    Build query to insert R data frame into SQL table

    -

    check.lists()

    -

    Compares two lists

    -

    clone_pft()

    -

    Duplicate existing pft with associated priors, species, and cultivars

    -

    db.close()

    -

    Close database connection

    -

    db.exists()

    -

    db.exists

    -

    db.getShowQueries()

    -

    db.getShowQueries

    -

    db.open()

    -

    Open database connection

    -

    db.print.connections()

    -

    Debug leaked connections

    -

    db.query()

    -

    Query database

    -

    db.showQueries()

    -

    db.showQueries

    -

    dbHostInfo()

    -

    Database host information

    -

    db_merge_into()

    -

    Merge local data frame into SQL table

    -

    dbfile.check()

    -

    Check for a file in the dbfiles tables

    -

    dbfile.file() dbfile.id()

    -

    Convert between file paths and ids

    -

    dbfile.input.check()

    -

    Check for a file in the input/dbfiles tables

    -

    dbfile.input.insert()

    -

    Insert file into tables

    -

    dbfile.insert()

    -

    Insert file into tables

    -

    dbfile.posterior.check()

    -

    Check for a file in the input/dbfiles tables

    -

    dbfile.posterior.insert()

    -

    Insert file into tables

    -

    default_hostname()

    -

    default_hostname

    -

    derive.trait()

    -

    Performs an arithmetic function, FUN, over a series of traits and returns the result as a derived trait.

    -

    derive.traits()

    -

    Performs an arithmetic function, FUN, over a series of traits and returns the result as a derived trait.

    -

    dplyr.count()

    -

    Count rows of a data frame

    -

    fancy_scientific()

    -

    Convert number to scientific notation pretty expression

    -

    fetch.stats2se()

    -

    Fetch data and transform stats to SE

    -

    filter_sunleaf_traits()

    -

    Function to filter out upper canopy leaves

    -

    get.id()

    -

    get.id

    -

    get.trait.data()

    -

    Gets trait data from the database

    -

    get.trait.data.pft()

    -

    Gets trait data from the database

    -

    get_run_ids()

    -

    Get vector of run IDs for a given workflow ID

    -

    get_users()

    -

    Get data frame of users and IDs

    -

    get_var_names()

    -

    Get vector of variable names for a particular workflow and run ID

    -

    get_workflow_ids()

    -

    Get vector of workflow IDs

    -

    insert.format.vars()

    -

    Insert Format and Format-Variable Records

    -

    insert_table()

    -

    Insert R data frame into SQL database

    -

    load_data_single_run()

    -

    Load data for a single run of the model

    -

    match_colnames()

    -

    Match names of local data frame to SQL table

    -

    match_dbcols()

    -

    Match column names and classes between local and SQL table

    -

    ncdays2date()

    -

    Convert netcdf number of days to date

    -

    query.covariates()

    -

    Queries covariates from database for a given vector of trait id's

    -

    query.data()

    -

    Query data and transform stats to SE by calling fetch.stats2se;

    -

    query.file.path()

    -

    Get file path given id and machine

    -

    query.format.vars()

    -

    Given input_id, return formats table and table of variables and units

    -

    query.pft_cultivars()

    -

    Select cultivars associated with a PFT

    -

    query.pft_species()

    -

    Query species given pft name

    -

    query.priors()

    -

    Query Priors

    -

    query.site()

    -

    Given site_id, return site table

    -

    query.trait.data()

    -

    Extract trait data from database

    -

    query.traits()

    -

    Query trait data

    -

    query.yields()

    -

    Query yield data and transform stats to SE by calling fetch.stats2se;

    -

    rename_jags_columns()

    -

    renames the variables within output data frame trait.data

    -

    runs()

    -

    Get table of runs corresponding to a workflow

    -

    search_reference_single()

    -

    Perform crossref search for a single reference

    -

    search_references()

    -

    Perform crossref search for a list of references

    -

    take.samples()

    -

    Sample from normal distribution, given summary stats

    -

    try2sqlite()

    -

    Convert TRY text file to SQLite database

    -

    var_names_all()

    -

    Get vector of variable names for a particular workflow and run ID

    -

    workflow()

    -

    Get single workflow by workflow_id

    -

    workflows()

    -

    list of workflows that exist

    - + + + +

    + All + functions +

    +

    + + + + +

    + PEcAn.DB +

    + + +

    + Database functions for PEcAn, the Predictive Ecosystem + Analyzer +

    + + + + +

    + append.covariate() +

    + +

    Append covariate data as a column within a table

    + + + +

    + arrhenius.scaling.traits() +

    + + +

    + Apply Arrhenius scaling to 25 degC for temperature-dependent + traits +

    + + + + +

    + assign.treatments() +

    + +

    assign.treatments

    + + + +

    + bety2pecan() +

    + + +

    + Convert BETY variable names to MsTMIP and subsequently PEcAn + standard names +

    + + + + +

    + betyConnect() +

    + + +

    Connect to bety using current PEcAn configuration

    + + + + +

    + build_insert_query() +

    + + +

    Build query to insert R data frame into SQL table

    + + + + +

    + check.lists() +

    + +

    Compares two lists

    + + + +

    + clone_pft() +

    + + +

    + Duplicate existing pft with associated priors, species, and + cultivars +

    + + + + +

    + db.close() +

    + +

    Close database connection

    + + + +

    + db.exists() +

    + +

    db.exists

    + + + +

    + db.getShowQueries() +

    + +

    db.getShowQueries

    + + + +

    + db.open() +

    + +

    Open database connection

    + + + +

    + db.print.connections() +

    + +

    Debug leaked connections

    + + + +

    + db.query() +

    + +

    Query database

    + + + +

    + db.showQueries() +

    + +

    db.showQueries

    + + + +

    + dbHostInfo() +

    + +

    Database host information

    + + + +

    + db_merge_into() +

    + +

    Merge local data frame into SQL table

    + + + +

    + dbfile.check() +

    + +

    Check for a file in the dbfiles tables

    + + + +

    + dbfile.file() + dbfile.id() +

    + +

    Convert between file paths and ids

    + + + +

    + dbfile.input.check() +

    + +

    Check for a file in the input/dbfiles tables

    + + + +

    + dbfile.input.insert() +

    + +

    Insert file into tables

    + + + +

    + dbfile.insert() +

    + +

    Insert file into tables

    + + + +

    + dbfile.posterior.check() +

    + +

    Check for a file in the input/dbfiles tables

    + + + +

    + dbfile.posterior.insert() +

    + +

    Insert file into tables

    + + + +

    + default_hostname() +

    + +

    default_hostname

    + + + +

    + derive.trait() +

    + + +

    + Performs an arithmetic function, FUN, over a series of + traits and returns the result as a derived trait. +

    + + + + +

    + derive.traits() +

    + + +

    + Performs an arithmetic function, FUN, over a series of + traits and returns the result as a derived trait. +

    + + + + +

    + dplyr.count() +

    + +

    Count rows of a data frame

    + + + +

    + fancy_scientific() +

    + + +

    Convert number to scientific notation pretty expression

    + + + + +

    + fetch.stats2se() +

    + +

    Fetch data and transform stats to SE

    + + + +

    + filter_sunleaf_traits() +

    + +

    Function to filter out upper canopy leaves

    + + + +

    + get.id() +

    + +

    get.id

    + + + +

    + get.trait.data() +

    + +

    Gets trait data from the database

    + + + +

    + get.trait.data.pft() +

    + +

    Gets trait data from the database

    + + + +

    + get_run_ids() +

    + +

    Get vector of run IDs for a given workflow ID

    + + + +

    + get_users() +

    + +

    Get data frame of users and IDs

    + + + +

    + get_var_names() +

    + + +

    + Get vector of variable names for a particular workflow and + run ID +

    + + + + +

    + get_workflow_ids() +

    + +

    Get vector of workflow IDs

    + + + +

    + insert.format.vars() +

    + +

    Insert Format and Format-Variable Records

    + + + +

    + insert_table() +

    + +

    Insert R data frame into SQL database

    + + + +

    + load_data_single_run() +

    + +

    Load data for a single run of the model

    + + + +

    + match_colnames() +

    + +

    Match names of local data frame to SQL table

    + + + +

    + match_dbcols() +

    + + +

    + Match column names and classes between local and SQL table +

    + + + + +

    + ncdays2date() +

    + +

    Convert netcdf number of days to date

    + + + +

    + query.covariates() +

    + + +

    + Queries covariates from database for a given vector of trait + id's +

    + + + + +

    + query.data() +

    + + +

    + Query data and transform stats to SE by calling + fetch.stats2se; +

    + + + + +

    + query.file.path() +

    + +

    Get file path given id and machine

    + + + +

    + query.format.vars() +

    + + +

    + Given input_id, return formats table and table of variables + and units +

    + + + + +

    + query.pft_cultivars() +

    + +

    Select cultivars associated with a PFT

    + + + +

    + query.pft_species() +

    + +

    Query species given pft name

    + + + +

    + query.priors() +

    + +

    Query Priors

    + + + +

    + query.site() +

    + +

    Given site_id, return site table

    + + + +

    + query.trait.data() +

    + +

    Extract trait data from database

    + + + +

    + query.traits() +

    + +

    Query trait data

    + + + +

    + query.yields() +

    + + +

    + Query yield data and transform stats to SE by calling + fetch.stats2se; +

    + + + + +

    + rename_jags_columns() +

    + + +

    + renames the variables within output data frame trait.data +

    + + + + +

    + runs() +

    + +

    Get table of runs corresponding to a workflow

    + + + +

    + search_reference_single() +

    + +

    Perform crossref search for a single reference

    + + + +

    + search_references() +

    + +

    Perform crossref search for a list of references

    + + + +

    + take.samples() +

    + + +

    Sample from normal distribution, given summary stats

    + + + + +

    + try2sqlite() +

    + +

    Convert TRY text file to SQLite database

    + + + +

    + var_names_all() +

    + + +

    + Get vector of variable names for a particular workflow and + run ID +

    + + + + +

    + workflow() +

    + +

    Get single workflow by workflow_id

    + + + +

    + workflows() +

    + +

    list of workflows that exist

    + + + + - - + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/base/db/docs/reference/insert.format.vars.html b/base/db/docs/reference/insert.format.vars.html index c42e272..58e9467 100644 --- a/base/db/docs/reference/insert.format.vars.html +++ b/base/db/docs/reference/insert.format.vars.html @@ -2,179 +2,304 @@ - - - - -Insert Format and Format-Variable Records — insert.format.vars • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Insert Format and Format-Variable Records — insert.format.vars • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    insert.format.vars(con, format_name, mimetype_id, notes = NULL,
    +          
    +

    Insert Format and Format-Variable Records

    +
    + +
    insert.format.vars(con, format_name, mimetype_id, notes = NULL,
       header = TRUE, skip = 0, formats_variables = NULL,
       suppress = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    con

    SQL connection to BETYdb

    format_name

    The name of the format. Type: character string.

    mimetype_id

    The id associated with the mimetype of the format. Type: integer.

    notes

    Additional description of the format: character string.

    header

    Boolean that indicates the presence of a header in the format. Defaults to "TRUE".

    skip

    Integer that indicates the number of lines to skip in the header. Defaults to 0.

    formats_variables

    A 'tibble' consisting of entries that correspond to columns in the formats-variables table. See Details for further information.

    suppress

    Boolean that suppresses or allows a test for an existing variable id. This test is inconvenient in applications where the variable_ids are already known.

    - -

    Value

    - -

    format_id

    - -

    Details

    - -

    The formats_variables argument must be a 'tibble' and be structured in a specific format so that the SQL query functions properly. All arguments should be passed as vectors so that each entry will correspond with a specific row. All empty values should be specified as NA.

    -
    variable_id

    (Required) Vector of integers.

    -
    name

    (Optional) Vector of character strings. The variable name in the imported data need only be specified if it differs from the BETY variable name.

    -
    unit

    (Optional) Vector of type character string. Should be in a format parseable by the udunits library and need only be secified if the units of the data in the file differ from the BETY standard.

    -
    storage_type

    (Optional) Vector of character strings. Storage type need only be specified if the variable is stored in a format other than would be expected (e.g. if numeric values are stored as quoted character strings). Additionally, storage_type stores POSIX codes that are used to store any time variables (e.g. a column with a 4-digit year would be %Y). See also [base::strptime]

    -
    column_number

    Vector of integers that list the column numbers associated with variables in a dataset. Required for text files that lack headers.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    con

    SQL connection to BETYdb

    format_name

    The name of the format. Type: character string.

    mimetype_id +

    + The id associated with the mimetype of the format. Type: + integer. +

    +
    notes +

    Additional description of the format: character string.

    +
    header +

    + Boolean that indicates the presence of a header in the format. + Defaults to "TRUE". +

    +
    skip +

    + Integer that indicates the number of lines to skip in the + header. Defaults to 0. +

    +
    formats_variables +

    + A 'tibble' consisting of entries that correspond to columns in + the formats-variables table. See Details for further + information. +

    +
    suppress +

    + Boolean that suppresses or allows a test for an existing + variable id. This test is inconvenient in applications where + the variable_ids are already known. +

    +
    + +

    + Value +

    + +

    format_id

    + +

    + Details +

    + +

    + The formats_variables argument must be a 'tibble' and be structured + in a specific format so that the SQL query functions properly. All + arguments should be passed as vectors so that each entry will + correspond with a specific row. All empty values should be specified + as NA. +

    +
    +
    variable_id
    +

    (Required) Vector of integers.

    +
    name
    +
    +

    + (Optional) Vector of character strings. The variable name in the + imported data need only be specified if it differs from the BETY + variable name. +

    +
    +
    unit
    +
    +

    + (Optional) Vector of type character string. Should be in a + format parseable by the udunits library and need only be + secified if the units of the data in the file differ from the + BETY standard. +

    +
    +
    storage_type
    +
    +

    + (Optional) Vector of character strings. Storage type need only + be specified if the variable is stored in a format other than + would be expected (e.g. if numeric values are stored as quoted + character strings). Additionally, storage_type stores POSIX + codes that are used to store any time variables (e.g. a column + with a 4-digit year would be %Y). See also + [base::strptime] +

    +
    +
    column_number
    +
    +

    + Vector of integers that list the column numbers associated with + variables in a dataset. Required for text files that lack + headers. +

    +
    +
    + +

    + Examples +

    +
    # NOT RUN {
     bety <- PEcAn.DB::betyConnect()
     
     formats_variables_tibble <- tibble::tibble(
    @@ -186,40 +311,36 @@ 

    Examp ) insert.format.vars(con = bety$con, format_name = "LTER-HFR-103", mimetype_id = 1090, notes = "NPP from Harvard Forest.", header = FALSE, skip = 0, formats_variables = formats_variables_tibble) # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Liam Burke (liam.burke24@gmail.com) +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/insert_table.html b/base/db/docs/reference/insert_table.html index a7f555d..d4a5666 100644 --- a/base/db/docs/reference/insert_table.html +++ b/base/db/docs/reference/insert_table.html @@ -2,196 +2,255 @@ - - - - -Insert R data frame into SQL database — insert_table • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Insert R data frame into SQL database — insert_table • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +database." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    First, subset to matching columns. Then, make sure the local and SQL column -classes match, coercing local to SQL as necessary (or throwing an error). -Then, build an SQL string for the insert statement. Finally, insert into the -database.

    - -
    - -
    insert_table(values, table, con, coerce_col_class = TRUE, drop = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    coerce_col_class

    logical, whether or not to coerce local data columns -to SQL classes. Default = `TRUE.`

    drop

    logical. If `TRUE` (default), drop columns not found in SQL table.

    - -

    Value

    - -

    data frame with query results

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + First, subset to matching columns. Then, make sure the local and + SQL column classes match, coercing local to SQL as necessary (or + throwing an error). Then, build an SQL string for the insert + statement. Finally, insert into the database. +

    +
    + +
    insert_table(values, table, con, coerce_col_class = TRUE, drop = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    coerce_col_class +

    + logical, whether or not to coerce local data columns to SQL + classes. Default = `TRUE.` +

    +
    drop +

    + logical. If `TRUE` (default), drop columns not found in SQL + table. +

    +
    + +

    + Value +

    + +

    data frame with query results

    + +

    + Examples +

    +
    # NOT RUN {
     irisdb <- DBI::dbConnect(RSQLite::SQLite(), ":memory:")
     dplyr::copy_to(irisdb, iris[1,], name = "iris", overwrite = TRUE)
     insert_table(iris[-1,], "iris", irisdb)
     dplyr::tbl(irisdb, "iris")
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/load_data_single_run.html b/base/db/docs/reference/load_data_single_run.html index 595c005..a57c2e4 100644 --- a/base/db/docs/reference/load_data_single_run.html +++ b/base/db/docs/reference/load_data_single_run.html @@ -2,166 +2,209 @@ - - - - -Load data for a single run of the model — load_data_single_run • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Load data for a single run of the model — load_data_single_run • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Load data for a single run of the model

    - -
    - -
    load_data_single_run(bety, workflow_id, run_id)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    - - -
    - -
    +
    +
    + + +
    +

    Load data for a single run of the model

    +
    + +
    load_data_single_run(bety, workflow_id, run_id)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/match_colnames.html b/base/db/docs/reference/match_colnames.html index 949e57a..9c1cb68 100644 --- a/base/db/docs/reference/match_colnames.html +++ b/base/db/docs/reference/match_colnames.html @@ -2,166 +2,209 @@ - - - - -Match names of local data frame to SQL table — match_colnames • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Match names of local data frame to SQL table — match_colnames • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Match names of local data frame to SQL table

    - -
    - -
    match_colnames(values, table, con)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    - - -
    - -
    +
    +
    + + +
    +

    Match names of local data frame to SQL table

    +
    + +
    match_colnames(values, table, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/match_dbcols.html b/base/db/docs/reference/match_dbcols.html index 1e25df7..684453b 100644 --- a/base/db/docs/reference/match_dbcols.html +++ b/base/db/docs/reference/match_dbcols.html @@ -2,181 +2,238 @@ - - - - -Match column names and classes between local and SQL table — match_dbcols • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Match column names and classes between local and SQL table — match_dbcols + • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Match column names and classes between local and SQL table

    - -
    - -
    match_dbcols(values, table, con, coerce_col_class = TRUE, drop = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    values

    `data.frame` of values to write to SQL database

    table

    Name of target SQL table, as character

    con

    database connection object

    coerce_col_class

    logical, whether or not to coerce local data columns -to SQL classes. Default = `TRUE.`

    drop

    logical. If `TRUE` (default), drop columns not found in SQL table.

    - -

    Value

    - -

    `values` `data.frame` with column names and classes matched to SQL

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/ncdays2date.html b/base/db/docs/reference/ncdays2date.html index fb44ef1..639d0a3 100644 --- a/base/db/docs/reference/ncdays2date.html +++ b/base/db/docs/reference/ncdays2date.html @@ -2,148 +2,185 @@ - - - - -Convert netcdf number of days to date — ncdays2date • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert netcdf number of days to date — ncdays2date • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert netcdf number of days to date

    - -
    +
    +
    + -
    - -
    +
    ncdays2date(time, unit)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.covariates.html b/base/db/docs/reference/query.covariates.html index 0eb58a6..aeb0c4d 100644 --- a/base/db/docs/reference/query.covariates.html +++ b/base/db/docs/reference/query.covariates.html @@ -2,170 +2,218 @@ - - - - -Queries covariates from database for a given vector of trait id's — query.covariates • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Queries covariates from database for a given vector of trait id's — + query.covariates • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Queries covariates from database for a given vector of trait id's

    - -
    - -
    query.covariates(trait.ids, con = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    trait.ids

    list of trait ids

    con

    database connection

    ...

    extra arguments

    - - -
    - -
    +
    +
    + + +
    +

    + Queries covariates from database for a given vector of trait id's +

    +
    + +
    query.covariates(trait.ids, con = NULL, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    trait.ids

    list of trait ids

    con

    database connection

    ...

    extra arguments

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.data.html b/base/db/docs/reference/query.data.html index 298287a..c3aeb8d 100644 --- a/base/db/docs/reference/query.data.html +++ b/base/db/docs/reference/query.data.html @@ -2,191 +2,268 @@ - - - - -Query data and transform stats to SE by calling <code><a href='fetch.stats2se.html'>fetch.stats2se</a></code>; — query.data • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Query data and transform stats to SE by calling <code><a + href='fetch.stats2se.html'>fetch.stats2se</a></code>; — query.data • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to query data from database for specific species and convert stat to SE

    - -
    - -
    query.data(trait, spstr,
    +      
    +
    + + +
    +

    + Function to query data from database for specific species and + convert stat to SE +

    +
    + +
    query.data(trait, spstr,
       extra.columns = "ST_X(ST_CENTROID(sites.geometry)) AS lon, ST_Y(ST_CENTROID(sites.geometry)) AS lat, ",
       con = NULL, store.unconverted = FALSE, ids_are_cultivars = FALSE,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    trait

    trait to query from the database

    spstr

    IDs of species to query from, as a single comma-separated string

    extra.columns

    other query terms to pass in. If unspecified, retrieves latitude and longitude

    con

    database connection

    ids_are_cultivars

    if TRUE, ids is a vector of cultivar IDs, otherwise they are species IDs

    ...

    extra arguments

    - -

    See also

    - -

    used in query.trait.data; fetch.stats2se; transformstats performs transformation calculations

    - - -
    - + -
    + David LeBauer, Carl Davidson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.file.path.html b/base/db/docs/reference/query.file.path.html index 8529fc0..da09f68 100644 --- a/base/db/docs/reference/query.file.path.html +++ b/base/db/docs/reference/query.file.path.html @@ -2,170 +2,213 @@ - - - - -Get file path given id and machine — query.file.path • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get file path given id and machine — query.file.path • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get file path given id and machine

    - -
    - -
    query.file.path(input.id, host_name, con)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    host_name

    character: machine where the file lives

    con

    : database connection

    input_id

    numeric: BETY id of the file ("container") to find

    - - -
    - -
    +
    +
    + + +
    +

    Get file path given id and machine

    +
    + +
    query.file.path(input.id, host_name, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    host_name

    character: machine where the file lives

    con

    : database connection

    input_id

    numeric: BETY id of the file ("container") to find

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.format.vars.html b/base/db/docs/reference/query.format.vars.html index 7dbdcde..addfe3b 100644 --- a/base/db/docs/reference/query.format.vars.html +++ b/base/db/docs/reference/query.format.vars.html @@ -2,170 +2,225 @@ - - - - -Given input_id, return formats table and table of variables and units — query.format.vars • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Given input_id, return formats table and table of variables and units — + query.format.vars • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given input_id, return formats table and table of variables and units

    - -
    - -
    query.format.vars(bety, input.id = NA, format.id = NA, var.ids = NA)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    bety

    database connection

    var.ids

    optional vector of variable IDs. If provided, limits results to these variables

    input_id, format.id

    numeric. Defaults to format.id if both provided

    - - -
    - -
    +
    +
    + + +
    +

    + Given input_id, return formats table and table of variables and + units +

    +
    + +
    query.format.vars(bety, input.id = NA, format.id = NA, var.ids = NA)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    bety

    database connection

    var.ids +

    + optional vector of variable IDs. If provided, limits results + to these variables +

    +
    input_id, format.id

    numeric. Defaults to format.id if both provided

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.pft_cultivars.html b/base/db/docs/reference/query.pft_cultivars.html index 23db52d..33bb6d9 100644 --- a/base/db/docs/reference/query.pft_cultivars.html +++ b/base/db/docs/reference/query.pft_cultivars.html @@ -2,185 +2,244 @@ - - - - -Select cultivars associated with a PFT — query.pft_cultivars • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Select cultivars associated with a PFT — query.pft_cultivars • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given a PFT name and optionally a modeltype, finds its pft_id and -returns the cultivars associated with it.

    - -
    - -
    query.pft_cultivars(pft, modeltype = NULL, con)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    pft

    string pft name

    modeltype

    type of model that is used, this is used to distinguish between different pfts with the same name.

    con

    database connection

    - -

    Value

    - -

    tibble containing names and ids for each cultivar - and the species it comes from

    - -

    Details

    - -

    A PFT is allowed to have associated species or associated -cultivars, but not both. If this function returns no results, try checking -your PFT with query.pft_species instead. -Note that the cultivars associated with one PFT *are* allowed to come from -multiple species, if desired.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.pft_species.html b/base/db/docs/reference/query.pft_species.html index 3257cd0..74839e6 100644 --- a/base/db/docs/reference/query.pft_species.html +++ b/base/db/docs/reference/query.pft_species.html @@ -2,183 +2,237 @@ - - - - -Query species given pft name — query.pft_species • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Query species given pft name — query.pft_species • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    select plant id's associated with pft

    - -
    - -
    query.pft_species(pft, modeltype = NULL, con)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    pft

    string pft name

    modeltype

    type of model that is used, this is used to distinguish between different pfts with the same name.

    con

    database connection

    - -

    Value

    - -

    data.frame containing id, genus, species, scientificname of each species associated with pft

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    select plant id's associated with pft

    +
    + +
    query.pft_species(pft, modeltype = NULL, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    pft

    string pft name

    modeltype +

    + type of model that is used, this is used to distinguish + between different pfts with the same name. +

    +
    con

    database connection

    + +

    + Value +

    + +

    + data.frame containing id, genus, species, scientificname of each + species associated with pft +

    + +

    + Examples +

    +
    # NOT RUN {
     query.pft_species('ebifarm.pavi')
     query.pft_species(settings = read.settings("pecan.xml"))
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/query.priors.html b/base/db/docs/reference/query.priors.html index e1fd718..1512c75 100644 --- a/base/db/docs/reference/query.priors.html +++ b/base/db/docs/reference/query.priors.html @@ -2,190 +2,246 @@ - - - - -Query Priors — query.priors • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Query Priors — query.priors • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Query priors associated with a string of traits and plant functional type

    - -
    - -
    query.priors(pft, trstr = NULL, out = NULL, con = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    pft

    ID number of the PFT in the database

    trstr

    string of traits to query priors for

    out

    output location

    con

    database connection, can be list of arguments for connecting to database

    ...

    optional arguments for connecting to database (e.g. password, user name, database)

    - -

    Value

    - -

    priors for a given pft

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Query priors associated with a string of traits and plant + functional type +

    +
    + +
    query.priors(pft, trstr = NULL, out = NULL, con = NULL, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    pft

    ID number of the PFT in the database

    trstr

    string of traits to query priors for

    out

    output location

    con +

    + database connection, can be list of arguments for connecting + to database +

    +
    ... +

    + optional arguments for connecting to database (e.g. password, + user name, database) +

    +
    + +

    + Value +

    + +

    priors for a given pft

    + +

    + Examples +

    +
    # NOT RUN {
     query.priors('ebifarm.pavi', vecpaste('SLA', 'Vcmax', 'leaf_width'))
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/query.site.html b/base/db/docs/reference/query.site.html index e9c85df..a21a377 100644 --- a/base/db/docs/reference/query.site.html +++ b/base/db/docs/reference/query.site.html @@ -2,166 +2,207 @@ - - - - -Given site_id, return site table — query.site • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Given site_id, return site table — query.site • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given site_id, return site table

    - -
    - -
    query.site(site.id, con)
    - -

    Arguments

    - - - - - - - - - - -
    con

    : database connection

    site_id

    numeric

    - - -
    - -
    +
    +
    + + +
    +

    Given site_id, return site table

    +
    + +
    query.site(site.id, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    con

    : database connection

    site_id

    numeric

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/query.trait.data.html b/base/db/docs/reference/query.trait.data.html index 5627dc7..6e96f5d 100644 --- a/base/db/docs/reference/query.trait.data.html +++ b/base/db/docs/reference/query.trait.data.html @@ -2,192 +2,261 @@ - - - - -Extract trait data from database — query.trait.data • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Extract trait data from database — query.trait.data • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +converted from measurement temperature to \(25^oC\) via the arrhenius equation." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extracts data from database for a given trait and set of species, -converts all statistics to summary statistics, and prepares a dataframe for use in meta-analysis. -For Vcmax and SLA data, only data collected between April and July are queried, and only data collected from the top of the canopy (canopy height > 0.66). -For Vcmax and root_respiration_rate, data are scaled -converted from measurement temperature to \(25^oC\) via the arrhenius equation.

    - -
    - -
    query.trait.data(trait, spstr, con = NULL, update.check.only = FALSE,
    +      
    +
    + + +
    +

    + Extracts data from database for a given trait and set of species, + converts all statistics to summary statistics, and prepares a + dataframe for use in meta-analysis. For Vcmax and SLA data, only + data collected between April and July are queried, and only data + collected from the top of the canopy (canopy height > 0.66). + For Vcmax and root_respiration_rate, data are scaled converted + from measurement temperature to \(25^oC\) via the arrhenius + equation. +

    +
    + +
    query.trait.data(trait, spstr, con = NULL, update.check.only = FALSE,
       ids_are_cultivars = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    trait

    is the trait name used in the database, stored in variables.name

    spstr

    is the species.id integer or string of integers associated with the species

    ids_are_cultivars

    if TRUE, the IDs in spstr are cultivar IDs, otherwise they are species IDs. Passed on to query.data

    - -

    Value

    - -

    dataframe ready for use in meta-analysis

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    trait +

    + is the trait name used in the database, stored in + variables.name +

    +
    spstr +

    + is the species.id integer or string of integers associated + with the species +

    +
    ids_are_cultivars +

    + if TRUE, the IDs in spstr are cultivar IDs, otherwise they are + species IDs. Passed on to + query.data +

    +
    + +

    + Value +

    + +

    dataframe ready for use in meta-analysis

    + +

    + Examples +

    +
    # NOT RUN {
     settings <- read.settings()
     query.trait.data("Vcmax", "938", con = con)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer, Carl Davidson, Shawn Serbin +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/query.traits.html b/base/db/docs/reference/query.traits.html index 4472c34..afc2880 100644 --- a/base/db/docs/reference/query.traits.html +++ b/base/db/docs/reference/query.traits.html @@ -2,200 +2,263 @@ - - - - -Query trait data — query.traits • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Query trait data — query.traits • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    query.traits(ids, priors, con = NULL, update.check.only = FALSE,
    +          
    +

    + Query available trait data associated with a given pft and a list + of traits +

    +
    + +
    query.traits(ids, priors, con = NULL, update.check.only = FALSE,
       ids_are_cultivars = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    ids

    vector of species or cultivar id's from trait database

    priors

    vector of parameters for which priors have been specified

    con

    database connection object

    update.check.only

    if TRUE, returns results but does not print summaries

    ids_are_cultivars

    if TRUE, ids is a vector of cultivar IDs, otherwise they are species IDs

    - -

    Value

    - -

    list of dataframes, each with data for one trait

    - -

    See also

    - - - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    ids +

    vector of species or cultivar id's from trait database

    +
    priors +

    vector of parameters for which priors have been specified

    +
    con

    database connection object

    update.check.only +

    if TRUE, returns results but does not print summaries

    +
    ids_are_cultivars +

    + if TRUE, ids is a vector of cultivar IDs, otherwise they are + species IDs +

    +
    + +

    + Value +

    + +

    list of dataframes, each with data for one trait

    + +

    + See also +

    + + + +

    + Examples +

    +
    # NOT RUN {
     species <- query.pft_species('ebifarm.c4crop')
     spstr <- vecpaste(species$id)
     trvec <- c('leafN', 'SLA')
     trait.data <- query.traits(spstr, trvec)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer, Carl Davidson, Shawn Serbin +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/query.yields.html b/base/db/docs/reference/query.yields.html index 4657e2d..ac63e78 100644 --- a/base/db/docs/reference/query.yields.html +++ b/base/db/docs/reference/query.yields.html @@ -2,189 +2,256 @@ - - - - -Query yield data and transform stats to SE by calling <code><a href='fetch.stats2se.html'>fetch.stats2se</a></code>; — query.yields • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Query yield data and transform stats to SE by calling <code><a + href='fetch.stats2se.html'>fetch.stats2se</a></code>; — query.yields • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to query yields data from database for specific species and convert stat to SE

    - -
    - -
    query.yields(trait = "yield", spstr, extra.columns = "", con = NULL,
    +      
    +
    + + +
    +

    + Function to query yields data from database for specific species + and convert stat to SE +

    +
    + +
    query.yields(trait = "yield", spstr, extra.columns = "", con = NULL,
       ids_are_cultivars = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    trait

    yield trait to query

    spstr

    species to query for yield data

    extra.columns

    other query terms to pass in. Optional

    con

    database connection

    ids_are_cultivars

    if TRUE, spstr contains cultivar IDs, otherwise they are species IDs

    ...

    extra arguments

    - -

    See also

    - -

    used in query.trait.data; fetch.stats2se; transformstats performs transformation calculations

    - - -
    - + -
    + <unknown> +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/reexports.html b/base/db/docs/reference/reexports.html index 4d0d456..d6499f6 100644 --- a/base/db/docs/reference/reexports.html +++ b/base/db/docs/reference/reexports.html @@ -2,155 +2,192 @@ - - - - -Objects exported from other packages — reexports • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Objects exported from other packages — reexports • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    These objects are imported from other packages. Follow the links -below to see their documentation.

    -
    -
    magrittr

    %>%

    -
    - -
    - - - -
    - -
    +
    +
    + + +
    +

    + These objects are imported from other packages. Follow the links + below to see their documentation. +

    +
    +
    magrittr
    +
    +

    %>%

    +
    +
    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/rename_jags_columns.html b/base/db/docs/reference/rename_jags_columns.html index 88923ea..b18295a 100644 --- a/base/db/docs/reference/rename_jags_columns.html +++ b/base/db/docs/reference/rename_jags_columns.html @@ -2,168 +2,224 @@ - - - - -renames the variables within output data frame trait.data — rename_jags_columns • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + renames the variables within output data frame trait.data — + rename_jags_columns • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    renames the variables within output data frame trait.data

    - -
    - -
    rename_jags_columns(data)
    - -

    Arguments

    - - - - - - -
    data

    data frame to with variables to rename

    - -

    See also

    - -

    used with jagify;

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/runs.html b/base/db/docs/reference/runs.html index 0ce697d..511955f 100644 --- a/base/db/docs/reference/runs.html +++ b/base/db/docs/reference/runs.html @@ -2,162 +2,205 @@ - - - - -Get table of runs corresponding to a workflow — runs • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get table of runs corresponding to a workflow — runs • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get table of runs corresponding to a workflow

    - -
    - -
    runs(bety, workflow_id)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    - - -
    - -
    +
    +
    + + +
    +

    Get table of runs corresponding to a workflow

    +
    + +
    runs(bety, workflow_id)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/search_reference_single.html b/base/db/docs/reference/search_reference_single.html index 1d4d61a..23b1ee4 100644 --- a/base/db/docs/reference/search_reference_single.html +++ b/base/db/docs/reference/search_reference_single.html @@ -2,172 +2,225 @@ - - - - -Perform crossref search for a single reference — search_reference_single • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Perform crossref search for a single reference — search_reference_single • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Requires the `rcrossref` package.

    - -
    - -
    search_reference_single(query, limit = 1, min_score = 85)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    query

    Citation string (length 1) to search for DOI

    limit

    Number of results to return

    min_score

    Minimum match score. Default (85) is fairly strict.

    - -

    Value

    - -

    `data.frame` containing crossref information converted to match bety citations table.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/search_references.html b/base/db/docs/reference/search_references.html index 7a0e630..0da574d 100644 --- a/base/db/docs/reference/search_references.html +++ b/base/db/docs/reference/search_references.html @@ -2,172 +2,231 @@ - - - - -Perform crossref search for a list of references — search_references • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Perform crossref search for a list of references — search_references • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Requires the `rcrossref` package.

    - -
    - -
    search_references(queries, ...)
    - -

    Arguments

    - - - - - - - - - - -
    queries

    Character vector of queries

    ...

    Arguments passed on to search_reference_single

    -
    query

    Citation string (length 1) to search for DOI

    -
    min_score

    Minimum match score. Default (85) is fairly strict.

    -
    limit

    Number of results to return

    -
    - -

    Value

    - -

    `data.frame` containing crossref information converted to match bety citations table.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/take.samples.html b/base/db/docs/reference/take.samples.html index a6d0c1e..47a34d6 100644 --- a/base/db/docs/reference/take.samples.html +++ b/base/db/docs/reference/take.samples.html @@ -2,182 +2,231 @@ - - - - -Sample from normal distribution, given summary stats — take.samples • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Sample from normal distribution, given summary stats — take.samples • + PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    sample from normal distribution, given summary stats

    - -
    - -
    take.samples(summary, sample.size = 10^6)
    - -

    Arguments

    - - - - - - - - - - -
    summary

    data.frame with values of mean and sd

    sample.size

    number of samples to take

    - -

    Value

    - -

    sample of length sample.size

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    sample from normal distribution, given summary stats

    +
    + +
    take.samples(summary, sample.size = 10^6)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    summary

    data.frame with values of mean and sd

    sample.size

    number of samples to take

    + +

    + Value +

    + +

    sample of length sample.size

    + +

    + Examples +

    +
    # NOT RUN {
     ## return the mean when stat = NA
     take.samples(summary = data.frame(mean = 10, stat = NA))
     ## return vector of length \code{sample.size} from N(mean,stat)
     take.samples(summary = data.frame(mean = 10, stat = 10), sample.size = 10)
     
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer, Carl Davidson +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/db/docs/reference/try2sqlite.html b/base/db/docs/reference/try2sqlite.html index 70ed4ce..1995697 100644 --- a/base/db/docs/reference/try2sqlite.html +++ b/base/db/docs/reference/try2sqlite.html @@ -2,177 +2,233 @@ - - - - -Convert TRY text file to SQLite database — try2sqlite • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Convert TRY text file to SQLite database — try2sqlite • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +read much faster thanks to lazy evaluation." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    The TRY file is huge and unnecessarily long, which makes it difficult to -work with. The resulting SQLite database is much smaller on disk, and can be -read much faster thanks to lazy evaluation.

    - -
    - -
    try2sqlite(try_files, sqlite_file = "try.sqlite")
    - -

    Arguments

    - - - - - - - - - - -
    try_files

    Character vector of file names containing TRY data. -Multiple files are combined with `data.table::rbindlist`.

    sqlite_file

    Target SQLite database file name, as character.

    - -

    Details

    - -

    The resulting TRY SQLite database contains the following tables: - - `values` -- The actual TRY data. Links to all other tables through ID columns. - - `traits` -- Description of trait and data names. Links to `values` through `DataID`. Similar to BETY `variables` table. - - `datasets` -- Description of datasets and references/citations. Links to `values` through `DatasetID` and `ReferenceID`. - - `species` -- Species. Links to `values` through `AccSpeciesID`.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/var_names_all.html b/base/db/docs/reference/var_names_all.html index 37191bc..52fc8ce 100644 --- a/base/db/docs/reference/var_names_all.html +++ b/base/db/docs/reference/var_names_all.html @@ -2,166 +2,214 @@ - - - - -Get vector of variable names for a particular workflow and run ID — var_names_all • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get vector of variable names for a particular workflow and run ID — + var_names_all • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get vector of variable names for a particular workflow and run ID

    - -
    - -
    var_names_all(bety, workflow_id, run_id)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    - - -
    - -
    +
    +
    + + +
    +

    + Get vector of variable names for a particular workflow and run ID +

    +
    + +
    var_names_all(bety, workflow_id, run_id)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    run_id

    Run ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/workflow.html b/base/db/docs/reference/workflow.html index a144d47..47351b1 100644 --- a/base/db/docs/reference/workflow.html +++ b/base/db/docs/reference/workflow.html @@ -2,162 +2,203 @@ - - - - -Get single workflow by workflow_id — workflow • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get single workflow by workflow_id — workflow • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get single workflow by workflow_id

    - -
    - -
    workflow(bety, workflow_id)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    - - -
    - -
    +
    +
    + + +
    +

    Get single workflow by workflow_id

    +
    + +
    workflow(bety, workflow_id)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    workflow_id

    Workflow ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/db/docs/reference/workflows.html b/base/db/docs/reference/workflows.html index cde1f5c..1661997 100644 --- a/base/db/docs/reference/workflows.html +++ b/base/db/docs/reference/workflows.html @@ -2,162 +2,200 @@ - - - - -list of workflows that exist — workflows • PEcAn.DB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + list of workflows that exist — workflows • PEcAn.DB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    list of workflows that exist

    - -
    - -
    workflows(bety, ensemble = FALSE)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    BETYdb connection, as opened by `betyConnect()`

    ensemble

    Logical. Use workflows from ensembles table.

    - - -
    - -
    +
    +
    + + +
    +

    list of workflows that exist

    +
    + +
    workflows(bety, ensemble = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    BETYdb connection, as opened by `betyConnect()`

    ensemble

    Logical. Use workflows from ensembles table.

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/LICENSE-text.html b/base/logger/docs/LICENSE-text.html index 76cf618..4d96c85 100644 --- a/base/logger/docs/LICENSE-text.html +++ b/base/logger/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/authors.html b/base/logger/docs/authors.html index 1ce6ca1..a7776a2 100644 --- a/base/logger/docs/authors.html +++ b/base/logger/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Alexey Shiklomanov. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Alexey Shiklomanov. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/docsearch.css b/base/logger/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/logger/docs/docsearch.css +++ b/base/logger/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/logger/docs/docsearch.js b/base/logger/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/logger/docs/docsearch.js +++ b/base/logger/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/logger/docs/index.html b/base/logger/docs/index.html index 89ca163..994c030 100644 --- a/base/logger/docs/index.html +++ b/base/logger/docs/index.html @@ -1,103 +1,156 @@ - - - - - - -Logger functions for PEcAn • PEcAn.logger - - - - - - - - - + + + + + + + + Logger functions for PEcAn • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - Special logger functions for tracking execution status and the environment. -
    - - + +
    + + +
    +
    + Special logger functions for tracking execution status and the + environment. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/logger/docs/pkgdown.css b/base/logger/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/logger/docs/pkgdown.css +++ b/base/logger/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/logger/docs/pkgdown.js b/base/logger/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/logger/docs/pkgdown.js +++ b/base/logger/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/logger/docs/reference/check_conditions.html b/base/logger/docs/reference/check_conditions.html index 10159d1..3185533 100644 --- a/base/logger/docs/reference/check_conditions.html +++ b/base/logger/docs/reference/check_conditions.html @@ -2,133 +2,157 @@ - - - - -Check a list of conditions — check_conditions • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check a list of conditions — check_conditions • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check a list of conditions

    - -
    +
    +
    + -
    - -
    +
    check_conditions(...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/reference/index.html b/base/logger/docs/reference/index.html index d5caf7c..95e292f 100644 --- a/base/logger/docs/reference/index.html +++ b/base/logger/docs/reference/index.html @@ -2,234 +2,335 @@ - - - + + + -Function reference • PEcAn.logger + Function reference • PEcAn.logger - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    check_conditions()

    -

    Check a list of conditions

    -

    is_definitely_true()

    -

    Robust logical check

    -

    logger.debug()

    -

    Prints a debug message.

    -

    logger.error()

    -

    Prints an error message.

    -

    logger.getLevel()

    -

    Get configured logging level.

    -

    logger.getLevelNumber()

    -

    Returns numeric value for string

    -

    logger.info()

    -

    Prints an informational message.

    -

    logger.message()

    -

    Prints a message at a certain log level.

    -

    logger.setLevel()

    -

    Configure logging level.

    -

    logger.setOutputFile()

    -

    Configure logging output filename.

    -

    logger.setQuitOnSevere()

    -

    Configure whether severe should quit.

    -

    logger.setUseConsole()

    -

    Configure logging to console.

    -

    logger.setWidth()

    -

    Configure the number of chars per line

    -

    logger.severe()

    -

    Prints an severe message and stops execution.

    -

    logger.warn()

    -

    Prints a warning message.

    -

    severeifnot() errorifnot() warnifnot() infoifnot() debugifnot()

    -

    Logger message if conditions are not met

    -
    - - - +
    +
    + -
    - -
    + + - +
    + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/is_definitely_true.html b/base/logger/docs/reference/is_definitely_true.html index d7edc56..150ff70 100644 --- a/base/logger/docs/reference/is_definitely_true.html +++ b/base/logger/docs/reference/is_definitely_true.html @@ -2,133 +2,157 @@ - - - - -Robust logical check — is_definitely_true • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Robust logical check — is_definitely_true • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Robust logical check

    - -
    +
    +
    + -
    - -
    +
    is_definitely_true(x)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/reference/logger.debug.html b/base/logger/docs/reference/logger.debug.html index f9bd566..2f7a867 100644 --- a/base/logger/docs/reference/logger.debug.html +++ b/base/logger/docs/reference/logger.debug.html @@ -2,157 +2,193 @@ - - - - -Prints a debug message. — logger.debug • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Prints a debug message. — logger.debug • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print a debug message.

    - -
    - -
    logger.debug(msg, ...)
    - -

    Arguments

    - - - - - - - - - - -
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    This function will print a debug message.

    +
    + +
    logger.debug(msg, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    + +

    + Examples +

    +
    # NOT RUN {
     logger.debug('variable', 5)
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.error.html b/base/logger/docs/reference/logger.error.html index df84af5..6af8f29 100644 --- a/base/logger/docs/reference/logger.error.html +++ b/base/logger/docs/reference/logger.error.html @@ -2,157 +2,193 @@ - - - - -Prints an error message. — logger.error • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Prints an error message. — logger.error • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print an error message.

    - -
    - -
    logger.error(msg, ...)
    - -

    Arguments

    - - - - - - - - - - -
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    This function will print an error message.

    +
    + +
    logger.error(msg, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    + +

    + Examples +

    +
    # NOT RUN {
     logger.error('system did not converge')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.getLevel.html b/base/logger/docs/reference/logger.getLevel.html index 06eca06..566b520 100644 --- a/base/logger/docs/reference/logger.getLevel.html +++ b/base/logger/docs/reference/logger.getLevel.html @@ -2,149 +2,186 @@ - - - - -Get configured logging level. — logger.getLevel • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get configured logging level. — logger.getLevel • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + This will return the current level configured of the logging + messages +

    +
    + +
    logger.getLevel()
    -
    logger.getLevel()
    - -

    Value

    +

    + Value +

    -

    level the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF)

    - +

    + level the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF) +

    -

    Examples

    -
    # NOT RUN {
    +          

    + Examples +

    +
    # NOT RUN {
     logger.getLevel()
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.getLevelNumber.html b/base/logger/docs/reference/logger.getLevelNumber.html index fe352df..ecb7159 100644 --- a/base/logger/docs/reference/logger.getLevelNumber.html +++ b/base/logger/docs/reference/logger.getLevelNumber.html @@ -2,155 +2,183 @@ - - - - -Returns numeric value for string — logger.getLevelNumber • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Returns numeric value for string — logger.getLevelNumber • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +ALL = 99" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given the string representation this will return the numeric value -ALL = 0 -DEBUG = 10 -INFO = 20 -WARN = 30 -ERROR = 40 -ALL = 99

    - -
    - -
    logger.getLevelNumber(level)
    - -

    Value

    - -

    level the level of the message

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/logger/docs/reference/logger.info.html b/base/logger/docs/reference/logger.info.html index 4f25bfa..b4b1e7f 100644 --- a/base/logger/docs/reference/logger.info.html +++ b/base/logger/docs/reference/logger.info.html @@ -2,157 +2,193 @@ - - - - -Prints an informational message. — logger.info • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Prints an informational message. — logger.info • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print an informational message.

    - -
    - -
    logger.info(msg, ...)
    - -

    Arguments

    - - - - - - - - - - -
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    This function will print an informational message.

    +
    + +
    logger.info(msg, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    + +

    + Examples +

    +
    # NOT RUN {
     logger.info('PEcAn version 1.2')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.message.html b/base/logger/docs/reference/logger.message.html index b1aed8b..96a5785 100644 --- a/base/logger/docs/reference/logger.message.html +++ b/base/logger/docs/reference/logger.message.html @@ -2,175 +2,227 @@ - - - - -Prints a message at a certain log level. — logger.message • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Prints a message at a certain log level. — logger.message • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print a message. This is the function that is responsible for -the actual printing of the message.

    - -
    - -
    logger.message(level, msg, ..., wrap = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    level

    the level of the message (DEBUG, INFO, WARN, ERROR)

    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    wrap

    Whether or not to wrap long messages (default = -TRUE). If FALSE, preserve format of original string. Useful -for specifically formatted error messages.

    - -

    Details

    - -

    This is a place holder and will be later filled in with a more complex logging set

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This function will print a message. This is the function that is + responsible for the actual printing of the message. +

    +
    + +
    logger.message(level, msg, ..., wrap = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    level +

    the level of the message (DEBUG, INFO, WARN, ERROR)

    +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    wrap +

    + Whether or not to wrap long messages (default = + TRUE). If FALSE, preserve format of + original string. Useful for specifically formatted error + messages. +

    +
    + +

    + Details +

    + +

    + This is a place holder and will be later filled in with a more + complex logging set +

    + +

    + Examples +

    +
    # NOT RUN {
     logger.message('DEBUG', 'variable', 5)
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.setLevel.html b/base/logger/docs/reference/logger.setLevel.html index d74997c..9103c4d 100644 --- a/base/logger/docs/reference/logger.setLevel.html +++ b/base/logger/docs/reference/logger.setLevel.html @@ -2,155 +2,197 @@ - - - - -Configure logging level. — logger.setLevel • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Configure logging level. — logger.setLevel • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This will configure the logger level. This allows to turn DEBUG, INFO, -WARN and ERROR messages on and off.

    - -
    - -
    logger.setLevel(level)
    - -

    Arguments

    - - - - - - -
    level

    the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This will configure the logger level. This allows to turn DEBUG, + INFO, WARN and ERROR messages on and off. +

    +
    + +
    logger.setLevel(level)
    + +

    + Arguments +

    + + + + + + + + + +
    level +

    + the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF) +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     logger.setLevel('DEBUG')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.setOutputFile.html b/base/logger/docs/reference/logger.setOutputFile.html index 7e5fb60..d236558 100644 --- a/base/logger/docs/reference/logger.setOutputFile.html +++ b/base/logger/docs/reference/logger.setOutputFile.html @@ -2,153 +2,199 @@ - - - - -Configure logging output filename. — logger.setOutputFile • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Configure logging output filename. — logger.setOutputFile • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    The name of the file where the logging information should be written to.

    - -
    - -
    logger.setOutputFile(filename)
    - -

    Arguments

    - - - - - - -
    filename

    the file to send the log messages to (or NA to not write to file)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + The name of the file where the logging information should be + written to. +

    +
    + +
    logger.setOutputFile(filename)
    + +

    + Arguments +

    + + + + + + + + + +
    filename +

    + the file to send the log messages to (or NA to not write to + file) +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     logger.setOutputFile('pecan.log')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.setQuitOnSevere.html b/base/logger/docs/reference/logger.setQuitOnSevere.html index cce5138..2db5a15 100644 --- a/base/logger/docs/reference/logger.setQuitOnSevere.html +++ b/base/logger/docs/reference/logger.setQuitOnSevere.html @@ -2,157 +2,201 @@ - - - - -Configure whether severe should quit. — logger.setQuitOnSevere • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Configure whether severe should quit. — logger.setQuitOnSevere • + PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +but is not passed from tests/run.all.R." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    The default is for a non-interactive session to quit. Setting this to false is -especially useful for running tests when placed in inst/tests/test.<fn>.R, -but is not passed from tests/run.all.R.

    - -
    - -
    logger.setQuitOnSevere(severeQuits)
    - -

    Arguments

    - - - - - - -
    severeQuits

    should R quit on a severe error.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + The default is for a non-interactive session to quit. Setting this + to false is especially useful for running tests when placed in + inst/tests/test.<fn>.R, but is not passed from + tests/run.all.R. +

    +
    + +
    logger.setQuitOnSevere(severeQuits)
    + +

    + Arguments +

    + + + + + + + + + +
    severeQuits

    should R quit on a severe error.

    + +

    + Examples +

    +
    # NOT RUN {
     logger.setQuitOnSevere(FALSE)
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.setUseConsole.html b/base/logger/docs/reference/logger.setUseConsole.html index 8526617..254bf02 100644 --- a/base/logger/docs/reference/logger.setUseConsole.html +++ b/base/logger/docs/reference/logger.setUseConsole.html @@ -2,157 +2,200 @@ - - - - -Configure logging to console. — logger.setUseConsole • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Configure logging to console. — logger.setUseConsole • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Should the logging to be printed to the console or not.

    - -
    - -
    logger.setUseConsole(console, stderr = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    console

    set to true to print logging to console.

    stderr

    set to true (default) to use stderr instead of stdout for logging

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Should the logging to be printed to the console or not.

    +
    + +
    logger.setUseConsole(console, stderr = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    console

    set to true to print logging to console.

    stderr +

    + set to true (default) to use stderr instead of stdout for + logging +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     logger.setUseConsole(TRUE)
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.setWidth.html b/base/logger/docs/reference/logger.setWidth.html index 430e1df..9641d64 100644 --- a/base/logger/docs/reference/logger.setWidth.html +++ b/base/logger/docs/reference/logger.setWidth.html @@ -2,155 +2,197 @@ - - - - -Configure the number of chars per line — logger.setWidth • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Configure the number of chars per line — logger.setWidth • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    The default is for 60 chars per line. Setting this to any value will -wrap the line when printing a message at that many chars.

    - -
    - -
    logger.setWidth(width)
    - -

    Arguments

    - - - - - - -
    width

    number of chars to print before wrapping to next line.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + The default is for 60 chars per line. Setting this to any value + will wrap the line when printing a message at that many chars. +

    +
    + +
    logger.setWidth(width)
    + +

    + Arguments +

    + + + + + + + + + +
    width +

    number of chars to print before wrapping to next line.

    +
    + +

    + Examples +

    +
    # NOT RUN {
     logger.setWidth(70)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.severe.html b/base/logger/docs/reference/logger.severe.html index a76377f..1a84641 100644 --- a/base/logger/docs/reference/logger.severe.html +++ b/base/logger/docs/reference/logger.severe.html @@ -2,173 +2,227 @@ - - - - -Prints an severe message and stops execution. — logger.severe • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Prints an severe message and stops execution. — logger.severe • + PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print a message and stop execution of the code. This -should only be used if the application should terminate.

    - -
    - -
    logger.severe(msg, ..., wrap = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    wrap

    Whether or not to wrap long messages (default = -TRUE). If FALSE, preserve format of original string. Useful -for specifically formatted error messages.

    - -

    Details

    - -

    set logger.setQuitOnSevere(FALSE). To avoid terminating -the session. This is set by default to TRUE if interactive or running -inside Rstudio.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This function will print a message and stop execution of the code. + This should only be used if the application should terminate. +

    +
    + +
    logger.severe(msg, ..., wrap = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    wrap +

    + Whether or not to wrap long messages (default = + TRUE). If FALSE, preserve format of + original string. Useful for specifically formatted error + messages. +

    +
    + +

    + Details +

    + +

    + set + logger.setQuitOnSevere(FALSE). To avoid terminating the session. This is set by default to TRUE + if interactive or running inside Rstudio. +

    + +

    + Examples +

    +
    # NOT RUN {
     logger.severe('missing parameters')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/logger.warn.html b/base/logger/docs/reference/logger.warn.html index 607f792..1a0079f 100644 --- a/base/logger/docs/reference/logger.warn.html +++ b/base/logger/docs/reference/logger.warn.html @@ -2,157 +2,193 @@ - - - - -Prints a warning message. — logger.warn • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Prints a warning message. — logger.warn • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function will print a warning message.

    - -
    - -
    logger.warn(msg, ...)
    - -

    Arguments

    - - - - - - - - - - -
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    This function will print a warning message.

    +
    + +
    logger.warn(msg, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    msg

    the message that should be printed.

    ...

    any additional text that should be printed.

    + +

    + Examples +

    +
    # NOT RUN {
     logger.warn('detected NA values')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/logger/docs/reference/severeifnot.html b/base/logger/docs/reference/severeifnot.html index b137572..b362c53 100644 --- a/base/logger/docs/reference/severeifnot.html +++ b/base/logger/docs/reference/severeifnot.html @@ -2,110 +2,152 @@ - - - - -Logger message if conditions are not met — severeifnot • PEcAn.logger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Logger message if conditions are not met — severeifnot • PEcAn.logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Similar to base::stopifnot, but allows you to use a custom message and -logger level. If all conditions are TRUE, silently exit.

    - -
    - -
    severeifnot(msg, ...)
    +      
    +
    + + +
    +

    + Similar to + base::stopifnot, but allows you to use a custom message and logger level. If all + conditions are TRUE, silently exit. +

    +
    + +
    severeifnot(msg, ...)
     
     errorifnot(msg, ...)
     
    @@ -114,33 +156,50 @@ 

    Logger message if conditions are not met

    infoifnot(msg, ...) debugifnot(msg, ...)
    - -

    Arguments

    - - - - - - - - - - -
    msg

    Logger message to write, as a single character string.

    ...

    Conditions to evaluate

    - -

    Value

    - -

    Invisibly, TRUE if conditions are met, FALSE otherwise

    - -

    Details

    - -

    Conditions can be vectorized, or can return non-logical values.The -underlying function automatically applies isTRUE(all(.)) to the -conditions.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + +
    msg +

    Logger message to write, as a single character string.

    +
    ...

    Conditions to evaluate

    + +

    + Value +

    + +

    + Invisibly, TRUE if conditions are met, + FALSE otherwise +

    + +

    + Details +

    + +

    + Conditions can be vectorized, or can return non-logical values.The + underlying function automatically applies + isTRUE(all(.)) to the conditions. +

    + +

    + Examples +

    +
    # NOT RUN {
     a <- 1:5
     b <- list(6, 7, 8)
     debugifnot("By the way, something is not a list.", is.list(a), is.list(b))
    @@ -151,36 +210,32 @@ 

    Examp severeifnot("I absolutely cannot deal with the fact that something is not a list.", is.list(a), is.list(b)) }) # }

    -
    - -
    +
    + +
  • Details
  • - +
  • Examples
  • + +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/qaqc/docs/LICENSE-text.html b/base/qaqc/docs/LICENSE-text.html index b0cb007..ec64926 100644 --- a/base/qaqc/docs/LICENSE-text.html +++ b/base/qaqc/docs/LICENSE-text.html @@ -2,121 +2,160 @@ - - - - -License • PEcAn.qaqc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -145,27 +184,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/qaqc/docs/articles/Pre-release-database-cleanup.html b/base/qaqc/docs/articles/Pre-release-database-cleanup.html index e1dd6b7..c2dba00 100644 --- a/base/qaqc/docs/articles/Pre-release-database-cleanup.html +++ b/base/qaqc/docs/articles/Pre-release-database-cleanup.html @@ -1,99 +1,169 @@ - - - - - - -Pre Release database Cleanup • PEcAn.qaqc - - - - - - - - - + + + + + + + + Pre Release database Cleanup • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -

    This is an quick script for cleaning up the database. For further documentation see the README.rmd file in the main qaqc folder.

    -

    Step 1: set up an outdir and a connection to bety The outdir is where temporary editing files will be written, and where a backup of bety will be stored.

    -
    con <- RPostgreSQL::dbConnect(RPostgreSQL::PostgreSQL(),
    +          

    + This is an quick script for cleaning up the database. For further + documentation see the README.rmd file in the main + qaqc folder. +

    +

    + Step 1: set up an outdir and a connection to bety + The outdir is where temporary editing files will be written, and + where a backup of bety will be stored. +

    +
    +
    con <- RPostgreSQL::dbConnect(RPostgreSQL::PostgreSQL(),
     dbname = "bety",
     password = 'bety',
     host = 'psql-pecan.bu.edu',
    @@ -101,64 +171,115 @@ 

    Pre Release database Cleanup

    outdir<-as.character(getwd()) #set as prefered out directory bety_backup_directory<-as.character(getwd()) #set as prefered directory for bety backup. -options(scipen=999) #To view full id values
    -

    Step 2: Back up bety Before any major deletion processes, it makes sense to make a back-up version of the database. Don’t skip this step.

    -
    system('TODAY=$( date +"%d" )')
    +options(scipen=999) #To view full id values
    +
    +

    + Step 2: Back up bety Before any major deletion + processes, it makes sense to make a back-up version of the database. + Don’t skip this step. +

    +
    +
    system('TODAY=$( date +"%d" )')
     backup_dir<-paste('pg_dump -U bety -d bety | gzip -9 > ', bety_backup_directory,'/bety-pre-culling${TODAY}.sql.gz', sep="")
     
    -system(backup_dir)
    -

    Step 3: find all of the entries that should be deleted *

    -
    formats<-find_formats_without_inputs(con=con, created_before = "2016-01-01", user_id = NULL, updated_after = "2016-01-01") #Ideally, date should be set to the date of the last release 
    +system(backup_dir)
    +
    +

    + Step 3: find all of the entries that should be deleted * +

    +
    +
    formats<-find_formats_without_inputs(con=con, created_before = "2016-01-01", user_id = NULL, updated_after = "2016-01-01") #Ideally, date should be set to the date of the last release 
     
    -inputs<-find_inputs_without_formats(con=con, created_before = "2014-01-01",updated_after = NULL, user_id = NULL)
    -

    Since just a dump of every column can be hard to read, just choose the columns that are important.

    -
    column_names<-get_table_column_names(table = formats, con = con)
    +inputs<-find_inputs_without_formats(con=con, created_before = "2014-01-01",updated_after = NULL, user_id = NULL)
    +
    +

    + Since just a dump of every column can be hard to read, just choose + the columns that are important. +

    +
    +
    column_names<-get_table_column_names(table = formats, con = con)
     column_names$formats
     
     column_names<-column_names$formats[column_names$formats %in% c("id","created_at", "name", "notes", "table_name")]
    -column_names
    -

    ** Option 1: Edit an R object ***

    -

    This is the most important step! Navigate to the written out table and delete entries that should remain in the database.

    -
    formats<-formats[colnames(formats) %in% column_names] #subset for easy viewing
    +column_names
    +
    +

    ** Option 1: Edit an R object ***

    +

    + This is the most important step! Navigate to the written out table + and delete entries that should remain in the database. +

    +
    +
    formats<-formats[colnames(formats) %in% column_names] #subset for easy viewing
     View(formats)
     
     formats<-formats[grep("test",formats$name),]
    -View(formats)
    -

    ** Option 2: Edit a file **

    -

    This is also the most important step! Navigate to the written out table and delete entries that should remain in the database. If the tables are difficult to read, change what columns are retained by editing the “relevant_table_columns” parameter.

    -
    write_out_table(table = formats, outdir = outdir, relevant_table_columns = column_names, table_name = "formats")
    -write_out_table(table = inputs,outdir = outdir, relevant_table_columns =c("id", "created_at", "name"), table_name = "inputs")
    -

    Step 5: Cull all remaining entries in the files

    -

    This will delete all entries remaining in the file, and place a delete log in the outdir directory.

    -

    please do not run before editing either the table object or the “query_of” file

    -
    ### Note: Do not run before the editing step ###
    +View(formats)
    +
    +

    ** Option 2: Edit a file **

    +

    + This is also the most important step! Navigate to the written out + table and + delete entries that should remain in the database. If the + tables are difficult to read, change what columns are retained by + editing the “relevant_table_columns” parameter. +

    +
    +
    write_out_table(table = formats, outdir = outdir, relevant_table_columns = column_names, table_name = "formats")
    +write_out_table(table = inputs,outdir = outdir, relevant_table_columns =c("id", "created_at", "name"), table_name = "inputs")
    +
    +

    + Step 5: Cull all remaining entries in the files +

    +

    + This will delete all entries remaining in the file, and place a + delete log in the outdir directory. +

    +

    + please do not run before editing either the table object or the + “query_of” file +

    +
    +
    ### Note: Do not run before the editing step ###
     
     ## From an R object ##
     #cull_database_entries(table=formats, outdir = outdir, con=con, table_name = "formats")
     
     ## From a file ##
     #cull_database_entries(outdir = outdir,file_name ='query_of_formats', con=con, table_name = "formats")
    -#cull_database_entries(outdir = outdir,file_name ='query_of_inputs', con=con, table_name = "inputs")
    -
    +#cull_database_entries(outdir = outdir,file_name ='query_of_inputs', con=con, table_name = "inputs") +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/qaqc/docs/articles/compare_ED2.html b/base/qaqc/docs/articles/compare_ED2.html index c5830f5..c79f010 100644 --- a/base/qaqc/docs/articles/compare_ED2.html +++ b/base/qaqc/docs/articles/compare_ED2.html @@ -1,135 +1,196 @@ - - - - - - - • PEcAn.qaqc - - - - - - - - - + + + + + + + + • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -Title

    -
    -

    -looking at how read.output works

    -
    -
    -
    +
    +

    Title

    +
    +

    + looking at how read.output works +

    +
    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/qaqc/docs/articles/function_relationships.html b/base/qaqc/docs/articles/function_relationships.html index 4d0caec..2c32a81 100644 --- a/base/qaqc/docs/articles/function_relationships.html +++ b/base/qaqc/docs/articles/function_relationships.html @@ -1,97 +1,156 @@ - - - - - - - • PEcAn.qaqc - - - - - - - - - + + + + + + + + • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - - -
    -

    -Package Interdependencies

    -

    This some code helps to visualize the interdependence of functions within PEcAn

    -
    library(mvbutils)
    +          
    +

    + Package + Interdependencies +

    +

    + This some code helps to visualize the interdependence of functions + within PEcAn +

    +
    +
    library(mvbutils)
     library(PEcAn.utils)
     library(PEcAn.ED2)
     library(PEcAn.BIOCRO)
    -library(PEcAn.SIPNET)
    -
    -

    -Reading model output

    -
    foodweb(where = list("package:PEcAn.utils", "package:PEcAn.BIOCRO"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)
    +library(PEcAn.SIPNET)
    +
    +
    +

    + Reading model + output +

    +
    +
    foodweb(where = list("package:PEcAn.utils", "package:PEcAn.BIOCRO"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)
     foodweb(where = list("package:PEcAn.utils", "package:PEcAn.ED2"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)
    -foodweb(where = list("package:PEcAn.utils", "package:PEcAn.SIPNET"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)
    -
    -
    -
    +foodweb(where = list("package:PEcAn.utils", "package:PEcAn.SIPNET"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)
    +
    +
    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/qaqc/docs/articles/index.html b/base/qaqc/docs/articles/index.html index b1bc569..c2e5586 100644 --- a/base/qaqc/docs/articles/index.html +++ b/base/qaqc/docs/articles/index.html @@ -2,149 +2,190 @@ - - - - -Articles • PEcAn.qaqc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - -
    -
    +
    +
    + + + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/qaqc/docs/articles/lebauer2013ffb.html b/base/qaqc/docs/articles/lebauer2013ffb.html index 64a232d..46a0b69 100644 --- a/base/qaqc/docs/articles/lebauer2013ffb.html +++ b/base/qaqc/docs/articles/lebauer2013ffb.html @@ -1,127 +1,186 @@ - - - - - - - • PEcAn.qaqc - - - - - - - - - + + + + + + + + • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -LeBauer 2013 analysis

    -
    -
    +
    +

    + LeBauer 2013 + analysis +

    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/qaqc/docs/articles/module_output.html b/base/qaqc/docs/articles/module_output.html index fd7885f..e3242a0 100644 --- a/base/qaqc/docs/articles/module_output.html +++ b/base/qaqc/docs/articles/module_output.html @@ -1,97 +1,154 @@ - - - - - - - • PEcAn.qaqc - - - - - - - - - + + + + + + + + • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - - -
    -

    -Modules and outputs

    -

    To get a better understanding on what files are created where, Rob created a workflow as an SVG diagram. You can find the diagram at

    -

    http://isda.ncsa.illinois.edu/~kooper/EBI/workflow.svg

    -

    In this graph the square boxes represent processes running, the rhomboids are inputs and outputs.

    -

    To create this I used the trace functionality in R to capture the files saved/loaded

    -
    trace(nc_open, quote(cat(c("LOAD : ", filename, "\n"), file="files.txt", append=TRUE)))
    +          
    +

    + Modules and + outputs +

    +

    + To get a better understanding on what files are created where, Rob + created a workflow as an SVG diagram. You can find the diagram at +

    +

    + http://isda.ncsa.illinois.edu/~kooper/EBI/workflow.svg +

    +

    + In this graph the square boxes represent processes running, the + rhomboids are inputs and outputs. +

    +

    + To create this I used the trace functionality in R to capture the + files saved/loaded +

    +
    +
    trace(nc_open, quote(cat(c("LOAD : ", filename, "\n"), file="files.txt", append=TRUE)))
     trace(nc_create, quote(cat(c("SAVE : ", filename, "\n"), file="files.txt", append=TRUE)))
     trace(save, quote(cat(c("SAVE : ", file, "\n"), file="files.txt", append=TRUE)))
     trace(load, quote(cat(c("LOAD : ", file, "\n"), file="files.txt", append=TRUE)))
     trace(cat, quote(if ((raster::trim(file) != "") && (file != "files.txt") && (file != stdout()) && (file != stderr())) { 
       cat(c("CAT  : ", file, "\n"), file="files.txt", append=TRUE)}))
     trace(writeLines, quote(if ((con != stdout()) && (con != stderr()))
    -  {cat(c("WRIT : ", con, "\n"), file="files.txt", append=TRUE)}))
    -

    Once these traces are set, you can run a PEcAn workflow.R and get a list of the files output at each stage

    -
    -
    + {cat(c("WRIT : ", con, "\n"), file="files.txt", append=TRUE)})) +
    +

    + Once these traces are set, you can run a PEcAn workflow.R and get + a list of the files output at each stage +

    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/qaqc/docs/authors.html b/base/qaqc/docs/authors.html index 5446b81..7d634f9 100644 --- a/base/qaqc/docs/authors.html +++ b/base/qaqc/docs/authors.html @@ -2,146 +2,177 @@ - - - - -Authors • PEcAn.qaqc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      David LeBauer. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      David LeBauer. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/qaqc/docs/docsearch.css b/base/qaqc/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/qaqc/docs/docsearch.css +++ b/base/qaqc/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/qaqc/docs/docsearch.js b/base/qaqc/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/qaqc/docs/docsearch.js +++ b/base/qaqc/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/qaqc/docs/index.html b/base/qaqc/docs/index.html index 5e82b85..02c05b3 100644 --- a/base/qaqc/docs/index.html +++ b/base/qaqc/docs/index.html @@ -1,157 +1,281 @@ - - - - - - -QAQC • PEcAn.qaqc - - - - - - - - - + + + + + + + + QAQC • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - +
    + + +
    + + +
    +
    +
    +

    + PEcAn functions for cleaning up a version of the bety database +

    +

    + This package includes several wrapper functions for common + database queries for entries that cause problems, or take up + space. Please refer to the + Pre-release-clean-up script located in the + vignettes folder for best-practices in using these + functions. See “Intended use” for more information. +

    +

    + Many queries and checks are net yet implemented. If you’d like to + contribute to this package, look at issue + #1630 + and [this list of bety issues] (https://github.com/PecanProject/bety/issues?utf8=%E2%9C%93&q=is%3Aopen%20%22needed%20cleanup%22%20) to see what functions still need to be made. Add these + functions to the Pre-release-clean-up vignette. See + “Structure of functions” for more information. +

    +
    +
    +

    + Intended use +

    +

    + These functions are intended to be used interactively. The + find* functions return a table of all of the entries + that fit the terms provided. The write_table function + then exports that table to a specific file. That file can then be + manually edited in any text-editor. + This is the most important step, as there will likely be + entries with utility that only a person familiar with + ongoing/recent projects would know. +

    +

    + After the editing process, the file can be fed into the + cull_database_entries function. This will parse the + file, and + delete all the entried that are listed on the file. It + will also provide a log of what was deleted. +

    +
    +
    +

    + Structure of + functions +

    +

    find functions

    +
      +
    • +

      + All find functions should have descriptive names of the form + “find_TABLE_ relationship _TABLE2“. All functions will return + entries from the first named table ie: + find_inputs_without_formats will return input + table entries. +

      +
    • +
    • +

      + All find functions need to return and object with a column + “table_name” with the name of the table it’s returning entries + from. +

      +
    • +
    • +

      + All find functions must return an object where there is an + “id” column with “id” entries that are associated with the + entries from the first table in the function +

      +
    • +
    +

    check functions

    +
      +
    • Not yet implemented.
    • +
    +
    +
    +
    -
    - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/qaqc/docs/pkgdown.css b/base/qaqc/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/qaqc/docs/pkgdown.css +++ b/base/qaqc/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/qaqc/docs/pkgdown.js b/base/qaqc/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/qaqc/docs/pkgdown.js +++ b/base/qaqc/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/qaqc/docs/reference/index.html b/base/qaqc/docs/reference/index.html index 1e90f52..7da04d8 100644 --- a/base/qaqc/docs/reference/index.html +++ b/base/qaqc/docs/reference/index.html @@ -2,168 +2,207 @@ - - - - -Function reference • PEcAn.qaqc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    new.taylor()

    -

    Taylor Diagram

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + new.taylor() +

    +

    Taylor Diagram

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/qaqc/docs/reference/new.taylor.html b/base/qaqc/docs/reference/new.taylor.html index eee9e92..9d8f5e2 100644 --- a/base/qaqc/docs/reference/new.taylor.html +++ b/base/qaqc/docs/reference/new.taylor.html @@ -2,167 +2,214 @@ - - - - -Taylor Diagram — new.taylor • PEcAn.qaqc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Taylor Diagram — new.taylor • PEcAn.qaqc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Plot taylor diagram for benchmark sites

    - -
    - -
    new.taylor(dataset, runid, siteid)
    - -

    Arguments

    - - - - - - -
    runid

    a numeric vector with the id(s) of one or more runs (folder in runs) to plot

    - - -
    - -
    +
    +
    + + +
    +

    Plot taylor diagram for benchmark sites

    +
    + +
    new.taylor(dataset, runid, siteid)
    + +

    + Arguments +

    + + + + + + + + + +
    runid +

    + a numeric vector with the id(s) of one or more runs (folder in + runs) to plot +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/LICENSE-text.html b/base/remote/docs/LICENSE-text.html index 7a7375e..d35c9fb 100644 --- a/base/remote/docs/LICENSE-text.html +++ b/base/remote/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/authors.html b/base/remote/docs/authors.html index 7a4f5b2..4ecc9da 100644 --- a/base/remote/docs/authors.html +++ b/base/remote/docs/authors.html @@ -2,134 +2,152 @@ - - - - -Authors • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    • -

      Alexey Shiklomanov. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      David LeBauer. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    • +

      Alexey Shiklomanov. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/docsearch.css b/base/remote/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/remote/docs/docsearch.css +++ b/base/remote/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/remote/docs/docsearch.js b/base/remote/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/remote/docs/docsearch.js +++ b/base/remote/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/remote/docs/index.html b/base/remote/docs/index.html index 40c8e51..7c2be5b 100644 --- a/base/remote/docs/index.html +++ b/base/remote/docs/index.html @@ -1,105 +1,158 @@ - - - - - - -PEcAn model execution utilities • PEcAn.remote - - - - - - - - - + + + + + + + + PEcAn model execution utilities • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - This package contains utilities for communicating with and executing code on local and remote hosts. - In particular, it has PEcAn-specific utilities for starting ecosystem model runs. -
    - - + +
    + + +
    +
    + This package contains utilities for communicating with and executing + code on local and remote hosts. In particular, it has PEcAn-specific + utilities for starting ecosystem model runs. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/remote/docs/pkgdown.css b/base/remote/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/remote/docs/pkgdown.css +++ b/base/remote/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/remote/docs/pkgdown.js b/base/remote/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/remote/docs/pkgdown.js +++ b/base/remote/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/remote/docs/reference/check_model_run.html b/base/remote/docs/reference/check_model_run.html index ebb9363..919e23b 100644 --- a/base/remote/docs/reference/check_model_run.html +++ b/base/remote/docs/reference/check_model_run.html @@ -2,153 +2,197 @@ - - - - -Check if model run was successful — check_model_run • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check if model run was successful — check_model_run • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check if model run was successful

    - -
    - -
    check_model_run(out, stop.on.error = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    out

    Output from model execution, as a character.

    stop.on.error

    Throw error if any of the runs fails. Default TRUE.

    - -

    Value

    - -

    TRUE if model run succeeded. If model run failed, throw an error if stop.on.error, or return FALSE.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/fqdn.html b/base/remote/docs/reference/fqdn.html index c9d3ef1..e44d978 100644 --- a/base/remote/docs/reference/fqdn.html +++ b/base/remote/docs/reference/fqdn.html @@ -2,153 +2,187 @@ - - - - -Returns the fully qualified hostname. — fqdn • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Returns the fully qualified hostname. — fqdn • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +pecan.ncsa.illinois.edu will return just that as fqdn but only pecan for hostname." + /> + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Returns the fully qualified hostname. This is potentially + different from Sys.info()['nodename'] which can + return just the hostname part and not the domain as well. For + example the machine pecan.ncsa.illinois.edu will return just that + as fqdn but only pecan for hostname. +

    +
    + +
    fqdn()
    -
    fqdn()
    - -

    Value

    +

    + Value +

    -

    fully qualified hostname

    - +

    fully qualified hostname

    -

    Examples

    -
    # NOT RUN {
    +          

    + Examples +

    +
    # NOT RUN {
     fqdn()
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Rob Kooper + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/index.html b/base/remote/docs/reference/index.html index 90988cf..4cbf5c0 100644 --- a/base/remote/docs/reference/index.html +++ b/base/remote/docs/reference/index.html @@ -2,252 +2,364 @@ - - - + + + -Function reference • PEcAn.remote + Function reference • PEcAn.remote - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    check_model_run()

    -

    Check if model run was successful

    -

    fqdn()

    -

    Returns the fully qualified hostname.

    -

    is.localhost()

    -

    Check if local host

    -

    kill.tunnel()

    -

    kill.tunnel

    -

    open_tunnel()

    -

    Open an SSH tunnel, prompting for passwords as needed

    -

    qsub_get_jobid()

    -

    Get Job ID from qsub output

    -

    qsub_run_finished()

    -

    Check if qsub run finished

    -

    remote.copy.from()

    -

    Copy file from remote to local

    -

    remote.copy.to()

    -

    Copy file/dir to remote server from local server

    -

    remote.copy.update()

    -

    Copy to remote and update DB

    -

    remote.execute.R()

    -

    Execute command remotely

    -

    remote.execute.cmd()

    -

    Execute command remotely

    -

    setup_modellauncher()

    -

    Setup model launcher script and job list

    -

    stamp_started() stamp_finished()

    -

    Stamp start and stop times of runs

    -

    start(<model.runs>)

    -

    Start selected ecosystem model runs within PEcAn workflow

    -

    start_qsub()

    -

    Start qsub runs

    -

    start_rabbitmq()

    -

    Start model execution using rabbitmq

    -

    start_serial()

    -

    Start model execution in serial mode

    -

    test_remote()

    -

    Test remote execution

    -
    - - - +
    +
    + -
    -
    - + + - +
    + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/is.localhost.html b/base/remote/docs/reference/is.localhost.html index 7cc319f..0fcc161 100644 --- a/base/remote/docs/reference/is.localhost.html +++ b/base/remote/docs/reference/is.localhost.html @@ -2,166 +2,202 @@ - - - - -Check if local host — is.localhost • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check if local host — is.localhost • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check if host is local

    - -
    - -
    is.localhost(host)
    - -

    Arguments

    - - - - - - -
    host

    the hostname to be checked

    - -

    Value

    - -

    true if the host is the local host name

    - -

    Details

    - -

    Given the hostname is this the localhost. This returns true if either -the value is localhost, or the value is the same as the fqdn.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Check if host is local

    +
    + +
    is.localhost(host)
    + +

    + Arguments +

    + + + + + + + + + +
    host

    the hostname to be checked

    + +

    + Value +

    + +

    true if the host is the local host name

    + +

    + Details +

    + +

    + Given the hostname is this the localhost. This returns true if + either the value is localhost, or the value is the same as the fqdn. +

    + +

    + Examples +

    +
    # NOT RUN {
     is.localhost(fqdn())
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/kill.tunnel.html b/base/remote/docs/reference/kill.tunnel.html index 323a52d..7d684c3 100644 --- a/base/remote/docs/reference/kill.tunnel.html +++ b/base/remote/docs/reference/kill.tunnel.html @@ -2,137 +2,158 @@ - - - - -kill.tunnel — kill.tunnel • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + kill.tunnel — kill.tunnel • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    kill.tunnel(settings, exe = TRUE, data = TRUE)
    - +
    +

    kill tunnel to remote machine

    +
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/open_tunnel.html b/base/remote/docs/reference/open_tunnel.html index bd19572..82383dd 100644 --- a/base/remote/docs/reference/open_tunnel.html +++ b/base/remote/docs/reference/open_tunnel.html @@ -2,171 +2,226 @@ - - - - -Open an SSH tunnel, prompting for passwords as needed — open_tunnel • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Open an SSH tunnel, prompting for passwords as needed — open_tunnel • + PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    open_tunnel(remote_host, user = NULL, password = NULL,
    +          
    +

    Open an SSH tunnel, prompting for passwords as needed

    +
    + +
    open_tunnel(remote_host, user = NULL, password = NULL,
       tunnel_dir = "~/.pecan/tunnel/", wait.time = 15,
       tunnel_script = "~/pecan/web/sshtunnel.sh")
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    remote_host

    name of remote server to connect to (e.g. geo.bu.edu)

    user

    username on remote_host

    password

    password on remote_host

    tunnel_dir

    directory to store tunnel file in, typically from settings$host

    wait.time

    how long to give system to connect before deleting password (seconds)

    tunnel_script

    Path to sshtunnel.sh script file for opening tunnel

    - -

    Value

    - -

    numeric giving ssh PID if configured, otherwise logical with TRUE = success

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    remote_host +

    name of remote server to connect to (e.g. geo.bu.edu)

    +
    user

    username on remote_host

    password

    password on remote_host

    tunnel_dir +

    + directory to store tunnel file in, typically from + settings$host +

    +
    wait.time +

    + how long to give system to connect before deleting password + (seconds) +

    +
    tunnel_script +

    Path to sshtunnel.sh script file for opening tunnel

    +
    + +

    + Value +

    + +

    + numeric giving ssh PID if configured, otherwise logical with TRUE = + success +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/qsub_get_jobid.html b/base/remote/docs/reference/qsub_get_jobid.html index eb08fc6..9a349ef 100644 --- a/base/remote/docs/reference/qsub_get_jobid.html +++ b/base/remote/docs/reference/qsub_get_jobid.html @@ -2,158 +2,199 @@ - - - - -Get Job ID from qsub output — qsub_get_jobid • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get Job ID from qsub output — qsub_get_jobid • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get Job ID from qsub output

    - -
    - -
    qsub_get_jobid(out, qsub.jobid, stop.on.error)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    out

    Output from model execution, as a character.

    qsub.jobid

    (character) Regular expression string for extracting job ID from qsub output. -Usually from settings$host$qsub.jobid

    stop.on.error

    Throw error if any of the runs fails. Default TRUE.

    - -

    Value

    - -

    Job ID, as a string

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/qsub_run_finished.html b/base/remote/docs/reference/qsub_run_finished.html index aa82bc3..139c571 100644 --- a/base/remote/docs/reference/qsub_run_finished.html +++ b/base/remote/docs/reference/qsub_run_finished.html @@ -2,157 +2,189 @@ - - - - -Check if qsub run finished — qsub_run_finished • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check if qsub run finished — qsub_run_finished • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check if qsub run finished

    - -
    - -
    qsub_run_finished(run, host, qstat)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    run

    run ID, as an integer

    host

    host structure to execute command on

    qstat

    (string) qstat command for checking job status

    - -

    Value

    - -

    TRUE if run is marked as DONE, otherwise FALSE.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/remote.copy.from.html b/base/remote/docs/reference/remote.copy.from.html index 3bb04a6..88417bd 100644 --- a/base/remote/docs/reference/remote.copy.from.html +++ b/base/remote/docs/reference/remote.copy.from.html @@ -2,183 +2,233 @@ - - - - -Copy file from remote to local — remote.copy.from • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Copy file from remote to local — remote.copy.from • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Copy file/dir from remote server to local server

    - -
    - -
    remote.copy.from(host, src, dst, delete = FALSE, stderr = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    host

    list with server, user and optionally tunnel to use.

    src

    remote file/dir to copy

    dst

    local file/dir to copy to

    delete

    in case of local dir should all non-existent files be removed

    stderr

    should stderr be returned

    - -

    Value

    - -

    output of command executed

    - -

    Details

    - -

    Copies the file/dir from the remote server to the local server. If the dst -is a folder it will copy the file into that folder.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Copy file/dir from remote server to local server

    +
    + +
    remote.copy.from(host, src, dst, delete = FALSE, stderr = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    host +

    list with server, user and optionally tunnel to use.

    +
    src

    remote file/dir to copy

    dst

    local file/dir to copy to

    delete +

    + in case of local dir should all non-existent files be removed +

    +
    stderr

    should stderr be returned

    + +

    + Value +

    + +

    output of command executed

    + +

    + Details +

    + +

    + Copies the file/dir from the remote server to the local server. If + the dst is a folder it will copy the file into that folder. +

    + +

    + Examples +

    +
    # NOT RUN {
       host <- list(name='geo.bu.edu', user='kooper', tunnel='/tmp/geo.tunnel')
       remote.copy.from(host, '/tmp/kooper', '/tmp/geo.tmp', delete=TRUE)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/remote.copy.to.html b/base/remote/docs/reference/remote.copy.to.html index 4d9d562..f2944cd 100644 --- a/base/remote/docs/reference/remote.copy.to.html +++ b/base/remote/docs/reference/remote.copy.to.html @@ -2,178 +2,225 @@ - - - - -Copy file/dir to remote server from local server — remote.copy.to • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Copy file/dir to remote server from local server — remote.copy.to • + PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Copies the file/dir to the remote server from the local server. If the dst -is a folder it will copy the file into that folder.

    - -
    - -
    remote.copy.to(host, src, dst, delete = FALSE, stderr = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    host

    host structure to execute command on

    src

    local file/dir to copy

    dst

    remote file/dir to copy to

    delete

    in case of local dir should all non-existent files be removed

    stderr

    should stderr be returned as well.

    - -

    Value

    - -

    output of command executed

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Copies the file/dir to the remote server from the local server. If + the dst is a folder it will copy the file into that folder. +

    +
    + +
    remote.copy.to(host, src, dst, delete = FALSE, stderr = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    host

    host structure to execute command on

    src

    local file/dir to copy

    dst

    remote file/dir to copy to

    delete +

    + in case of local dir should all non-existent files be removed +

    +
    stderr

    should stderr be returned as well.

    + +

    + Value +

    + +

    output of command executed

    + +

    + Examples +

    +
    # NOT RUN {
       host <- list(name='geo.bu.edu', user='kooper', tunnel='/tmp/geo.tunnel')
       remote.copy.to(host, '/tmp/kooper', '/tmp/kooper', delete=TRUE)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Rob Kooper + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/remote.copy.update.html b/base/remote/docs/reference/remote.copy.update.html index e8f49d2..8f833af 100644 --- a/base/remote/docs/reference/remote.copy.update.html +++ b/base/remote/docs/reference/remote.copy.update.html @@ -2,178 +2,221 @@ - - - - -Copy to remote and update DB — remote.copy.update • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Copy to remote and update DB — remote.copy.update • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Copy to remote and update DB

    +
    -
    remote.copy.update(input_id, remote_dir, local_file_path,
    +          
    remote.copy.update(input_id, remote_dir, local_file_path,
       remote_file_name = NULL, host, con)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    input_id

    Input ID, as a numeric or character

    remote_dir

    remote folder path

    local_file_path

    full path name to local file that needs to be copied, e.g. "/fs/data1/dbfiles/.../.../*.css"

    remote_file_name

    remote file name, no need to provide if it's the same as local

    host

    as in settings$host

    con

    BETY database connection

    stderr

    should stderr be returned

    - -

    Value

    - -

    remote_id remote dbfile record

    - - -
    - + -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/remote.execute.R.html b/base/remote/docs/reference/remote.execute.R.html index 485fbf9..a4290f2 100644 --- a/base/remote/docs/reference/remote.execute.R.html +++ b/base/remote/docs/reference/remote.execute.R.html @@ -2,184 +2,223 @@ - - - - -Execute command remotely — remote.execute.R • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Execute command remotely — remote.execute.R • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    remote.execute.R(script, host = "localhost", user = NA,
    +          
    +

    Execute command remotely

    +
    + +
    remote.execute.R(script, host = "localhost", user = NA,
       verbose = FALSE, R = "R", scratchdir = tempdir())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    script

    the script to be invoked, as a list of commands.

    host

    settings host list

    user

    the username to use for remote login

    verbose

    should the output be printed to the console

    args

    a character vector of arguments to command.

    - -

    Value

    - -

    the captured output of the command (both stdout and stderr)

    - -

    Details

    - -

    Executes the given command on the remote host using ssh. If the user is set -the system will login as the given user. If the host given is the local -machine it will execute the command locally without ssh.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    script

    the script to be invoked, as a list of commands.

    host

    settings host list

    user

    the username to use for remote login

    verbose

    should the output be printed to the console

    args

    a character vector of arguments to command.

    + +

    + Value +

    + +

    the captured output of the command (both stdout and stderr)

    + +

    + Details +

    + +

    + Executes the given command on the remote host using ssh. If the user + is set the system will login as the given user. If the host given is + the local machine it will execute the command locally without ssh. +

    + +

    + Examples +

    +
    # NOT RUN {
       remote.execute.R('list.files()', host='localhost', verbose=FALSE)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/remote.execute.cmd.html b/base/remote/docs/reference/remote.execute.cmd.html index 6809bf7..dfce2f5 100644 --- a/base/remote/docs/reference/remote.execute.cmd.html +++ b/base/remote/docs/reference/remote.execute.cmd.html @@ -2,180 +2,221 @@ - - - - -Execute command remotely — remote.execute.cmd • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Execute command remotely — remote.execute.cmd • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Execute command remotely

    - -
    - -
    remote.execute.cmd(host, cmd, args = character(), stderr = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    host

    host structure to execute command on

    args

    a character vector of arguments to command.

    stderr

    should stderr be returned as well.

    command

    the system command to be invoked, as a character string.

    - -

    Value

    - -

    the captured output of the command (both stdout and stderr)

    - -

    Details

    - -

    Executes the given command on the remote host using ssh. If the user is set -the system will login as the given user. If the host given is the local -machine it will execute the command locally without ssh.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Execute command remotely

    +
    + +
    remote.execute.cmd(host, cmd, args = character(), stderr = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    host

    host structure to execute command on

    args

    a character vector of arguments to command.

    stderr

    should stderr be returned as well.

    command +

    the system command to be invoked, as a character string.

    +
    + +

    + Value +

    + +

    the captured output of the command (both stdout and stderr)

    + +

    + Details +

    + +

    + Executes the given command on the remote host using ssh. If the user + is set the system will login as the given user. If the host given is + the local machine it will execute the command locally without ssh. +

    + +

    + Examples +

    +
    # NOT RUN {
       host <- list(name='geo.bu.edu', user='kooper', tunnel='/tmp/geo.tunnel')
       print(remote.execute.cmd(host, 'ls', c('-l', '/'), stderr=TRUE))
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/setup_modellauncher.html b/base/remote/docs/reference/setup_modellauncher.html index b9a5007..79e9a5c 100644 --- a/base/remote/docs/reference/setup_modellauncher.html +++ b/base/remote/docs/reference/setup_modellauncher.html @@ -2,159 +2,214 @@ - - - - -Setup model launcher script and job list — setup_modellauncher • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Setup model launcher script and job list — setup_modellauncher • + PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Setup model launcher script and job list

    - -
    - -
    setup_modellauncher(run, rundir, host_rundir, mpirun, binary)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    run

    (numeric) run ID, as an integer

    rundir

    Local run directory. Usually from settings$rundir

    host_rundir

    Remote host run directory. Usually from settings$host$rundir

    mpirun

    MPI info, usually from settings$host$modellauncher$mpirun

    binary

    Binary info, usually from settings$host$modellauncher$binary

    - - -
    - -
    +
    +
    + + +
    +

    Setup model launcher script and job list

    +
    + +
    setup_modellauncher(run, rundir, host_rundir, mpirun, binary)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    run

    (numeric) run ID, as an integer

    rundir +

    + Local run directory. Usually from settings$rundir +

    +
    host_rundir +

    + Remote host run directory. Usually from + settings$host$rundir +

    +
    mpirun +

    + MPI info, usually from + settings$host$modellauncher$mpirun +

    +
    binary +

    + Binary info, usually from + settings$host$modellauncher$binary +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/stamp_started.html b/base/remote/docs/reference/stamp_started.html index 44caeb7..5e78c79 100644 --- a/base/remote/docs/reference/stamp_started.html +++ b/base/remote/docs/reference/stamp_started.html @@ -2,155 +2,192 @@ - - - - -Stamp start and stop times of runs — stamp_started • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Stamp start and stop times of runs — stamp_started • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    stamp_started(con, run)
    +          
    +

    Stamp start and stop times of runs

    +
    + +
    stamp_started(con, run)
     
     stamp_finished(con, run)
    - -

    Arguments

    - - - - - - - - - - -
    con

    BETY database connection

    run

    (numeric) run ID

    - -

    Value

    - -

    NULL

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    con

    BETY database connection

    run

    (numeric) run ID

    + +

    + Value +

    + +

    NULL

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/start.model.runs.html b/base/remote/docs/reference/start.model.runs.html index e295888..cd22163 100644 --- a/base/remote/docs/reference/start.model.runs.html +++ b/base/remote/docs/reference/start.model.runs.html @@ -2,163 +2,209 @@ - - - - -Start selected ecosystem model runs within PEcAn workflow — start.model.runs • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Start selected ecosystem model runs within PEcAn workflow — + start.model.runs • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for model.runs
    +          
    +

    Start selected ecosystem model runs within PEcAn workflow

    +
    + +
    # S3 method for model.runs
     start(settings, write = TRUE,
       stop.on.error = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    settings

    pecan settings object

    write

    (logical) Whether or not to write to the database. Default TRUE.

    stop.on.error

    Throw error if any of the runs fails. Default TRUE.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    settings

    pecan settings object

    write +

    + (logical) Whether or not to write to the database. Default + TRUE. +

    +
    stop.on.error +

    + Throw error if any of the runs fails. Default TRUE. +

    +
    + +

    + Examples +

    +
    # NOT RUN {
       start.model.runs(settings)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Shawn Serbin, Rob Kooper, David LeBauer, Alexey Shiklomanov + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/remote/docs/reference/start_qsub.html b/base/remote/docs/reference/start_qsub.html index 276cb32..c874ee4 100644 --- a/base/remote/docs/reference/start_qsub.html +++ b/base/remote/docs/reference/start_qsub.html @@ -2,186 +2,256 @@ - - - - -Start qsub runs — start_qsub • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Start qsub runs — start_qsub • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    start_qsub(run, qsub_string, rundir, host, host_rundir, host_outdir,
    +          
    +

    Start qsub runs

    +
    + +
    start_qsub(run, qsub_string, rundir, host, host_rundir, host_outdir,
       stdout_log, stderr_log, job_script, qsub_extra = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    run

    (numeric) run ID, as an integer

    qsub_string

    qsub command string, with arguments. Usually from settings$host$qsub

    rundir

    Local run directory. Usually from settings$rundir

    host

    Remote host, as a list or character. Usually from settings$host.

    host_rundir

    Remote host run directory. Usually from settings$host$rundir

    host_outdir

    Remote host output directory. Usually from settings$host$outdir

    stdout_log

    Logfile for redirecting stdout.

    stderr_log

    Logfile for redirecting stderr

    job_script

    Base name (no path) of script to run. Usually either job.sh or launcher.sh.

    qsub_extra

    Extra qsub arguments. Usually from settings$host$modellauncher$qsub.extra

    - -

    Value

    - -

    Output of qsub command, as a character. This output can be parsed for ascertaining submission success.

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    run

    (numeric) run ID, as an integer

    qsub_string +

    + qsub command string, with arguments. Usually from + settings$host$qsub +

    +
    rundir +

    + Local run directory. Usually from settings$rundir +

    +
    host +

    + Remote host, as a list or character. Usually from + settings$host. +

    +
    host_rundir +

    + Remote host run directory. Usually from + settings$host$rundir +

    +
    host_outdir +

    + Remote host output directory. Usually from + settings$host$outdir +

    +
    stdout_log +

    Logfile for redirecting stdout.

    +
    stderr_log +

    Logfile for redirecting stderr

    +
    job_script +

    + Base name (no path) of script to run. Usually either + job.sh or launcher.sh. +

    +
    qsub_extra +

    + Extra qsub arguments. Usually from + settings$host$modellauncher$qsub.extra +

    +
    + +

    + Value +

    + +

    + Output of qsub command, as a character. This output can be parsed + for ascertaining submission success. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/start_rabbitmq.html b/base/remote/docs/reference/start_rabbitmq.html index 8307151..acfd180 100644 --- a/base/remote/docs/reference/start_rabbitmq.html +++ b/base/remote/docs/reference/start_rabbitmq.html @@ -2,139 +2,175 @@ - - - - -Start model execution using rabbitmq — start_rabbitmq • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Start model execution using rabbitmq — start_rabbitmq • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Start model execution using rabbitmq

    - -
    - -
    start_rabbitmq(folder, rabbitmq_uri, rabbitmq_queue)
    - -

    Value

    - -

    Output of execution command, as a character (see remote.execute.cmd()).

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/start_serial.html b/base/remote/docs/reference/start_serial.html index 7cce2ab..417dfd9 100644 --- a/base/remote/docs/reference/start_serial.html +++ b/base/remote/docs/reference/start_serial.html @@ -2,165 +2,226 @@ - - - - -Start model execution in serial mode — start_serial • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Start model execution in serial mode — start_serial • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Start model execution in serial mode

    - -
    - -
    start_serial(run, host, rundir, host_rundir, job_script)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    run

    (numeric) run ID, as an integer

    host

    Remote host, as a list or character. Usually from settings$host.

    rundir

    Local run directory. Usually from settings$rundir

    host_rundir

    Remote host run directory. Usually from settings$host$rundir

    job_script

    Base name (no path) of script to run. Usually either job.sh or launcher.sh.

    - -

    Value

    - -

    Output of execution command, as a character (see remote.execute.cmd()).

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/remote/docs/reference/test_remote.html b/base/remote/docs/reference/test_remote.html index fcec072..50de05e 100644 --- a/base/remote/docs/reference/test_remote.html +++ b/base/remote/docs/reference/test_remote.html @@ -2,132 +2,171 @@ - - - - -Test remote execution — test_remote • PEcAn.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Test remote execution — test_remote • PEcAn.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Test remote execution

    - -
    - -
    test_remote(host, stderr = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - -
    host

    host structure to execute command on

    stderr

    should stderr be returned as well.

    - -

    Value

    - -

    TRUE is remote execution is successful. -If unsuccessful, depends on the value of stderr. -If stderr = TRUE (default), this function will throw an error. -If stderr = FALSE, this function will print a logger error and return FALSE.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Test remote execution

    +
    + +
    test_remote(host, stderr = TRUE, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    host

    host structure to execute command on

    stderr

    should stderr be returned as well.

    + +

    + Value +

    + +

    + TRUE is remote execution is successful. If + unsuccessful, depends on the value of stderr. If + stderr = TRUE (default), this function will throw an + error. If stderr = FALSE, this function will print a + logger error and return FALSE. +

    + +

    + Examples +

    +
    # NOT RUN {
     # Localhost execution should always work
     good_host <- list(name = "localhost")
     test_remote(good_host)
    @@ -137,34 +176,30 @@ 

    Examp print("Big Bad Wolf is a bad host.") } # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/LICENSE-text.html b/base/settings/docs/LICENSE-text.html index c37170f..f175839 100644 --- a/base/settings/docs/LICENSE-text.html +++ b/base/settings/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/authors.html b/base/settings/docs/authors.html index 2051155..19725f5 100644 --- a/base/settings/docs/authors.html +++ b/base/settings/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      David LeBauer. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/docsearch.css b/base/settings/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/settings/docs/docsearch.css +++ b/base/settings/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/settings/docs/docsearch.js b/base/settings/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/settings/docs/docsearch.js +++ b/base/settings/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/settings/docs/index.html b/base/settings/docs/index.html index beb0600..89e230c 100644 --- a/base/settings/docs/index.html +++ b/base/settings/docs/index.html @@ -1,103 +1,155 @@ - - - - - - -PEcAn Settings package • PEcAn.settings - - - - - - - - - + + + + + + + + PEcAn Settings package • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - Contains functions to read PEcAn settings files -
    - - + +
    + + +
    +
    + Contains functions to read PEcAn settings files +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/settings/docs/pkgdown.css b/base/settings/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/settings/docs/pkgdown.css +++ b/base/settings/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/settings/docs/pkgdown.js b/base/settings/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/settings/docs/pkgdown.js +++ b/base/settings/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/settings/docs/reference/MultiSettings.html b/base/settings/docs/reference/MultiSettings.html index 342bb5e..6e77db5 100644 --- a/base/settings/docs/reference/MultiSettings.html +++ b/base/settings/docs/reference/MultiSettings.html @@ -2,137 +2,166 @@ - - - - -Create a PEcAn MultiSettings object — MultiSettings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create a PEcAn MultiSettings object — MultiSettings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    MultiSettings(...)
    - +
    +

    Create a PEcAn MultiSettings object

    +
    -
    - + -
    + Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/SafeList.html b/base/settings/docs/reference/SafeList.html index 0e99d57..559de16 100644 --- a/base/settings/docs/reference/SafeList.html +++ b/base/settings/docs/reference/SafeList.html @@ -2,187 +2,237 @@ - - - - -Constrct SafeList Object — SafeList • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Constrct SafeList Object — SafeList • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Create a SafeList object

    +
    -
    SafeList(...)
    +          
    SafeList(...)
     
     as.SafeList(x)
     
     is.SafeList(x)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    ...

    A list to upgrade to SafeList, or elements to be added to a new SafeList

    x

    list to coerce

    x

    list object to be tested

    - -

    Value

    - -

    The resulting SafeList

    -

    a SafeList version of x

    -

    logical

    - -

    Details

    - -

    SafeList is a wrapper class for the normal R list. It should behave identically, except for -the $ operator being overridden to require exact matches.

    -

    The constructor works identical to list(...) unless:

    -

    1) The only argument is a list, in which case the result is the same list, with its class -attribute updated to include 'SafeList', or -2) The only argument is a SafeList, in which case that argument is returned unchanged

    - -

    Functions

    - -
      -
    • as.SafeList: Coerce an object to SafeList.

    • -
    • is.SafeList: Test if object is already a SafeList.

    • -
    - - -
    - + -
    +
  • Details
  • - -
    +

    Author

    - + Ryan Kelly +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/settings/docs/reference/Settings.html b/base/settings/docs/reference/Settings.html index 1e04b15..bab1996 100644 --- a/base/settings/docs/reference/Settings.html +++ b/base/settings/docs/reference/Settings.html @@ -2,147 +2,177 @@ - - - - -Create a PEcAn Settings object — Settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Create a PEcAn Settings object — Settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create a PEcAn Settings object

    - -
    - -
    Settings(...)
    - -

    Arguments

    - - - - - - -
    ...

    TODO

    - - -
    - -
    +
    +
    + + +
    +

    Create a PEcAn Settings object

    +
    + +
    Settings(...)
    + +

    + Arguments +

    + + + + + + + + + +
    ...

    TODO

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/addSecrets.html b/base/settings/docs/reference/addSecrets.html index dfefc30..5d8ab28 100644 --- a/base/settings/docs/reference/addSecrets.html +++ b/base/settings/docs/reference/addSecrets.html @@ -2,162 +2,198 @@ - - - - -Add Users secrets — addSecrets • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Add Users secrets — addSecrets • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Add secret information from ~/.pecan.xml

    - -
    - -
    addSecrets(settings, force = FALSE)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - -

    Value

    - -

    will return the updated settings values

    - -

    Details

    - -

    Copies certains sections from ~/.pecan.xml to the settings. This allows -a user to have their own unique parameters also when sharing the -pecan.xml file we don't expose these secrets. -Currently this will copy the database and browndog sections

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/cash-.SafeList.html b/base/settings/docs/reference/cash-.SafeList.html index b124c87..7204ad3 100644 --- a/base/settings/docs/reference/cash-.SafeList.html +++ b/base/settings/docs/reference/cash-.SafeList.html @@ -2,165 +2,206 @@ - - - - -Extract SafeList component by name — $.SafeList • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Extract SafeList component by name — $.SafeList • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extract SafeList component by name

    - -
    - -
    # S3 method for SafeList
    -$(x, name)
    - -

    Arguments

    - - - - - - - - - - -
    x

    the SafeList object

    name

    the name of the component

    - -

    Value

    - -

    The specified component

    - -

    Details

    - -

    Overrides `$`.list, and works just like it except forces exact match -(i.e., makes x$name behave exactly like x[[name, exact=T]])

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.bety.version.html b/base/settings/docs/reference/check.bety.version.html index 4ffbfca..b85eae1 100644 --- a/base/settings/docs/reference/check.bety.version.html +++ b/base/settings/docs/reference/check.bety.version.html @@ -2,143 +2,173 @@ - - - - -Check BETY Version — check.bety.version • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check BETY Version — check.bety.version • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check BETY Version

    - -
    - -
    check.bety.version(dbcon)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check BETY Version

    +
    + +
    check.bety.version(dbcon)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.database.html b/base/settings/docs/reference/check.database.html index d8b3a7d..c8a4e14 100644 --- a/base/settings/docs/reference/check.database.html +++ b/base/settings/docs/reference/check.database.html @@ -2,143 +2,170 @@ - - - - -Check Database — check.database • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check Database — check.database • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check Database

    - -
    - -
    check.database(database)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check Database

    +
    + +
    check.database(database)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.database.settings.html b/base/settings/docs/reference/check.database.settings.html index ef60280..61ee4c1 100644 --- a/base/settings/docs/reference/check.database.settings.html +++ b/base/settings/docs/reference/check.database.settings.html @@ -2,143 +2,177 @@ - - - - -Check Database Settings — check.database.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check Database Settings — check.database.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check Database Settings

    - -
    - -
    check.database.settings(settings)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check Database Settings

    +
    + +
    check.database.settings(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.ensemble.settings.html b/base/settings/docs/reference/check.ensemble.settings.html index 46d2309..29c5ee5 100644 --- a/base/settings/docs/reference/check.ensemble.settings.html +++ b/base/settings/docs/reference/check.ensemble.settings.html @@ -2,143 +2,177 @@ - - - - -Check ensemble Settings — check.ensemble.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check ensemble Settings — check.ensemble.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check ensemble Settings

    - -
    - -
    check.ensemble.settings(settings)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check ensemble Settings

    +
    + +
    check.ensemble.settings(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.inputs.html b/base/settings/docs/reference/check.inputs.html index 5bffa0b..83399fe 100644 --- a/base/settings/docs/reference/check.inputs.html +++ b/base/settings/docs/reference/check.inputs.html @@ -2,143 +2,176 @@ - - - - -Check Inputs — check.inputs • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check Inputs — check.inputs • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    check to see if inputs are specified - this should be part of the model code

    - -
    - -
    check.inputs(settings)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    + check to see if inputs are specified - this should be part of the + model code +

    +
    + +
    check.inputs(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.model.settings.html b/base/settings/docs/reference/check.model.settings.html index 715d565..c1e86e3 100644 --- a/base/settings/docs/reference/check.model.settings.html +++ b/base/settings/docs/reference/check.model.settings.html @@ -2,143 +2,173 @@ - - - - -Check Model Settings — check.model.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check Model Settings — check.model.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check Model Settings

    - -
    - -
    check.model.settings(settings, dbcon = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check Model Settings

    +
    + +
    check.model.settings(settings, dbcon = NULL)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.run.settings.html b/base/settings/docs/reference/check.run.settings.html index da630eb..bf66f95 100644 --- a/base/settings/docs/reference/check.run.settings.html +++ b/base/settings/docs/reference/check.run.settings.html @@ -2,143 +2,173 @@ - - - - -Check Run Settings — check.run.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check Run Settings — check.run.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check Run Settings

    - -
    - -
    check.run.settings(settings, dbcon = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check Run Settings

    +
    + +
    check.run.settings(settings, dbcon = NULL)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.settings.html b/base/settings/docs/reference/check.settings.html index d88080f..0ebc711 100644 --- a/base/settings/docs/reference/check.settings.html +++ b/base/settings/docs/reference/check.settings.html @@ -2,162 +2,201 @@ - - - - -Check Settings — check.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check Settings — check.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Sanity checks. Checks the settings file to make sure expected fields exist. It will try to use -default values for any missing values, or stop the exection if no defaults are possible.

    - -
    - -
    check.settings(settings, force = FALSE)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - -

    Value

    - -

    will return the updated settings values with defaults set.

    - -

    Details

    - -

    Expected fields in settings file are: -- pfts with at least one pft defined

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/check.workflow.settings.html b/base/settings/docs/reference/check.workflow.settings.html index ee90662..e9f02ba 100644 --- a/base/settings/docs/reference/check.workflow.settings.html +++ b/base/settings/docs/reference/check.workflow.settings.html @@ -2,143 +2,177 @@ - - - - -Check Workflow Settings — check.workflow.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check Workflow Settings — check.workflow.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check Workflow Settings

    - -
    - -
    check.workflow.settings(settings, dbcon = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - - -
    - -
    +
    +
    + + +
    +

    Check Workflow Settings

    +
    + +
    check.workflow.settings(settings, dbcon = NULL)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/clean.settings.html b/base/settings/docs/reference/clean.settings.html index 20f4dea..fe19d50 100644 --- a/base/settings/docs/reference/clean.settings.html +++ b/base/settings/docs/reference/clean.settings.html @@ -2,169 +2,213 @@ - - - - -Cleans PEcAn settings file — clean.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Cleans PEcAn settings file — clean.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +set the outdir to be 'pecan' for the next run." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This will try and clean the settings file so it is ready for -a new run. This will remove all run specific information and -set the outdir to be 'pecan' for the next run.

    - -
    - -
    clean.settings(inputfile = "pecan.xml", outputfile = "pecan.xml",
    +      
    +
    + + +
    +

    + This will try and clean the settings file so it is ready for a new + run. This will remove all run specific information and set the + outdir to be 'pecan' for the next run. +

    +
    + +
    clean.settings(inputfile = "pecan.xml", outputfile = "pecan.xml",
       write = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    inputfile

    the PEcAn settings file to be used.

    outputfile

    the name of file to which the settings will be -written inside the outputdir.

    - -

    Value

    - -

    list of all settings as saved to the XML file(s)

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + +
    inputfile

    the PEcAn settings file to be used.

    outputfile +

    + the name of file to which the settings will be written inside + the outputdir. +

    +
    + +

    + Value +

    + +

    list of all settings as saved to the XML file(s)

    + +

    + Examples +

    +
    # NOT RUN {
     clean.settings('output/PEcAn_1/pecan.xml', 'pecan.xml')
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Rob Kooper + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/settings/docs/reference/createMultiSiteSettings.html b/base/settings/docs/reference/createMultiSiteSettings.html index def9d99..1a7ec0c 100644 --- a/base/settings/docs/reference/createMultiSiteSettings.html +++ b/base/settings/docs/reference/createMultiSiteSettings.html @@ -2,139 +2,202 @@ - - - - -Transform Settings into multi-site MultiSettings — createMultiSiteSettings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Transform Settings into multi-site MultiSettings — createMultiSiteSettings + • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create a MultiSettings object containing (identical) run blocks for multiple different -sites

    - -
    - -
    createMultiSiteSettings(templateSettings, siteIds)
    - -

    Arguments

    - - - - - - - - - - -
    templateSettings

    A Settings object that will be the template for the resulting -MultiSettings.

    siteIds

    The site IDs to be used in the resulting MultiSettings

    - -

    Value

    - -

    A MultiSettings object with the same settings as templateSettings but replicated -run$site blocks, one for each specified site ID.

    - -

    Details

    - -

    Starts with a template settings object, and duplicates the run$site block once for each -specified site ID. The resulting MultiSettings is thus identical to the input, except ready to run -for each site in the vector of site IDs.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Create a MultiSettings object containing (identical) run blocks + for multiple different sites +

    +
    + +
    createMultiSiteSettings(templateSettings, siteIds)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    templateSettings +

    + A Settings object + that will be the template for the resulting MultiSettings. +

    +
    siteIds +

    The site IDs to be used in the resulting MultiSettings

    +
    + +

    + Value +

    + +

    + A MultiSettings object with the same settings as + templateSettings but replicated + run$site blocks, one for each specified site ID. +

    + +

    + Details +

    + +

    + Starts with a template settings object, and duplicates the + run$site block once for each specified site ID. The + resulting MultiSettings is thus identical to the input, except ready + to run for each site in the vector of site IDs. +

    + +

    + Examples +

    +
    # NOT RUN {
     dontrun <- function() { ## Added by Alexey Shiklomanov so this doesn't run and break the build
     
     # This isn't necessarily a fully working settings object. Enough to get the idea though. 
    @@ -206,40 +269,36 @@ 

    Examp } # dontrun # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Ryan Kelly +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/settings/docs/reference/createSitegroupMultiSettings.html b/base/settings/docs/reference/createSitegroupMultiSettings.html index 61d6794..24f43a1 100644 --- a/base/settings/docs/reference/createSitegroupMultiSettings.html +++ b/base/settings/docs/reference/createSitegroupMultiSettings.html @@ -2,149 +2,227 @@ - - - - -Create Sitegroup MultiSettings — createSitegroupMultiSettings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create Sitegroup MultiSettings — createSitegroupMultiSettings • + PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Helps to create a MultiSettings object to run some or all sites in a Sitegroup.

    - -
    - -
    createSitegroupMultiSettings(templateSettings, sitegroupId, nSite,
    +      
    +
    + + +
    +

    + Helps to create a MultiSettings object to run some or all sites in + a Sitegroup. +

    +
    + +
    createSitegroupMultiSettings(templateSettings, sitegroupId, nSite,
       con = NULL, params = templateSettings$database$bety)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    templateSettings

    A Settings object that will be the template for the resulting -MultiSettings.

    sitegroupId

    The Bety ID of the sitegroup to draw from

    nSite

    The number of sites to randomly select (without replacement) from the siteGroup. Omit -to use all sites in the group.

    con, params

    Bety DB connection or parameters. passed directly to db.query

    - -

    Value

    - -

    A MultiSettings object with the same settings as templateSettings but site -information for the selected sites

    - -

    Details

    - -

    Starts with a template settings object, and fills in the run block with site info sampled from -the sitegroup. The template could be fully set up except for the site info, or more or less empty if you -plan to fill in the other settings later. A MultiSettings is created from templateSettings, -nSite sites (or all of them, if nSite is unset) are selected from Bety, and their info -is dropped into the MultiSettings.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    templateSettings +

    + A Settings object + that will be the template for the resulting MultiSettings. +

    +
    sitegroupId

    The Bety ID of the sitegroup to draw from

    nSite +

    + The number of sites to randomly select (without replacement) + from the siteGroup. Omit to use all sites in the group. +

    +
    con, params +

    + Bety DB connection or parameters. passed directly to + db.query +

    +
    + +

    + Value +

    + +

    + A MultiSettings object with the same settings as + templateSettings but site information for the selected + sites +

    + +

    + Details +

    + +

    + Starts with a template settings object, and fills in the + run block with site info sampled from the sitegroup. + The template could be fully set up except for the site info, or more + or less empty if you plan to fill in the other settings later. A + MultiSettings is + created from templateSettings, nSite sites + (or all of them, if nSite is unset) are selected from + Bety, and their info is dropped into the MultiSettings. +

    + +

    + Examples +

    +
    # NOT RUN {
     dontrun <- function() { ## Added by Alexey Shiklomanov so this doesn't run and break the build
     
     # This isn't necessarily a fully working settings object. Enough to get the idea though. 
    @@ -216,40 +294,36 @@ 

    Examp } # dontrun # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Ryan Kelly +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/settings/docs/reference/fix.deprecated.settings.html b/base/settings/docs/reference/fix.deprecated.settings.html index 4185fc0..bdb89dc 100644 --- a/base/settings/docs/reference/fix.deprecated.settings.html +++ b/base/settings/docs/reference/fix.deprecated.settings.html @@ -2,153 +2,192 @@ - - - - -Fix Deprecated Settings — fix.deprecated.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Fix Deprecated Settings — fix.deprecated.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Checks for and attempts to fix deprecated settings structure

    - -
    - -
    fix.deprecated.settings(settings, force = FALSE)
    - -

    Arguments

    - - - - - - -
    settings

    settings list

    - -

    Value

    - -

    updated settings list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/getRunSettings.html b/base/settings/docs/reference/getRunSettings.html index b21d8cf..0431835 100644 --- a/base/settings/docs/reference/getRunSettings.html +++ b/base/settings/docs/reference/getRunSettings.html @@ -2,147 +2,183 @@ - - - - -Build run MultiSettings for a list of site id's — getRunSettings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Build run MultiSettings for a list of site id's — getRunSettings • + PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Build run MultiSettings for a list of site id's

    - -
    - -
    getRunSettings(templateSettings, siteId)
    - -

    Arguments

    - - - - - - - - - - -
    templateSettings
    siteId
    - - -
    - -
    +
    +
    + + +
    +

    Build run MultiSettings for a list of site id's

    +
    + +
    getRunSettings(templateSettings, siteId)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    templateSettings
    siteId
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/index.html b/base/settings/docs/reference/index.html index f9a0815..8e6647c 100644 --- a/base/settings/docs/reference/index.html +++ b/base/settings/docs/reference/index.html @@ -2,300 +2,447 @@ - - - + + + -Function reference • PEcAn.settings + Function reference • PEcAn.settings - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    - +
    -
    -
    - - - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    MultiSettings()

    -

    Create a PEcAn MultiSettings object

    -

    SafeList() as.SafeList() is.SafeList()

    -

    Constrct SafeList Object

    -

    Settings()

    -

    Create a PEcAn Settings object

    -

    addSecrets()

    -

    Add Users secrets

    -

    `$`(<SafeList>)

    -

    Extract SafeList component by name

    -

    check.bety.version()

    -

    Check BETY Version

    -

    check.database()

    -

    Check Database

    -

    check.database.settings()

    -

    Check Database Settings

    -

    check.ensemble.settings()

    -

    Check ensemble Settings

    -

    check.inputs()

    -

    Check Inputs

    -

    check.model.settings()

    -

    Check Model Settings

    -

    check.run.settings()

    -

    Check Run Settings

    -

    check.settings()

    -

    Check Settings

    -

    check.workflow.settings()

    -

    Check Workflow Settings

    -

    clean.settings()

    -

    Cleans PEcAn settings file

    -

    createMultiSiteSettings()

    -

    Transform Settings into multi-site MultiSettings

    -

    createSitegroupMultiSettings()

    -

    Create Sitegroup MultiSettings

    -

    fix.deprecated.settings()

    -

    Fix Deprecated Settings

    -

    getRunSettings()

    -

    Build run MultiSettings for a list of site id's

    -

    listToXml(<default>)

    -

    List to XML

    -

    papply()

    -

    Apply functions to PEcAn MultiSettings

    -

    prepare.settings()

    -

    Prepare Settings

    -

    read.settings()

    -

    Loads PEcAn settings file

    -

    setDates()

    -

    Set the Dates of PEcAn Settings

    -

    setOutDir()

    -

    Set the Ouptu Directories of PEcAn Settings

    -

    update(<settings>)

    -

    Update Settings

    -

    write.settings()

    -

    Write settings

    -
    + + + +

    + All + functions +

    +

    + + + + +

    + MultiSettings() +

    + +

    Create a PEcAn MultiSettings object

    + + + +

    + SafeList() + as.SafeList() + is.SafeList() +

    + +

    Constrct SafeList Object

    + + + +

    + Settings() +

    + +

    Create a PEcAn Settings object

    + + + +

    + addSecrets() +

    + +

    Add Users secrets

    + + + +

    + `$`(<SafeList>) +

    + +

    Extract SafeList component by name

    + + + +

    + check.bety.version() +

    + +

    Check BETY Version

    + + + +

    + check.database() +

    + +

    Check Database

    + + + +

    + check.database.settings() +

    + +

    Check Database Settings

    + + + +

    + check.ensemble.settings() +

    + +

    Check ensemble Settings

    + + + +

    + check.inputs() +

    + +

    Check Inputs

    + + + +

    + check.model.settings() +

    + +

    Check Model Settings

    + + + +

    + check.run.settings() +

    + +

    Check Run Settings

    + + + +

    + check.settings() +

    + +

    Check Settings

    + + + +

    + check.workflow.settings() +

    + +

    Check Workflow Settings

    + + + +

    + clean.settings() +

    + +

    Cleans PEcAn settings file

    + + + +

    + createMultiSiteSettings() +

    + +

    Transform Settings into multi-site MultiSettings

    + + + +

    + createSitegroupMultiSettings() +

    + +

    Create Sitegroup MultiSettings

    + + + +

    + fix.deprecated.settings() +

    + +

    Fix Deprecated Settings

    + + + +

    + getRunSettings() +

    + +

    Build run MultiSettings for a list of site id's

    + + + +

    + listToXml(<default>) +

    + +

    List to XML

    + + + +

    + papply() +

    + +

    Apply functions to PEcAn MultiSettings

    + + + +

    + prepare.settings() +

    + +

    Prepare Settings

    + + + +

    + read.settings() +

    + +

    Loads PEcAn settings file

    + + + +

    + setDates() +

    + +

    Set the Dates of PEcAn Settings

    + + + +

    + setOutDir() +

    + +

    Set the Ouptu Directories of PEcAn Settings

    + + + +

    + update(<settings>) +

    + +

    Update Settings

    + + + +

    + write.settings() +

    + +

    Write settings

    + + + +
    - -
    + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/base/settings/docs/reference/listToXml.default.html b/base/settings/docs/reference/listToXml.default.html index 0a79ab3..89f9634 100644 --- a/base/settings/docs/reference/listToXml.default.html +++ b/base/settings/docs/reference/listToXml.default.html @@ -2,164 +2,198 @@ - - - - -List to XML — listToXml.default • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + List to XML — listToXml.default • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Convert List to XML

    +
    -
    # S3 method for default
    +          
    # S3 method for default
     listToXml(item, tag)
    - -

    Arguments

    - - - - - - - - - - -
    item

    object to be converted. Despite the function name, need not actually be a list

    tag

    xml tag

    - -

    Value

    - -

    xmlNode

    - -

    Details

    - -

    Can convert list or other object to an xml object using xmlNode

    - - -
    - + -
    + David LeBauer, Carl Davidson, Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/papply.html b/base/settings/docs/reference/papply.html index 4f77d44..e31c46b 100644 --- a/base/settings/docs/reference/papply.html +++ b/base/settings/docs/reference/papply.html @@ -2,158 +2,256 @@ - - - - -Apply functions to PEcAn MultiSettings — papply • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Apply functions to PEcAn MultiSettings — papply • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Works like lapply(), but for PEcAn Settings and MultiSettings objects

    - -
    - -
    papply(settings, fn, ..., stop.on.error = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    settings

    A MultiSettings, Settings, or list -to operate on

    fn

    The function to apply to settings

    stop.on.error

    Whether to halt execution if a single element in settings results -in error. See Details.

    ...

    additional arguments to fn

    - -

    Value

    - -

    A single fn return value, or a list of such values (coerced to MultiSettings -if appropriate; see Details)

    - -

    Details

    - -

    papply is mainly used to call a function on each Settings object in a -MultiSettings object, and returning the results in a list. It has some additional -features, however:

    -
      -
    • If the result of fn is a Settings object, then papply will coerce the -returned list into a new MultiSettings.

    • -
    • If settings is a Settings object, then papply knows to call fn on -it directly.

    • -
    • If settings is a generic list, then papply coerces it to a - Settings object and then calls fn on it directly. This is meant for backwards - compatibility with old-fashioned PEcAn settings lists, but could have unintended consequences

    • -
    • By default, papply will proceed even if fn throws an error for one or more - of the elements in settings. Note that if this option is used, the returned results - list will have entries for only those elements that did not result in an error.

    • -
    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Works like lapply(), but for PEcAn Settings and MultiSettings + objects +

    +
    + +
    papply(settings, fn, ..., stop.on.error = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    settings +

    + A MultiSettings, Settings, or + list + to operate on +

    +
    fn +

    The function to apply to settings

    +
    stop.on.error +

    + Whether to halt execution if a single element in + settings results in error. See Details. +

    +
    ... +

    additional arguments to fn

    +
    + +

    + Value +

    + +

    + A single fn return value, or a list of such values + (coerced to MultiSettings if appropriate; + see Details) +

    + +

    + Details +

    + +

    + papply is mainly used to call a function on each + Settings object in a + MultiSettings object, + and returning the results in a list. It has some additional + features, however: +

    +
      +
    • +

      + If the result of fn is a + Settings object, then papply will + coerce the returned list into a new MultiSettings. +

      +
    • +
    • +

      + If settings is a Settings object, then + papply knows to call fn on it + directly. +

      +
    • +
    • +

      + If settings is a generic list, then + papply coerces it to a Settings object + and then calls fn on it directly. This is meant for + backwards compatibility with old-fashioned PEcAn settings lists, + but could have unintended consequences +

      +
    • +
    • +

      + By default, papply will proceed even if + fn throws an error for one or more of the elements + in settings. Note that if this option is used, the + returned results list will have entries for only those + elements that did not result in an error. +

      +
    • +
    + +

    + Examples +

    +
    # NOT RUN {
     f = function(settings, ...) {
       # Here's how I envisioned a typical use case within a standard PEcAn function
       if(is.MultiSettings(settings)) {
    @@ -182,40 +280,36 @@ 

    Examp print(f(multiSettings, d="D"), TRUE) # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Ryan Kelly +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/settings/docs/reference/prepare.settings.html b/base/settings/docs/reference/prepare.settings.html index 1d60c20..4bd9317 100644 --- a/base/settings/docs/reference/prepare.settings.html +++ b/base/settings/docs/reference/prepare.settings.html @@ -2,160 +2,200 @@ - - - - -Prepare Settings — prepare.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Prepare Settings — prepare.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Update, set defaults for, and otherwise prepare a PEcAn Settings object

    - -
    - -
    prepare.settings(settings, force = FALSE)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    settings list

    force

    Whether to force the function to run even if it determines it has been run on -these settings already.

    - -

    Details

    - -

    Performs various checks, fixes deprecated contructs, and assigns missing values where possible.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/read.settings.html b/base/settings/docs/reference/read.settings.html index e9698c8..6b5ca4b 100644 --- a/base/settings/docs/reference/read.settings.html +++ b/base/settings/docs/reference/read.settings.html @@ -2,37 +2,66 @@ - - - - -Loads PEcAn settings file — read.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Loads PEcAn settings file — read.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +a higher priority method." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This will try and find the PEcAn settings file in the following order:

      -
    1. --settings <file>passed as command line argument using --settings

    2. -
    3. inputfilepassed as argument to function

    4. -
    5. PECAN_SETTINGSenvironment variable PECAN_SETTINGS pointing to a specific file

    6. -
    7. ./pecan.xmlpecan.xml in the current folder

    8. -

    Once the function finds a valid file, it will not look further. -Thus, if inputfile is supplied, PECAN_SETTINGS will be ignored. -Even if a file argument is passed, it will be ignored if a file is passed through -a higher priority method.

    - -
    - -
    read.settings(inputfile = "pecan.xml")
    - -

    Arguments

    - - - - - - - - - - -
    inputfile

    the PEcAn settings file to be used.

    outputfile

    the name of file to which the settings will be -written inside the outputdir. If set to null nothing is saved.

    - -

    Value

    - -

    list of all settings as loaded from the XML file(s)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This will try and find the PEcAn settings file in the following + order: +

    +
      +
    1. +

      + --settings <file>passed as command line argument using + --settings +

      +
    2. +
    3. inputfilepassed as argument to function

    4. +
    5. +

      + PECAN_SETTINGSenvironment variable PECAN_SETTINGS pointing to + a specific file +

      +
    6. +
    7. ./pecan.xmlpecan.xml in the current folder

    8. +
    +

    + Once the function finds a valid file, it will not look further. + Thus, if inputfile is supplied, + PECAN_SETTINGS will be ignored. Even if a + file argument is passed, it will be ignored if a file + is passed through a higher priority method. +

    +
    + +
    read.settings(inputfile = "pecan.xml")
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    inputfile

    the PEcAn settings file to be used.

    outputfile +

    + the name of file to which the settings will be written inside + the outputdir. If set to null nothing is saved. +

    +
    + +

    + Value +

    + +

    list of all settings as loaded from the XML file(s)

    + +

    + Examples +

    +
    +# NOT RUN {
     ## bash shell:
     ## example workflow.R and pecan.xml files in pecan/tests
     R --vanilla -- --settings path/to/mypecan.xml < workflow.R 
    @@ -153,47 +218,36 @@ 

    Examp test.settings.file <- system.file("tests/test.xml", package = "PEcAn.all") settings <- read.settings(test.settings.file) # } -

    -
    -
    +
    + -
    + Shawn Serbin Rob Kooper David LeBauer Ryan Kelly Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/base/settings/docs/reference/setDates.html b/base/settings/docs/reference/setDates.html index 95cbd06..42f5f45 100644 --- a/base/settings/docs/reference/setDates.html +++ b/base/settings/docs/reference/setDates.html @@ -2,165 +2,213 @@ - - - - -Set the Dates of PEcAn Settings — setDates • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Set the Dates of PEcAn Settings — setDates • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Sets the run, ensemble, and sensitivity analysis dates of PEcAn Settings

    - -
    - -
    setDates(settings, startDate, endDate)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    A Settings object

    startDate, endDate

    The desired start and end dates

    - -

    Value

    - -

    The original Settings object with updated dates

    - -

    Details

    - -

    Sets the start/end dates in settings$run to the specified dates, and sets the corresponding -years for settings$ensemble and settings$sensitivity.analysis. Either date can be -omitted to leave it unchanged.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/setOutDir.html b/base/settings/docs/reference/setOutDir.html index 7d5b4cb..e2b33bd 100644 --- a/base/settings/docs/reference/setOutDir.html +++ b/base/settings/docs/reference/setOutDir.html @@ -2,166 +2,219 @@ - - - - -Set the Ouptu Directories of PEcAn Settings — setOutDir • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Set the Ouptu Directories of PEcAn Settings — setOutDir • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Sets the main output directory and nulls out the others

    - -
    - -
    setOutDir(settings, outDir)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    A Settings object

    outDir

    The desired output directory

    - -

    Value

    - -

    The original Settings object with updated output directories

    - -

    Details

    - -

    Sets the main output directory (settings$outdir) to outDir, and sets numerous others -(settings$modeloutdir, settings$host$rundir, settings$host$outdir, -settings$host$modeloutdir) to NULL so they will revert to defaults when -check.settings is run.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/update.settings.html b/base/settings/docs/reference/update.settings.html index 7365d45..a153449 100644 --- a/base/settings/docs/reference/update.settings.html +++ b/base/settings/docs/reference/update.settings.html @@ -2,156 +2,188 @@ - - - - -Update Settings — update.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Update Settings — update.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Updates a pecan.xml file to match new layout. This will take care + of the conversion to the latest pecan.xml file. +

    +
    -
    # S3 method for settings
    +          
    # S3 method for settings
     update(settings, force = FALSE)
    - -

    Arguments

    - - - - - - -
    settings

    settings file

    - -

    Value

    - -

    will return the updated settings values

    - - -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/settings/docs/reference/write.settings.html b/base/settings/docs/reference/write.settings.html index d4476a3..1aedb4a 100644 --- a/base/settings/docs/reference/write.settings.html +++ b/base/settings/docs/reference/write.settings.html @@ -2,157 +2,188 @@ - - - - -Write settings — write.settings • PEcAn.settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write settings — write.settings • PEcAn.settings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Takes in a settings object, performs a series of checks, fixes & updates settings and produces pecan.CHECKED.xml

    - -
    - -
    write.settings(settings, outputfile, outputdir = settings$outdir)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    settings

    settings list

    outputfile

    the file name to write to

    outputdir

    the directory to write to

    - - -
    - -
    +
    +
    + + +
    +

    + Takes in a settings object, performs a series of checks, fixes + & updates settings and produces pecan.CHECKED.xml +

    +
    + +
    write.settings(settings, outputfile, outputdir = settings$outdir)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    settings

    settings list

    outputfile

    the file name to write to

    outputdir

    the directory to write to

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/LICENSE-text.html b/base/utils/docs/LICENSE-text.html index 3eab9b5..4e1ae65 100644 --- a/base/utils/docs/LICENSE-text.html +++ b/base/utils/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/authors.html b/base/utils/docs/authors.html index 977c320..c269a90 100644 --- a/base/utils/docs/authors.html +++ b/base/utils/docs/authors.html @@ -2,146 +2,161 @@ - - - - -Authors • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/docsearch.css b/base/utils/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/utils/docs/docsearch.css +++ b/base/utils/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/utils/docs/docsearch.js b/base/utils/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/utils/docs/docsearch.js +++ b/base/utils/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/utils/docs/index.html b/base/utils/docs/index.html index 721da8e..dc78802 100644 --- a/base/utils/docs/index.html +++ b/base/utils/docs/index.html @@ -1,117 +1,171 @@ - - - - - - -PEcAn functions used for ecological forecasts and - reanalysis • PEcAn.utils - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • PEcAn.utils + + + + + + + + + + + + + + + + + - - - - + investigation." + /> + + + + + +
    -
    - +
    +
    -
    - The Predictive Ecosystem Carbon Analyzer - (PEcAn) is a scientific workflow management tool that - is designed to simplify the management of model - parameterization, execution, and analysis. The goal of - PEcAn is to streamline the interaction between data and - models, and to improve the efficacy of scientific - investigation. -
    + + +
    + +
    + + +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PEcAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    - -
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/utils/docs/pkgdown.css b/base/utils/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/utils/docs/pkgdown.css +++ b/base/utils/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/utils/docs/pkgdown.js b/base/utils/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/utils/docs/pkgdown.js +++ b/base/utils/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/utils/docs/reference/PEcAn.html b/base/utils/docs/reference/PEcAn.html index ba30635..1ec47ef 100644 --- a/base/utils/docs/reference/PEcAn.html +++ b/base/utils/docs/reference/PEcAn.html @@ -2,151 +2,214 @@ - - - - -R package to support PEcAn, the Predictive Ecosystem Analyzer — PEcAn • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + R package to support PEcAn, the Predictive Ecosystem Analyzer — PEcAn • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Instructions for the use of this package are provided in the project documentation https://pecan.gitbooks.io/pecan-documentation/content/.

    - -
    - - -

    Details

    - -

    Project homepage: pecanproject.org

    -

    Description of PEcAn

    -

    The Predictive Ecosystem Analyzer (PEcAn) is a scientific workflow management tool that is designed to simplify the management of model parameterization, execution, and analysis. The goal of PEcAn is to streamline the interaction between data and models, and to improve the efficacy of scientific investigation. PEcAn is an open source utility that encapsulates:

    -

    1. acquisition of meteorological inputs -2. synthesis of physiological trait data as the posterior distribution of a Bayesian meta-analysis -3. sampling trait meta-analysis posterior distributions to parameterize ensembles of ED2 and other ecophysiological models -4. probabilistic forecasts -5. postprocessing to constrain forecasts and model parameters with field, meterological, eddy flux, and spectral data, and -6. provenance tracking

    -

    PECAn integrates available data into ecological forecasts by running ensembles of a terrestrial ecosystem model that is parameterized by the posterior distribution from a meta-analysis of available plant trait data. -These trait data are assembled from field research and primary literature, and are stored in a PostgreSQL database. Current development focused on biofuel crops uses BETYdb. -In addition to generating forecasts that reflect available data, PEcAn quantifies the contribution of each parameter to model uncertainty. -This information informs targeted data collection and synthesis efforts that most efficiently reduce forecast uncertainty.

    -

    Current development is focused on developing PEcAn into a real-time data assimilation and forecasting system. This system will provide a detailed analysis of the past and present ecosystem functioning that seamlessly transitions into forecasts.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/arrhenius.scaling.html b/base/utils/docs/reference/arrhenius.scaling.html index 396a895..982f27d 100644 --- a/base/utils/docs/reference/arrhenius.scaling.html +++ b/base/utils/docs/reference/arrhenius.scaling.html @@ -2,161 +2,206 @@ - - - - -Arrhenius scaling — arrhenius.scaling • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Arrhenius scaling — arrhenius.scaling • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Scale temperature dependent trait from measurement temperature to reference temperature

    - -
    - -
    arrhenius.scaling(observed.value, old.temp, new.temp = 25)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    observed.value

    observed value of temperature dependent trait, e.g. Vcmax, root respiration rate

    old.temp

    temperature at which measurement was taken or previously scaled to

    new.temp

    temperature to be scaled to, default = 25 C

    - -

    Value

    - -

    numeric value at reference temperature

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/as.sequence.html b/base/utils/docs/reference/as.sequence.html index bf4240e..2637ed0 100644 --- a/base/utils/docs/reference/as.sequence.html +++ b/base/utils/docs/reference/as.sequence.html @@ -2,164 +2,200 @@ - - - - -as.sequence — as.sequence • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + as.sequence — as.sequence • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert categorical variable into sequential integers

    - -
    - -
    as.sequence(x, na.rm = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    x

    categorical variable as vector

    na.rm

    logical: return NA's or replace with max(x) + 1

    - -

    Value

    - -

    sequence from 1:length(unique(x))

    - -

    Details

    - -

    Turns any categorical variable into a sequential integer. -This transformation is required for using data in BUGS/JAGS

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/bibtexify.html b/base/utils/docs/reference/bibtexify.html index c47d7a2..0074042 100644 --- a/base/utils/docs/reference/bibtexify.html +++ b/base/utils/docs/reference/bibtexify.html @@ -2,167 +2,201 @@ - - - - -bibtexify — bibtexify • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + bibtexify — bibtexify • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert author, year, title to bibtex citation format

    - -
    - -
    bibtexify(author, year, title)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    author

    name of first author

    year

    year of publication

    title

    manuscript title

    - -

    Value

    - -

    bibtex citation

    - -

    Details

    - -

    Converts author year title to author1999abc format

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/bugs.rdist.html b/base/utils/docs/reference/bugs.rdist.html index 00e551f..ef50a56 100644 --- a/base/utils/docs/reference/bugs.rdist.html +++ b/base/utils/docs/reference/bugs.rdist.html @@ -2,170 +2,207 @@ - - - - -bugs.rdist — bugs.rdist • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + bugs.rdist — bugs.rdist • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Sample from an R distribution using JAGS

    +
    -
    bugs.rdist(prior = data.frame(distn = "norm", parama = 0, paramb = 1),
    +          
    bugs.rdist(prior = data.frame(distn = "norm", parama = 0, paramb = 1),
       n.iter = 1e+05, n = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    prior

    dataframe with distribution name and parameters

    n.iter

    number of samples, output will have n.iter/4 samples

    n
    - -

    Value

    - -

    vector of samples

    - -

    Details

    - -

    Takes a distribution with R parameterization, converts it to a -BUGS parameterization, and then samples from the distribution using -JAGS

    - - -
    - + -
    + David LeBauer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/capitalize.html b/base/utils/docs/reference/capitalize.html index 7dc5b5f..72d6933 100644 --- a/base/utils/docs/reference/capitalize.html +++ b/base/utils/docs/reference/capitalize.html @@ -2,153 +2,182 @@ - - - - -Capitalize a string — capitalize • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Capitalize a string — capitalize • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Capitalize a string

    - -
    - -
    capitalize(x)
    - -

    Arguments

    - - - - - - -
    x

    string

    - -

    Value

    - -

    x, capitalized

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/clear.scratch.html b/base/utils/docs/reference/clear.scratch.html index 91c49dd..e86b81f 100644 --- a/base/utils/docs/reference/clear.scratch.html +++ b/base/utils/docs/reference/clear.scratch.html @@ -2,159 +2,211 @@ - - - - -Clear EBI-CLUSTER worker node local scratch directories of old PEcAn output — clear.scratch • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Clear EBI-CLUSTER worker node local scratch directories of old PEcAn + output — clear.scratch • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Removes previous model run output from worker node local scratch directories on EBI-CLUSTER

    - -
    - -
    clear.scratch(settings)
    - -

    Arguments

    - - - - - - -
    settings

    list of PEcAn settings. Only settings$host$name is used

    - -

    Value

    - -

    nothing

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Removes previous model run output from worker node local scratch + directories on EBI-CLUSTER +

    +
    + +
    clear.scratch(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings +

    + list of PEcAn settings. Only + settings$host$name is used +

    +
    + +

    + Value +

    + +

    nothing

    + +

    + Examples +

    +
    # NOT RUN {
     clear.scratch(settings)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Shawn Serbin + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/convert.expr.html b/base/utils/docs/reference/convert.expr.html index 3358401..d2ec180 100644 --- a/base/utils/docs/reference/convert.expr.html +++ b/base/utils/docs/reference/convert.expr.html @@ -2,153 +2,185 @@ - - - - -convert.expr — convert.expr • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + convert.expr — convert.expr • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert expression to variable names

    - -
    - -
    convert.expr(expression)
    - -

    Arguments

    - - - - - - -
    expression

    expression string

    - -

    Value

    - -

    list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/convert.input.html b/base/utils/docs/reference/convert.input.html index 38e9b5d..747e5ae 100644 --- a/base/utils/docs/reference/convert.input.html +++ b/base/utils/docs/reference/convert.input.html @@ -2,299 +2,465 @@ - - - - -Convert between formats, reusing existing files where possible — convert.input • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Convert between formats, reusing existing files where possible — + convert.input • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +database before applying fcn." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert.input is a relatively generic function that applies the function fcn and inserts a record of it into the database. It is primarily designed for converting meteorological data between formats and can be used on observed data, forecasts, and ensembles of forecasts. -To minimize downloading and storing duplicate data, it first checks to see if a given file is already in the -database before applying fcn.

    - -
    - -
    convert.input(input.id, outfolder, formatname, mimetype, site.id,
    +      
    +
    + + +
    +

    + convert.input is a relatively generic function that + applies the function fcn and inserts a record of it + into the database. It is primarily designed for converting + meteorological data between formats and can be used on observed + data, forecasts, and ensembles of forecasts. To minimize + downloading and storing duplicate data, it first checks to see if + a given file is already in the database before applying + fcn. +

    +
    + +
    convert.input(input.id, outfolder, formatname, mimetype, site.id,
       start_date, end_date, pkg, fcn, con = con, host, browndog,
       write = TRUE, format.vars, overwrite = FALSE, exact.dates = FALSE,
       allow.conflicting.dates = TRUE, insert.new.file = FALSE,
       pattern = NULL, forecast = FALSE, ensemble = FALSE,
       ensemble_name = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    input.id

    The database id of the input file of the parent of the file being processed here. The parent will have the same data, but in a different format.

    outfolder

    The directory where files generated by functions called by convert.input will be placed

    formatname

    data product specific format name

    mimetype

    data product specific file format

    site.id

    The id of the site

    start_date

    Start date of the data being requested or processed

    end_date

    End date of the data being requested or processed

    pkg

    The package that the function being executed is in (as a string)

    fcn

    The function to be executed if records of the output file aren't found in the database. (as a string)

    con

    Database connection object

    host

    Named list identifying the machine where conversion should be performed. -Currently only host$name is used by convert.input, but whole list is passed to other functions

    browndog

    List of information related to browndog conversion. NULL if browndog is not to be used for conversion

    write

    Logical: Write new file records to the database?

    format.vars

    Passed on as arguments to fcn

    overwrite

    Logical: If a file already exists, create a fresh copy? Passed along to fcn.

    exact.dates

    Ignore time-span appending and enforce exact start and end dates on the database input file? (logical)

    allow.conflicting.dates

    Should overlapping years ignore time-span appending and exist as separate input files? (logical)

    insert.new.file

    Logical: force creation of a new database record even if one already exists?

    pattern

    A regular expression, passed to PEcAn.DB::dbfile.input.check, used to match the name of the input file.

    forecast

    Logical: Is the data product a forecast?

    ensemble

    An integer representing the number of ensembles, or FALSE if it data product is not an ensemble.

    ensemble_name

    If convert.input is being called iteratively for each ensemble, ensemble_name contains the identifying name/number for that ensemble.

    ...

    Additional arguments, passed unchanged to fcn

    - -

    Value

    - -

    A list of two BETY IDs (input.id, dbfile.id) identifying a pre-existing file if one was available, or a newly created file if not. Each id may be a vector of ids if the function is processing an entire ensemble at once.

    - -

    Executing the function

    - - -

    convert.input executes the function fcn in package pkg via PEcAn.remote::remote.execute.R. All additional arguments passed to -convert.input (...) are in turn passed along to fcn as arguments. In addition, several named arguments to convert.input are passed -along to fcn. The command to execute fcn is built as a string.

    - -

    Database files

    - - -

    There are two kinds of database records (in different tables) that represent a given data file in the file system. An input file -contains information about the contents of the data file. A dbfile contains machine spacific information for a given input file, -such as the file path. Because duplicates of data files for a given input can be on multiple different machines, there can be more -than one dbfile for a given input file.

    - -

    Time-span appending

    - - -

    By default, convert.input tries to optimize the download of most data products by only downloading the years of data not present on -the current machine. (For example, if files for 2004-2008 exist for a given data product exist on this machine and the user requests -2006-2010, the function will only download data for 2009 and 2010). In year-long data files, each year exists as a separate file. -The database input file contains records of the bounds of the range stored by those years. The data optimization can be turned off -by overriding the default values for exact.dates and allow.conflicting.dates.

    - -

    Forecast data

    - - -

    If the flag forecast is TRUE, convert.input treats data as if it were forecast data. Forecast data do not undergo time span -appending.

    - -

    Ensembles

    - - -

    convert.input has the capability to handle ensembles of met data. If ensemble = an integer > 1, convert.input checks the database -for records of all ensemble members, and calls fcn if at least one is missing. convert.input assumes that fcn will return records -for all ensembles. convert.input can also be called iteratevely for each ensemble member. In this case ensemble_name contains the -unique identifying name/number of the ensemble to be processed.

    - - -
    - + -
    + Betsy Cowdery, Michael Dietze, Ankur Desai, Tony Gardella, Luke Dramko +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/create.base.plot.html b/base/utils/docs/reference/create.base.plot.html index bebf95f..8c4a759 100644 --- a/base/utils/docs/reference/create.base.plot.html +++ b/base/utils/docs/reference/create.base.plot.html @@ -2,151 +2,177 @@ - - - - -Create Base Plot — create.base.plot • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Create Base Plot — create.base.plot • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    create.base.plot()
    - -

    Value

    +
    +

    Creates empty ggplot object

    +
    -

    empty ggplot object

    - -

    Details

    +
    create.base.plot()
    -

    An empty base plot to which layers created by other functions -(plot_data, plot.prior.density, -plot.posterior.density) can be added.

    - +

    + Value +

    -
    - + -
    +
  • Details
  • + -
    - +

    Author

    -
    -

    Site built with pkgdown.

    -
    + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/days_in_year.html b/base/utils/docs/reference/days_in_year.html index ae424a7..2429c5b 100644 --- a/base/utils/docs/reference/days_in_year.html +++ b/base/utils/docs/reference/days_in_year.html @@ -2,165 +2,208 @@ - - - - -Number of days in a year — days_in_year • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Number of days in a year — days_in_year • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate number of days in a year based on whether it is a leap year or not.

    - -
    - -
    days_in_year(year, leap_year = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    year

    Numeric year (can be a vector)

    leap_year

    Default = TRUE. If set to FALSE will always return 365

    - -

    Value

    - -

    integer vector, all either 365 or 366

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Calculate number of days in a year based on whether it is a leap + year or not. +

    +
    + +
    days_in_year(year, leap_year = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    year

    Numeric year (can be a vector)

    leap_year +

    Default = TRUE. If set to FALSE will always return 365

    +
    + +

    + Value +

    + +

    integer vector, all either 365 or 366

    + +

    + Examples +

    +
    # NOT RUN {
     days_in_year(2010)  # Not a leap year -- returns 365
     days_in_year(2012)  # Leap year -- returns 366
     days_in_year(2000:2008)  # Function is vectorized over years
     # }
    -
    - -
    +
    + +

    Author

    - + Alexey Shiklomanov +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/dhist.html b/base/utils/docs/reference/dhist.html index b6877c1..c9ab2fc 100644 --- a/base/utils/docs/reference/dhist.html +++ b/base/utils/docs/reference/dhist.html @@ -2,198 +2,268 @@ - - - - -Diagonally Cut Histogram — dhist • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Diagonally Cut Histogram — dhist • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Variable-width (dagonally cut) histogram

    +
    -
    dhist(x, a = 5 * iqr(x), nbins = grDevices::nclass.Sturges(x),
    +          
    dhist(x, a = 5 * iqr(x), nbins = grDevices::nclass.Sturges(x),
       rx = range(x, na.rm = TRUE), eps = 0.15, xlab = "x", plot = TRUE,
       lab.spikes = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    x

    is a numeric vector (the data)

    a

    is the scaling factor, default is 5 * IQR

    nbins

    is the number of bins, default is assigned by the Stuges method

    rx

    is the range used for the left of the left-most bin to the right of the right-most bin

    eps

    used to set artificial bound on min width / max height of bins as described in Denby and Mallows (2009) on page 24.

    xlab

    is label for the x axis

    plot

    = TRUE produces the plot, FALSE returns the heights, breaks and counts

    lab.spikes

    = TRUE labels the % of data in the spikes

    - -

    Value

    - -

    list with two elements, heights of length n and breaks of length n+1 indicating the heights and break points of the histogram bars.

    - -

    Details

    - -

    When constructing a histogram, it is common to make all bars the same width. -One could also choose to make them all have the same area. -These two options have complementary strengths and weaknesses; the equal-width histogram oversmooths in regions of high density, and is poor at identifying sharp peaks; the equal-area histogram oversmooths in regions of low density, and so does not identify outliers. -We describe a compromise approach which avoids both of these defects. We regard the histogram as an exploratory device, rather than as an estimate of a density.

    - -

    References

    - -

    Lorraine Denby, Colin Mallows. Journal of Computational and Graphical Statistics. March 1, 2009, 18(1): 21-31. doi:10.1198/jcgs.2009.0002.

    - - -
    - + -
    + Lorraine Denby, Colin Mallows +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/distn.stats.html b/base/utils/docs/reference/distn.stats.html index 20a41d4..dece196 100644 --- a/base/utils/docs/reference/distn.stats.html +++ b/base/utils/docs/reference/distn.stats.html @@ -2,169 +2,215 @@ - - - - -Distribution Stats — distn.stats • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Distribution Stats — distn.stats • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Implementation of standard equations used to calculate mean and sd for a variety of -named distributions different

    - -
    - -
    distn.stats(distn, a, b)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    distn

    named distribution, one of 'beta', 'exp', 'f', 'gamma', 'lnorm', 'norm', 't',

    a

    numeric; first parameter of distn

    b

    numeric; second parameter of distn

    - -

    Value

    - -

    vector with mean and standard deviation

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Implementation of standard equations used to calculate mean and sd + for a variety of named distributions different +

    +
    + +
    distn.stats(distn, a, b)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    distn +

    + named distribution, one of 'beta', 'exp', 'f', 'gamma', + 'lnorm', 'norm', 't', +

    +
    a +

    numeric; first parameter of distn

    +
    b +

    numeric; second parameter of distn

    +
    + +

    + Value +

    + +

    vector with mean and standard deviation

    + +

    + Examples +

    +
    # NOT RUN {
     distn.stats('norm', 0, 1)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/distn.table.stats.html b/base/utils/docs/reference/distn.table.stats.html index 6227ac3..257f4e4 100644 --- a/base/utils/docs/reference/distn.table.stats.html +++ b/base/utils/docs/reference/distn.table.stats.html @@ -2,156 +2,201 @@ - - - - -return mean and standard deviation of a distribution for each distribution in a table with <code>colnames = c('distn', 'a', 'b')</code>, - e.g. in a table of priors — distn.table.stats • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + return mean and standard deviation of a distribution for each distribution + in a table with <code>colnames = c('distn', 'a', 'b')</code>, e.g. in a + table of priors — distn.table.stats • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    a helper function for computing summary statistics of a parametric distribution

    - -
    - -
    distn.table.stats(distns)
    - -

    Arguments

    - - - - - - -
    distns

    table of distributions; see examples

    - -

    Value

    - -

    named vector of mean and SD

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/do_conversions.html b/base/utils/docs/reference/do_conversions.html index 00cdea1..d20fff2 100644 --- a/base/utils/docs/reference/do_conversions.html +++ b/base/utils/docs/reference/do_conversions.html @@ -2,152 +2,179 @@ - - - - -do_conversions — do_conversions • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + do_conversions — do_conversions • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    do_conversions(settings, overwrite.met = FALSE, overwrite.fia = FALSE,
    -  overwrite.ic = FALSE)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    PEcAn settings list

    overwrite.met, overwrite.fia, overwrite.ic

    logical

    - - -
    - -
    +
    +

    Input conversion workflow

    +
    -
    - +
    do_conversions(settings, overwrite.met = FALSE, overwrite.fia = FALSE,
    +  overwrite.ic = FALSE)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    settings

    PEcAn settings list

    overwrite.met, overwrite.fia, overwrite.ic

    logical

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/download.file.html b/base/utils/docs/reference/download.file.html index a3aeaff..7e0fdcf 100644 --- a/base/utils/docs/reference/download.file.html +++ b/base/utils/docs/reference/download.file.html @@ -2,134 +2,178 @@ - - - - -download.file — download.file • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + download.file — download.file • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +home directory" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Simple function to use ncftpget for FTP downloads behind a firewall. -Requires ncftpget and a properly formatted config file in the users -home directory

    - -
    - -
    download.file(url, filename, method)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    url

    complete URL for file download

    filename

    destination file name

    method

    Method of file retrieval. Can set this using the options(download.ftp.method=[method]) in your Rprofile. -example options(download.ftp.method="ncftpget")

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Simple function to use ncftpget for FTP downloads behind a + firewall. Requires ncftpget and a properly formatted config file + in the users home directory +

    +
    + +
    download.file(url, filename, method)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    url

    complete URL for file download

    filename

    destination file name

    method +

    + Method of file retrieval. Can set this using the + options(download.ftp.method=[method]) in your Rprofile. + example options(download.ftp.method="ncftpget") +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     download.file("http://lib.stat.cmu.edu/datasets/csb/ch11b.txt","~/test.download.txt")
     
     # }# NOT RUN {
    @@ -139,36 +183,32 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    + +

    Author

    - + Shawn Serbin, Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/download.url.html b/base/utils/docs/reference/download.url.html index b512585..d4abf0c 100644 --- a/base/utils/docs/reference/download.url.html +++ b/base/utils/docs/reference/download.url.html @@ -2,182 +2,225 @@ - - - - -Download file from the url. — download.url • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Download file from the url. — download.url • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.url(url, file, timeout = 600, .opts = list(),
    +          
    +

    Try and download a file.

    +
    + +
    download.url(url, file, timeout = 600, .opts = list(),
       retry404 = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    url

    the url of the file to download

    file

    the filename

    timeout

    number of seconds to wait for file (default 600)

    .opts

    list of options for curl, for example to download from a -protected site use list(userpwd=userpass, httpauth = 1L)

    retry404

    retry on a 404, this is used by Brown Dog

    - -

    Value

    - -

    returns name of file if successful or NA if not.

    - -

    Details

    - -

    This will download a file, if retry404 and 404 is returned it will -wait until the file is available. If the file is still not available -after timeout tries, it will return NA. If the file is downloaded -it will return the name of the file

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    url

    the url of the file to download

    file

    the filename

    timeout

    number of seconds to wait for file (default 600)

    .opts +

    + list of options for curl, for example to download from a + protected site use list(userpwd=userpass, httpauth = 1L) +

    +
    retry404

    retry on a 404, this is used by Brown Dog

    + +

    + Value +

    + +

    returns name of file if successful or NA if not.

    + +

    + Details +

    + +

    + This will download a file, if retry404 and 404 is returned it will + wait until the file is available. If the file is still not available + after timeout tries, it will return NA. If the file is downloaded it + will return the name of the file +

    + +

    + Examples +

    +
    # NOT RUN {
     download.url('http://localhost/', index.html)
     # }
    -
    - -
    +
    + +
  • Details
  • - +
  • Examples
  • + +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/ensemble.filename.html b/base/utils/docs/reference/ensemble.filename.html index fe3ec28..82b9f4c 100644 --- a/base/utils/docs/reference/ensemble.filename.html +++ b/base/utils/docs/reference/ensemble.filename.html @@ -2,154 +2,185 @@ - - - - -Generate ensemble filenames — ensemble.filename • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Generate ensemble filenames — ensemble.filename • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Generate ensemble filenames

    +
    -
    ensemble.filename(settings, prefix = "ensemble.samples",
    +          
    ensemble.filename(settings, prefix = "ensemble.samples",
       suffix = "Rdata", all.var.yr = TRUE,
       ensemble.id = settings$ensemble$ensemble.id,
       variable = settings$ensemble$variable,
       start.year = settings$ensemble$start.year,
       end.year = settings$ensemble$end.year)
    - -

    Value

    -

    a filename

    - -

    Details

    +

    + Value +

    -

    Generally uses values in settings, but can be overwritten for manual uses

    - +

    a filename

    -
    - + -
    + Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/full.path.html b/base/utils/docs/reference/full.path.html index c2df931..b041ab6 100644 --- a/base/utils/docs/reference/full.path.html +++ b/base/utils/docs/reference/full.path.html @@ -2,157 +2,195 @@ - - - - -Creates an absolute path to a folder — full.path • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Creates an absolute path to a folder — full.path • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    full.path(folder)
    - -

    Value

    +
    +

    Creates an absolute path to a folder.

    +
    -

    absolute path

    - -

    Details

    +
    full.path(folder)
    -

    This will take a folder and make it into an absolute folder name. It -will normalize the path and prepend it with the current working folder -if needed to get an absolute path name.

    - +

    + Value +

    -

    Examples

    -
    # NOT RUN {
    -full.path('pecan')
    -# }
    -
    - -
    +

    + Examples +

    +
    # NOT RUN {
    +full.path('pecan')
    +# }
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/get.ensemble.inputs.html b/base/utils/docs/reference/get.ensemble.inputs.html index 8bdeeed..a2beba0 100644 --- a/base/utils/docs/reference/get.ensemble.inputs.html +++ b/base/utils/docs/reference/get.ensemble.inputs.html @@ -2,157 +2,189 @@ - - - - -get.ensemble.inputs — get.ensemble.inputs • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get.ensemble.inputs — get.ensemble.inputs • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Splits climate met for SIPNET

    - -
    - -
    get.ensemble.inputs(settings, ens = 1)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    PEcAn settings list

    ens

    ensemble number. default = 1

    - -

    Value

    - -

    find correct ensemble inputs

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.ensemble.samples.html b/base/utils/docs/reference/get.ensemble.samples.html index 31fbc11..68f3f37 100644 --- a/base/utils/docs/reference/get.ensemble.samples.html +++ b/base/utils/docs/reference/get.ensemble.samples.html @@ -2,183 +2,251 @@ - - - - -Get Ensemble Samples — get.ensemble.samples • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get Ensemble Samples — get.ensemble.samples • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Get parameter values used in ensemble

    +
    -
    get.ensemble.samples(ensemble.size, pft.samples, env.samples,
    +          
    get.ensemble.samples(ensemble.size, pft.samples, env.samples,
       method = "uniform", param.names = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    ensemble.size

    number of runs in model ensemble

    pft.samples

    random samples from parameter distribution, e.g. from a MCMC chain

    env.samples

    env samples

    method

    the method used to generate the ensemble samples. Random generators: uniform, uniform with latin hypercube permutation. Quasi-random generators: halton, sobol, torus. Random generation draws random variates whereas quasi-random generation is deterministic but well equidistributed. Default is uniform. For small ensemble size with relatively large parameter number (e.g ensemble size < 5 and # of traits > 5) use methods other than halton.

    param.names

    a list of parameter names that were fitted either by MA or PDA, important argument, if NULL parameters will be resampled independently

    - -

    Value

    - -

    matrix of (quasi-)random samples from trait distributions

    - -

    Details

    - -

    DEPRECATED: This function has been moved to the PEcAn.uncertainty package. -The version in PEcAn.utils is deprecated, will not be updated to add any new features, -and will be removed in a future release of PEcAn. -Please use PEcAn.uncertainty::get.ensemble.samples instead. -Returns a matrix of randomly or quasi-randomly sampled trait values -to be assigned to traits over several model runs. -given the number of model runs and a list of sample distributions for traits -The model run is indexed first by model run, then by trait

    - - -
    - + -
    + David LeBauer, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.model.output.html b/base/utils/docs/reference/get.model.output.html index 5b5179f..939cc51 100644 --- a/base/utils/docs/reference/get.model.output.html +++ b/base/utils/docs/reference/get.model.output.html @@ -2,156 +2,192 @@ - - - - -Retrieve model output — get.model.output • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Retrieve model output — get.model.output • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function retrieves model output for further analyses

    - -
    - -
    get.model.output(model, settings)
    - -

    Arguments

    - - - - - - -
    model

    the ecosystem model run

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    This function retrieves model output for further analyses

    +
    + +
    get.model.output(model, settings)
    + +

    + Arguments +

    + + + + + + + + + +
    model

    the ecosystem model run

    + +

    + Examples +

    +
    # NOT RUN {
     get.model.output(model)
     get.model.output('ED2')
     # }# NOT RUN {
     # }
     
    -
    - -
    +
    + +

    Author

    - + Michael Dietze, Shawn Serbin, David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/get.parameter.stat.html b/base/utils/docs/reference/get.parameter.stat.html index 1e318c6..eba1f7f 100644 --- a/base/utils/docs/reference/get.parameter.stat.html +++ b/base/utils/docs/reference/get.parameter.stat.html @@ -2,163 +2,211 @@ - - - - -Get Parameter Statistics — get.parameter.stat • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get Parameter Statistics — get.parameter.stat • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Gets statistics for LaTeX - formatted table

    - -
    - -
    get.parameter.stat(mcmc.summary, parameter)
    - -

    Arguments

    - - - - - - - - - - -
    mcmc.summary

    probably produced by summary.mcmc

    parameter

    name of parameter to extract, as character

    - -

    Value

    - -

    table with parameter statistics

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Gets statistics for LaTeX - formatted table

    +
    + +
    get.parameter.stat(mcmc.summary, parameter)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    mcmc.summary +

    + probably produced by + summary.mcmc +

    +
    parameter

    name of parameter to extract, as character

    + +

    + Value +

    + +

    table with parameter statistics

    + +

    + Examples +

    +
    # NOT RUN {
     get.parameter.stat(mcmc.summaries[[1]], 'beta.o')
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/get.quantiles.html b/base/utils/docs/reference/get.quantiles.html index 00fac10..dace11d 100644 --- a/base/utils/docs/reference/get.quantiles.html +++ b/base/utils/docs/reference/get.quantiles.html @@ -2,153 +2,188 @@ - - - - -Get Quantiles — get.quantiles • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get Quantiles — get.quantiles • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Returns a vector of quantiles specified by a given <quantiles> xml tag

    - -
    - -
    get.quantiles(quantiles.tag)
    - -

    Arguments

    - - - - - - -
    quantiles.tag

    specifies tag used to specify quantiles

    - -

    Value

    - -

    vector of quantiles

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.results.html b/base/utils/docs/reference/get.results.html index 76c6b71..1b5b677 100644 --- a/base/utils/docs/reference/get.results.html +++ b/base/utils/docs/reference/get.results.html @@ -2,154 +2,198 @@ - - - - -Generate model output for PEcAn analyses — get.results • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate model output for PEcAn analyses — get.results • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Reads model output and runs sensitivity and ensemble analyses

    +
    -
    get.results(settings, sa.ensemble.id = NULL, ens.ensemble.id = NULL,
    +          
    get.results(settings, sa.ensemble.id = NULL, ens.ensemble.id = NULL,
       variable = NULL, start.year = NULL, end.year = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    list, read from settings file (xml) using read.settings

    - -

    Details

    - -

    Output is placed in model output directory (settings$modeloutdir).

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Mike Dietze, Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.run.id.html b/base/utils/docs/reference/get.run.id.html index 72b5939..ac8e731 100644 --- a/base/utils/docs/reference/get.run.id.html +++ b/base/utils/docs/reference/get.run.id.html @@ -2,179 +2,233 @@ - - - - -Get Run ID — get.run.id • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get Run ID — get.run.id • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    returns an id representing a model run

    - -
    - -
    get.run.id(run.type, index, trait = NULL, pft.name = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    run.type

    character, can be any character; currently 'SA' is used for sensitivity analysis, 'ENS' for ensemble run.

    index

    unique index for different runs, e.g. integer counting members of an -ensemble or a quantile used to which a trait has been perturbed for sensitivity analysis

    trait

    name of trait being sampled (for sensitivity analysis)

    pft.name

    name of PFT (value from pfts.names field in database)

    - -

    Value

    - -

    id representing a model run

    - -

    Details

    - -

    Provides a consistent method of naming runs; for use in model input files and indices

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    returns an id representing a model run

    +
    + +
    get.run.id(run.type, index, trait = NULL, pft.name = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    run.type +

    + character, can be any character; currently 'SA' is used for + sensitivity analysis, 'ENS' for ensemble run. +

    +
    index +

    + unique index for different runs, e.g. integer counting members + of an ensemble or a quantile used to which a trait has been + perturbed for sensitivity analysis +

    +
    trait +

    name of trait being sampled (for sensitivity analysis)

    +
    pft.name +

    name of PFT (value from pfts.names field in database)

    +
    + +

    + Value +

    + +

    id representing a model run

    + +

    + Details +

    + +

    + Provides a consistent method of naming runs; for use in model input + files and indices +

    + +

    + Examples +

    +
    # NOT RUN {
     get.run.id('ENS', left.pad.zeros(1, 5))
     get.run.id('SA', round(qnorm(-3),3), trait = 'Vcmax')
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Carl Davidson, David LeBauer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/get.sa.sample.list.html b/base/utils/docs/reference/get.sa.sample.list.html index b85497c..e5b110d 100644 --- a/base/utils/docs/reference/get.sa.sample.list.html +++ b/base/utils/docs/reference/get.sa.sample.list.html @@ -2,158 +2,197 @@ - - - - -get.sa.sample.list — get.sa.sample.list • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get.sa.sample.list — get.sa.sample.list • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    get sensitivity samples as a list

    - -
    - -
    get.sa.sample.list(pft, env, quantiles)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    pft

    Plant Functional Type

    env
    quantiles

    quantiles at which to obtain samples from parameter for -sensitivity analysis

    - -

    Value

    - -

    sa.sample.list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.sa.samples.html b/base/utils/docs/reference/get.sa.samples.html index 5ff0f3c..f847cc0 100644 --- a/base/utils/docs/reference/get.sa.samples.html +++ b/base/utils/docs/reference/get.sa.samples.html @@ -2,166 +2,214 @@ - - - - -get sensitivity analysis samples — get.sa.samples • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + get sensitivity analysis samples — get.sa.samples • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Samples parameters for a model run at specified quantiles.

    - -
    - -
    get.sa.samples(samples, quantiles)
    - -

    Arguments

    - - - - - - - - - - -
    samples

    random samples from trait distribution

    quantiles

    list of quantiles to at which to sample, set in settings file

    - -

    Value

    - -

    a list of lists representing quantile values of trait distributions

    - -

    Details

    - -

    Samples from long (>2000) vectors that represent random samples from a trait distribution. -Samples are either the MCMC chains output from the Bayesian meta-analysis or are randomly sampled from -the closed-form distribution of the parameter probability distribution function. -The list is indexed first by trait, then by quantile.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/get.stats.mcmc.html b/base/utils/docs/reference/get.stats.mcmc.html index 74639aa..abcd54c 100644 --- a/base/utils/docs/reference/get.stats.mcmc.html +++ b/base/utils/docs/reference/get.stats.mcmc.html @@ -2,157 +2,204 @@ - - - - -Get stats for parameters in MCMC output — get.stats.mcmc • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get stats for parameters in MCMC output — get.stats.mcmc • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Further summarizes output from summary.mcmc

    - -
    - -
    get.stats.mcmc(mcmc.summary, sample.size)
    - -

    Arguments

    - - - - - - - - - - -
    mcmc.summary

    probably produced by summary.mcmc

    sample.size

    passed as 'n' in returned list

    - -

    Value

    - -

    list with summary statistics for parameters in an MCMC chain

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/grid2netcdf.html b/base/utils/docs/reference/grid2netcdf.html index 26e509b..0282d1a 100644 --- a/base/utils/docs/reference/grid2netcdf.html +++ b/base/utils/docs/reference/grid2netcdf.html @@ -2,153 +2,185 @@ - - - - -grid2netcdf — grid2netcdf • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + grid2netcdf — grid2netcdf • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Write gridded data to netcdf file

    - -
    - -
    grid2netcdf(gdata, date = "9999-09-09", outfile = "out.nc")
    - -

    Arguments

    - - - - - - -
    grid.data
    - -

    Value

    - -

    writes netCDF file

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/index.html b/base/utils/docs/reference/index.html index db21288..85c199d 100644 --- a/base/utils/docs/reference/index.html +++ b/base/utils/docs/reference/index.html @@ -2,619 +2,967 @@ - - - + + + -Function reference • PEcAn.utils + Function reference • PEcAn.utils - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    - +
    -
    -
    - - - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    PEcAn

    -

    R package to support PEcAn, the Predictive Ecosystem Analyzer

    -

    arrhenius.scaling()

    -

    Arrhenius scaling

    -

    as.sequence()

    -

    as.sequence

    -

    bibtexify()

    -

    bibtexify

    -

    bugs.rdist()

    -

    bugs.rdist

    -

    capitalize()

    -

    Capitalize a string

    -

    clear.scratch()

    -

    Clear EBI-CLUSTER worker node local scratch directories of old PEcAn output

    -

    convert.expr()

    -

    convert.expr

    -

    convert.input()

    -

    Convert between formats, reusing existing files where possible

    -

    create.base.plot()

    -

    Create Base Plot

    -

    days_in_year()

    -

    Number of days in a year

    -

    dhist()

    -

    Diagonally Cut Histogram

    -

    distn.stats()

    -

    Distribution Stats

    -

    distn.table.stats()

    -

    return mean and standard deviation of a distribution for each distribution in a table with colnames = c('distn', 'a', 'b'), - e.g. in a table of priors

    -

    do_conversions()

    -

    do_conversions

    -

    download.file()

    -

    download.file

    -

    download.url()

    -

    Download file from the url.

    -

    ensemble.filename()

    -

    Generate ensemble filenames

    -

    full.path()

    -

    Creates an absolute path to a folder

    -

    get.ensemble.inputs()

    -

    get.ensemble.inputs

    -

    get.ensemble.samples()

    -

    Get Ensemble Samples

    -

    get.model.output()

    -

    Retrieve model output

    -

    get.parameter.stat()

    -

    Get Parameter Statistics

    -

    get.quantiles()

    -

    Get Quantiles

    -

    get.results()

    -

    Generate model output for PEcAn analyses

    -

    get.run.id()

    -

    Get Run ID

    -

    get.sa.sample.list()

    -

    get.sa.sample.list

    -

    get.sa.samples()

    -

    get sensitivity analysis samples

    -

    get.stats.mcmc()

    -

    Get stats for parameters in MCMC output

    -

    grid2netcdf()

    -

    grid2netcdf

    -

    iqr()

    -

    Interquartile range

    -

    left.pad.zeros()

    -

    Left Pad Zeros

    -

    listToArgString()

    -

    format a list of arguments as one comma-separated string

    -

    load.modelpkg()

    -

    Load model package

    -

    logger.debug()

    -

    Logger functions (imported temporarily from PEcAn.logger)

    -

    match_file()

    -

    Match a file

    -

    mcmc.list2init()

    -

    Convert mcmc.list to initial condition list

    -

    met2model.exists()

    -

    met2model.exists

    -

    misc.are.convertible()

    -

    misc.are.convertible

    -

    misc.convert()

    -

    misc.convert

    -

    mstmipvar()

    -

    MstMIP variable

    -

    n_leap_day()

    -

    n_leap_day

    -

    newxtable()

    -

    newxtable

    -

    paste.stats()

    -

    Paste Stats

    -

    pdf.stats()

    -

    Probability Distirbution Function Statistics

    -

    plot_data()

    -

    Add data to plot

    -

    r2bugs.distributions()

    -

    convert R parameterizations to BUGS paramaterizations

    -

    read.ensemble.output()

    -

    Read ensemble output

    -

    read.output()

    -

    Read model output

    -

    read.sa.output()

    -

    Read Sensitivity Analysis output

    -

    read_web_config()

    -

    read_web_config

    -

    regrid()

    -

    regrid

    -

    retry.func()

    -

    retry.func

    -

    rsync()

    -

    rsync

    -

    run.write.configs()

    -

    Run model specific write configuration functions

    -

    seconds_in_year()

    -

    Number of seconds in a given year

    -

    sendmail()

    -

    Clear EBI-CLUSTER worker node local scratch directories of old PEcAn output

    -

    sensitivity.filename()

    -

    Generate sensitivity analysis filenames

    -

    ssh()

    -

    SSH

    -

    standard_vars

    -

    Standardized variable names and units for PEcAn

    -

    status.check()

    -

    status.check

    -

    status.end()

    -

    status.end

    -

    status.skip()

    -

    status.skip

    -

    status.start()

    -

    status.start

    -

    summarize.result()

    -

    Summarize Results

    -

    tabnum()

    -

    Table numbers

    -

    temp.settings()

    -

    temp.settings

    -

    theme_border()

    -

    Theme border for plot

    -

    timezone_hour()

    -

    timezone_hour

    -

    to_ncdim()

    -

    Make some values into an NCDF dimension variable

    -

    to_ncvar()

    -

    Define an NCDF variable

    -

    trait.lookup()

    -

    Dictionary of terms used to identify traits in ed, filenames, and figures

    -

    transformstats()

    -

    Transform Stats

    -

    tryl()

    -

    tryl

    -

    units_are_equivalent()

    -

    Check if two unit strings are equivalent

    -

    vecpaste()

    -

    vecpaste

    -

    write.ensemble.configs()

    -

    Write ensemble configs

    -

    write.sa.configs()

    -

    Write sensitivity analysis config files

    -

    zero.bounded.density()

    -

    Zero Bounded Density

    -

    zero.truncate()

    -

    Zero Truncate

    -
    + + + +

    + All + functions +

    +

    + + + + +

    + PEcAn +

    + + +

    + R package to support PEcAn, the Predictive Ecosystem + Analyzer +

    + + + + +

    + arrhenius.scaling() +

    + +

    Arrhenius scaling

    + + + +

    + as.sequence() +

    + +

    as.sequence

    + + + +

    + bibtexify() +

    + +

    bibtexify

    + + + +

    + bugs.rdist() +

    + +

    bugs.rdist

    + + + +

    + capitalize() +

    + +

    Capitalize a string

    + + + +

    + clear.scratch() +

    + + +

    + Clear EBI-CLUSTER worker node local scratch directories of + old PEcAn output +

    + + + + +

    + convert.expr() +

    + +

    convert.expr

    + + + +

    + convert.input() +

    + + +

    + Convert between formats, reusing existing files where + possible +

    + + + + +

    + create.base.plot() +

    + +

    Create Base Plot

    + + + +

    + days_in_year() +

    + +

    Number of days in a year

    + + + +

    + dhist() +

    + +

    Diagonally Cut Histogram

    + + + +

    + distn.stats() +

    + +

    Distribution Stats

    + + + +

    + distn.table.stats() +

    + + +

    + return mean and standard deviation of a distribution for + each distribution in a table with + colnames = c('distn', 'a', 'b'), e.g. in a + table of priors +

    + + + + +

    + do_conversions() +

    + +

    do_conversions

    + + + +

    + download.file() +

    + +

    download.file

    + + + +

    + download.url() +

    + +

    Download file from the url.

    + + + +

    + ensemble.filename() +

    + +

    Generate ensemble filenames

    + + + +

    + full.path() +

    + +

    Creates an absolute path to a folder

    + + + +

    + get.ensemble.inputs() +

    + +

    get.ensemble.inputs

    + + + +

    + get.ensemble.samples() +

    + +

    Get Ensemble Samples

    + + + +

    + get.model.output() +

    + +

    Retrieve model output

    + + + +

    + get.parameter.stat() +

    + +

    Get Parameter Statistics

    + + + +

    + get.quantiles() +

    + +

    Get Quantiles

    + + + +

    + get.results() +

    + +

    Generate model output for PEcAn analyses

    + + + +

    + get.run.id() +

    + +

    Get Run ID

    + + + +

    + get.sa.sample.list() +

    + +

    get.sa.sample.list

    + + + +

    + get.sa.samples() +

    + +

    get sensitivity analysis samples

    + + + +

    + get.stats.mcmc() +

    + +

    Get stats for parameters in MCMC output

    + + + +

    + grid2netcdf() +

    + +

    grid2netcdf

    + + + +

    + iqr() +

    + +

    Interquartile range

    + + + +

    + left.pad.zeros() +

    + +

    Left Pad Zeros

    + + + +

    + listToArgString() +

    + + +

    + format a list of arguments as one comma-separated string +

    + + + + +

    + load.modelpkg() +

    + +

    Load model package

    + + + +

    + logger.debug() +

    + + +

    + Logger functions (imported temporarily from PEcAn.logger) +

    + + + + +

    + match_file() +

    + +

    Match a file

    + + + +

    + mcmc.list2init() +

    + +

    Convert mcmc.list to initial condition list

    + + + +

    + met2model.exists() +

    + +

    met2model.exists

    + + + +

    + misc.are.convertible() +

    + +

    misc.are.convertible

    + + + +

    + misc.convert() +

    + +

    misc.convert

    + + + +

    + mstmipvar() +

    + +

    MstMIP variable

    + + + +

    + n_leap_day() +

    + +

    n_leap_day

    + + + +

    + newxtable() +

    + +

    newxtable

    + + + +

    + paste.stats() +

    + +

    Paste Stats

    + + + +

    + pdf.stats() +

    + +

    Probability Distirbution Function Statistics

    + + + +

    + plot_data() +

    + +

    Add data to plot

    + + + +

    + r2bugs.distributions() +

    + + +

    convert R parameterizations to BUGS paramaterizations

    + + + + +

    + read.ensemble.output() +

    + +

    Read ensemble output

    + + + +

    + read.output() +

    + +

    Read model output

    + + + +

    + read.sa.output() +

    + +

    Read Sensitivity Analysis output

    + + + +

    + read_web_config() +

    + +

    read_web_config

    + + + +

    + regrid() +

    + +

    regrid

    + + + +

    + retry.func() +

    + +

    retry.func

    + + + +

    + rsync() +

    + +

    rsync

    + + + +

    + run.write.configs() +

    + +

    Run model specific write configuration functions

    + + + +

    + seconds_in_year() +

    + +

    Number of seconds in a given year

    + + + +

    + sendmail() +

    + + +

    + Clear EBI-CLUSTER worker node local scratch directories of + old PEcAn output +

    + + + + +

    + sensitivity.filename() +

    + +

    Generate sensitivity analysis filenames

    + + + +

    + ssh() +

    + +

    SSH

    + + + +

    + standard_vars +

    + +

    Standardized variable names and units for PEcAn

    + + + +

    + status.check() +

    + +

    status.check

    + + + +

    + status.end() +

    + +

    status.end

    + + + +

    + status.skip() +

    + +

    status.skip

    + + + +

    + status.start() +

    + +

    status.start

    + + + +

    + summarize.result() +

    + +

    Summarize Results

    + + + +

    + tabnum() +

    + +

    Table numbers

    + + + +

    + temp.settings() +

    + +

    temp.settings

    + + + +

    + theme_border() +

    + +

    Theme border for plot

    + + + +

    + timezone_hour() +

    + +

    timezone_hour

    + + + +

    + to_ncdim() +

    + +

    Make some values into an NCDF dimension variable

    + + + +

    + to_ncvar() +

    + +

    Define an NCDF variable

    + + + +

    + trait.lookup() +

    + + +

    + Dictionary of terms used to identify traits in ed, + filenames, and figures +

    + + + + +

    + transformstats() +

    + +

    Transform Stats

    + + + +

    + tryl() +

    + +

    tryl

    + + + +

    + units_are_equivalent() +

    + +

    Check if two unit strings are equivalent

    + + + +

    + vecpaste() +

    + +

    vecpaste

    + + + +

    + write.ensemble.configs() +

    + +

    Write ensemble configs

    + + + +

    + write.sa.configs() +

    + +

    Write sensitivity analysis config files

    + + + +

    + zero.bounded.density() +

    + +

    Zero Bounded Density

    + + + +

    + zero.truncate() +

    + +

    Zero Truncate

    + + + +
    - -
    + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/base/utils/docs/reference/iqr.html b/base/utils/docs/reference/iqr.html index e3fd4aa..7eb9d49 100644 --- a/base/utils/docs/reference/iqr.html +++ b/base/utils/docs/reference/iqr.html @@ -2,155 +2,192 @@ - - - - -Interquartile range — iqr • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Interquartile range — iqr • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate interquartile range

    - -
    - -
    iqr(x)
    - -

    Arguments

    - - - - - - -
    x

    vector

    - -

    Value

    - -

    numeric vector of length 2, with the 25th and 75th quantiles of input vector x.

    - -

    Details

    - -

    Calculates the 25th and 75th quantiles given a vector x; used in function dhist.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/left.pad.zeros.html b/base/utils/docs/reference/left.pad.zeros.html index e14644c..724607c 100644 --- a/base/utils/docs/reference/left.pad.zeros.html +++ b/base/utils/docs/reference/left.pad.zeros.html @@ -2,163 +2,197 @@ - - - - -Left Pad Zeros — left.pad.zeros • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Left Pad Zeros — left.pad.zeros • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    left padded by zeros up to a given number of digits.

    - -
    - -
    left.pad.zeros(num, digits = 5)
    - -

    Arguments

    - - - - - - - - - - -
    num

    number to be padded (integer)

    digits

    number of digits to add

    - -

    Value

    - -

    num with zeros to the left

    - -

    Details

    - -

    returns a string representing a given number

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/listToArgString.html b/base/utils/docs/reference/listToArgString.html index acda11e..0e14c56 100644 --- a/base/utils/docs/reference/listToArgString.html +++ b/base/utils/docs/reference/listToArgString.html @@ -2,153 +2,193 @@ - - - - -format a list of arguments as one comma-separated string — listToArgString • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + format a list of arguments as one comma-separated string — listToArgString + • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    format a list of arguments as one comma-separated string

    - -
    - -
    listToArgString(l)
    - -

    Arguments

    - - - - - - -
    l

    a named list of function arguments

    - -

    Value

    - -

    A string containing named argument/value pairs separated by commas

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/load.modelpkg.html b/base/utils/docs/reference/load.modelpkg.html index 1d1ea4f..723a691 100644 --- a/base/utils/docs/reference/load.modelpkg.html +++ b/base/utils/docs/reference/load.modelpkg.html @@ -2,159 +2,191 @@ - - - - -Load model package — load.modelpkg • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Load model package — load.modelpkg • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    load model package

    - -
    - -
    load.modelpkg(model)
    - -

    Arguments

    - - - - - - -
    model

    name of model

    - -

    Value

    - -

    FALSE if function returns error; else TRUE

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    load model package

    +
    + +
    load.modelpkg(model)
    + +

    + Arguments +

    + + + + + + + + + +
    model

    name of model

    + +

    + Value +

    + +

    FALSE if function returns error; else TRUE

    + +

    + Examples +

    +
    # NOT RUN {
     require.modelpkg(BioCro)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/logger.debug.html b/base/utils/docs/reference/logger.debug.html index a007eaa..e2585a3 100644 --- a/base/utils/docs/reference/logger.debug.html +++ b/base/utils/docs/reference/logger.debug.html @@ -2,133 +2,163 @@ - - - - -Logger functions (imported temporarily from PEcAn.logger) — logger.debug • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Logger functions (imported temporarily from PEcAn.logger) — logger.debug • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Logger functions (imported temporarily from PEcAn.logger)

    - -
    +
    +
    + -
    - -
    +
    logger.debug(...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/match_file.html b/base/utils/docs/reference/match_file.html index 31c36ae..de6264c 100644 --- a/base/utils/docs/reference/match_file.html +++ b/base/utils/docs/reference/match_file.html @@ -2,168 +2,210 @@ - - - - -Match a file — match_file • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Match a file — match_file • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +files is returned, throw an error." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Return a list of files given a full prefix and optional suffix. Optionally, -confirm that the right number of files are returned. If the wrong number of -files is returned, throw an error.

    - -
    - -
    match_file(path_prefix, suffix = NULL, expect = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    path_prefix

    Full path and file prefix

    suffix

    File suffix, as character (default = `NULL`)

    expect

    Number of files expected to be returned (default = `NULL`)

    - -

    Value

    - -

    Character vector of matched file names, as full paths.

    - -

    Details

    - -

    If `path_prefix` points to a directory, then all files inside that directory -that match the suffix (if provided) are returned.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/mcmc.list2init.html b/base/utils/docs/reference/mcmc.list2init.html index 143f453..12e49ab 100644 --- a/base/utils/docs/reference/mcmc.list2init.html +++ b/base/utils/docs/reference/mcmc.list2init.html @@ -2,153 +2,193 @@ - - - - -Convert mcmc.list to initial condition list — mcmc.list2init • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert mcmc.list to initial condition list — mcmc.list2init • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Used for restarting MCMC code based on last parameters sampled (e.g. in JAGS)

    - -
    - -
    mcmc.list2init(dat)
    - -

    Arguments

    - - - - - - -
    dat

    mcmc.list object

    - -

    Value

    - -

    list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/met2model.exists.html b/base/utils/docs/reference/met2model.exists.html index 319b33b..46d1120 100644 --- a/base/utils/docs/reference/met2model.exists.html +++ b/base/utils/docs/reference/met2model.exists.html @@ -2,156 +2,189 @@ - - - - -met2model.exists — met2model.exists • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model.exists — met2model.exists • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    checks that met2model function exists

    - -
    - -
    met2model.exists(model)
    - -

    Arguments

    - - - - - - -
    model

    model package name

    - -

    Value

    - -

    logical

    - -

    Details

    - -

    Checks if met2model.<model> exists for a particular -model

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/misc.are.convertible.html b/base/utils/docs/reference/misc.are.convertible.html index 35f3dfe..0ca9400 100644 --- a/base/utils/docs/reference/misc.are.convertible.html +++ b/base/utils/docs/reference/misc.are.convertible.html @@ -2,157 +2,195 @@ - - - - -misc.are.convertible — misc.are.convertible • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + misc.are.convertible — misc.are.convertible • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    function to check whether units are convertible by misc.convert function

    - -
    - -
    misc.are.convertible(u1, u2)
    - -

    Arguments

    - - - - - - - - - - -
    u1

    unit to be converted from, character

    u2

    unit to be converted to, character

    - -

    Value

    - -

    logical

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/misc.convert.html b/base/utils/docs/reference/misc.convert.html index 43fab36..9865a02 100644 --- a/base/utils/docs/reference/misc.convert.html +++ b/base/utils/docs/reference/misc.convert.html @@ -2,161 +2,196 @@ - - - - -misc.convert — misc.convert • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + misc.convert — misc.convert • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    conversion function for the unit conversions that udunits cannot handle but often needed in PEcAn calculations

    - -
    - -
    misc.convert(x, u1, u2)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    x

    convertible values

    u1

    unit to be converted from, character

    u2

    unit to be converted to, character

    - -

    Value

    - -

    val converted values

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/mstmipvar.html b/base/utils/docs/reference/mstmipvar.html index 288ddbb..0862302 100644 --- a/base/utils/docs/reference/mstmipvar.html +++ b/base/utils/docs/reference/mstmipvar.html @@ -2,177 +2,210 @@ - - - - -MstMIP variable — mstmipvar • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + MstMIP variable — mstmipvar • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    return MstMIP variable as ncvar

    +
    -
    mstmipvar(name, lat = NA, lon = NA, time = NA, nsoil = NA,
    +          
    mstmipvar(name, lat = NA, lon = NA, time = NA, nsoil = NA,
       silent = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    name

    name of variable

    lat

    latitude if dimension requests it

    lon

    longitude if dimension requests it

    time

    time if dimension requests it

    nsoil

    nsoil if dimension requests it

    - -

    Value

    - -

    ncvar based on MstMIP definition

    - -

    Details

    - -

    returns a MstMIP variable as a ncvar based on name and other parameters -passed in.

    - - -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/n_leap_day.html b/base/utils/docs/reference/n_leap_day.html index 9eda671..ba0a545 100644 --- a/base/utils/docs/reference/n_leap_day.html +++ b/base/utils/docs/reference/n_leap_day.html @@ -2,147 +2,187 @@ - - - - -n_leap_day — n_leap_day • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + n_leap_day — n_leap_day • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    number of leap days between two dates

    - -
    - -
    n_leap_day(start_date, end_date)
    - -

    Arguments

    - - - - - - -
    start_date, end_date

    dates in any format recognized by as.Date

    - - -
    - -
    +
    +
    + + +
    +

    number of leap days between two dates

    +
    + +
    n_leap_day(start_date, end_date)
    + +

    + Arguments +

    + + + + + + + + + +
    start_date, end_date +

    + dates in any format recognized by + as.Date +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/newxtable.html b/base/utils/docs/reference/newxtable.html index 1f939f6..554b786 100644 --- a/base/utils/docs/reference/newxtable.html +++ b/base/utils/docs/reference/newxtable.html @@ -2,169 +2,215 @@ - - - - -newxtable — newxtable • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + newxtable — newxtable • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    New xtable

    +
    -
    newxtable(x, environment = "table", table.placement = "ht",
    +          
    newxtable(x, environment = "table", table.placement = "ht",
       label = NULL, caption = NULL, caption.placement = NULL,
       align = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    x

    data.frame to be converted to latex table

    environment

    can be 'table'; 'sidewaystable' if using latex rotating package

    table.placement, label, caption, caption.placement, align

    passed to xtable

    - -

    Value

    - -

    Latex version of table, with percentages properly formatted

    - -

    Details

    - -

    utility to properly escape the '

    - - -
    - + -
    + David LeBauer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/paste.stats.html b/base/utils/docs/reference/paste.stats.html index 00367a3..c2c6b35 100644 --- a/base/utils/docs/reference/paste.stats.html +++ b/base/utils/docs/reference/paste.stats.html @@ -2,172 +2,216 @@ - - - - -Paste Stats — paste.stats • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Paste Stats — paste.stats • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    A helper function for building a LaTex table.

    - -
    - -
    paste.stats(median, lcl, ucl, n = 2)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    median

    50-percent quantile

    lcl

    lower confidence limit

    ucl

    upper confidence limit

    n

    significant digits for printing. Passed to tabnum

    - -

    Details

    - -

    Used by get.parameter.stat.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    A helper function for building a LaTex table.

    +
    + +
    paste.stats(median, lcl, ucl, n = 2)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    median

    50-percent quantile

    lcl

    lower confidence limit

    ucl

    upper confidence limit

    n +

    + significant digits for printing. Passed to + tabnum +

    +
    + +

    + Details +

    + +

    + Used by + get.parameter.stat. +

    + +

    + Examples +

    +
    # NOT RUN {
     paste.stats(3.333333, 5.00001, 6.22222, n = 3)
     # [1] "$3.33(5,6.22)$"
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/pdf.stats.html b/base/utils/docs/reference/pdf.stats.html index 4f393c7..8eb3886 100644 --- a/base/utils/docs/reference/pdf.stats.html +++ b/base/utils/docs/reference/pdf.stats.html @@ -2,161 +2,206 @@ - - - - -Probability Distirbution Function Statistics — pdf.stats • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Probability Distirbution Function Statistics — pdf.stats • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate mean, variance statistics, and CI from a known distribution

    - -
    - -
    pdf.stats(distn, A, B)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    distn

    name of distribution used by R (beta, f, gamma, lnorm, norm, weibull)

    A

    first parameter

    B

    second parameter

    - -

    Value

    - -

    list with mean, variance, and 95 CI

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/plot_data.html b/base/utils/docs/reference/plot_data.html index 437ead0..364f836 100644 --- a/base/utils/docs/reference/plot_data.html +++ b/base/utils/docs/reference/plot_data.html @@ -2,182 +2,238 @@ - - - - -Add data to plot — plot_data • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Add data to plot — plot_data • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Add data to an existing plot or create a new one from create.base.plot

    - -
    - -
    plot_data(trait.data, base.plot = NULL, ymax, color = "black")
    - -

    Arguments

    - - - - - - - - - - - - - - -
    trait.data

    data to be plotted

    base.plot

    a ggplot object (grob), -created by create.base.plot if none provided

    ymax

    maximum height of y

    - -

    Value

    - -

    updated plot object

    - -

    Details

    - -

    Used to add raw data or summary statistics to the plot of a distribution. -The height of Y is arbitrary, and can be set to optimize visualization. -If SE estimates are available, tehse wil be plotted

    - -

    See also

    - - - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Add data to an existing plot or create a new one from + create.base.plot +

    +
    + +
    plot_data(trait.data, base.plot = NULL, ymax, color = "black")
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    trait.data

    data to be plotted

    base.plot +

    + a ggplot object (grob), created by + create.base.plot + if none provided +

    +
    ymax

    maximum height of y

    + +

    + Value +

    + +

    updated plot object

    + +

    + Details +

    + +

    + Used to add raw data or summary statistics to the plot of a + distribution. The height of Y is arbitrary, and can be set to + optimize visualization. If SE estimates are available, tehse wil be + plotted +

    + +

    + See also +

    + + + +

    + Examples +

    +
    # NOT RUN {
     plot_data(data.frame(Y = c(1, 2), se = c(1,2)), base.plot = NULL, ymax = 10)
     # }
    -
    - + -
    +
  • Examples
  • + -
    - +

    Author

    -
    -

    Site built with pkgdown.

    -
    + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/r2bugs.distributions.html b/base/utils/docs/reference/r2bugs.distributions.html index d34f86b..6e4bbf9 100644 --- a/base/utils/docs/reference/r2bugs.distributions.html +++ b/base/utils/docs/reference/r2bugs.distributions.html @@ -2,168 +2,221 @@ - - - - -convert R parameterizations to BUGS paramaterizations — r2bugs.distributions • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + convert R parameterizations to BUGS paramaterizations — + r2bugs.distributions • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert R parameterizations to BUGS paramaterizations

    - -
    - -
    r2bugs.distributions(priors, direction = "r2bugs")
    - -

    Arguments

    - - - - - - -
    priors

    data.frame with columns distn = distribution name, parama, paramb using R default parameterizations

    - -

    Value

    - -

    priors dataframe using JAGS default parameterizations

    - -

    Details

    - -

    R and BUGS have different parameterizations for some distributions. This function transforms the distributions from R defaults to BUGS defaults. BUGS is an implementation of the BUGS language, and these transformations are expected to work for bugs.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    convert R parameterizations to BUGS paramaterizations

    +
    + +
    r2bugs.distributions(priors, direction = "r2bugs")
    + +

    + Arguments +

    + + + + + + + + + +
    priors +

    + data.frame with columns distn = distribution name, parama, + paramb using R default parameterizations +

    +
    + +

    + Value +

    + +

    priors dataframe using JAGS default parameterizations

    + +

    + Details +

    + +

    + R and BUGS have different parameterizations for some distributions. + This function transforms the distributions from R defaults to BUGS + defaults. BUGS is an implementation of the BUGS language, and these + transformations are expected to work for bugs. +

    + +

    + Examples +

    +
    # NOT RUN {
     priors <- data.frame(distn = c('weibull', 'lnorm', 'norm', 'gamma'),
                          parama = c(1, 1, 1, 1),
                          paramb = c(2, 2, 2, 2))
     r2bugs.distributions(priors)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer, Ben Bolker +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/read.ensemble.output.html b/base/utils/docs/reference/read.ensemble.output.html index 043e261..3137081 100644 --- a/base/utils/docs/reference/read.ensemble.output.html +++ b/base/utils/docs/reference/read.ensemble.output.html @@ -2,185 +2,239 @@ - - - - -Read ensemble output — read.ensemble.output • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Read ensemble output — read.ensemble.output • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Reads output from model ensemble

    +
    -
    read.ensemble.output(ensemble.size, pecandir, outdir, start.year, end.year,
    +          
    read.ensemble.output(ensemble.size, pecandir, outdir, start.year, end.year,
       variable, ens.run.ids = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ensemble.size

    the number of ensemble members run

    pecandir

    specifies where pecan writes its configuration files

    outdir

    directory with model output to use in ensemble analysis

    start.year

    first year to include in ensemble analysis

    end.year

    last year to include in ensemble analysis

    variables

    target variables for ensemble analysis

    - -

    Value

    - -

    a list of ensemble model output

    - -

    Details

    - -

    Reads output for an ensemble of length specified by ensemble.size and bounded by start.year -and end.year

    -

    DEPRECATED: This function has been moved to the PEcAn.uncertainty package. -The version in PEcAn.utils is deprecated, will not be updated to add any new features, -and will be removed in a future release of PEcAn. -Please use PEcAn.uncertainty::read.ensemble.output instead.

    - - -
    - + -
    + Ryan Kelly, David LeBauer, Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/read.output.html b/base/utils/docs/reference/read.output.html index 7fcfec8..06f7733 100644 --- a/base/utils/docs/reference/read.output.html +++ b/base/utils/docs/reference/read.output.html @@ -2,189 +2,248 @@ - - - - -Read model output — read.output • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Read model output — read.output • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Reads the output of a single model run

    +
    -
    read.output(runid, outdir, start.year = NA, end.year = NA,
    +          
    read.output(runid, outdir, start.year = NA, end.year = NA,
       variables = "GPP", dataframe = FALSE, pft.name = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    runid

    the id distiguishing the model run.

    outdir

    the directory that the model's output was sent to

    start.year, end.year

    first and last year of output to read. Specify as a date-time (only the year portion is used) or as a four-digit number or string. If NA, reads all years found in outdir.

    variables

    variables to be read from model output

    dataframe

    Logical: if TRUE, will return output in a data.frame format with a posix column. Useful for align.data and plotting.

    pft.name

    character string, name of the pft to read pft-specific output. If NULL no pft-specific output will be read even the variable has pft as a dimension.

    - -

    Value

    - -

    If dataframe=FALSE, a vector of output variables. If dataframe=TRUE, a data.frame of output variables with POSIXct timestamps added.

    - -

    Details

    - -

    Generic function to convert model output from model-specific format to -a common PEcAn format. This function uses MsTMIP variables except that units of - (kg m-2 d-1) are converted to kg ha-1 y-1. Currently this function converts -Carbon fluxes: GPP, NPP, NEE, TotalResp, AutoResp, HeteroResp, -DOC_flux, Fire_flux, and Stem (Stem is specific to the BioCro model) -and Water fluxes: Evaporation (Evap), Transpiration(TVeg), -surface runoff (Qs), subsurface runoff (Qsb), and rainfall (Rainf). -For more details, see the -MsTMIP variables -documentation

    - - -
    - + -
    + Michael Dietze, David LeBauer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/read.sa.output.html b/base/utils/docs/reference/read.sa.output.html index 752ba47..927a73f 100644 --- a/base/utils/docs/reference/read.sa.output.html +++ b/base/utils/docs/reference/read.sa.output.html @@ -2,189 +2,241 @@ - - - - -Read Sensitivity Analysis output — read.sa.output • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read Sensitivity Analysis output — read.sa.output • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    read.sa.output(traits, quantiles, pecandir, outdir, pft.name = "",
    +          
    +

    Reads output of sensitivity analysis runs

    +
    + +
    read.sa.output(traits, quantiles, pecandir, outdir, pft.name = "",
       start.year, end.year, variable, sa.run.ids = NULL, per.pft = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    traits

    model parameters included in the sensitivity analysis

    quantiles

    quantiles selected for sensitivity analysis

    pecandir

    specifies where pecan writes its configuration files

    outdir

    directory with model output to use in sensitivity analysis

    pft.name

    name of PFT used in sensitivity analysis (Optional)

    start.year

    first year to include in sensitivity analysis

    end.year

    last year to include in sensitivity analysis

    per.pft

    flag to determine whether we want SA on pft-specific variables

    variables

    variables to be read from model output

    - -

    Value

    - -

    dataframe with one col per quantile analysed and one row per trait, - each cell is a list of AGB over time

    - - -
    - + -
    + Ryan Kelly, David LeBauer, Rob Kooper, Mike Dietze, Istem Fer Ryan + Kelly, David LeBauer, Rob Kooper, Mike Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/read_web_config.html b/base/utils/docs/reference/read_web_config.html index 00617b1..180ac06 100644 --- a/base/utils/docs/reference/read_web_config.html +++ b/base/utils/docs/reference/read_web_config.html @@ -2,153 +2,182 @@ - - - - -read_web_config — read_web_config • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + read_web_config — read_web_config • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    read_web_config

    - -
    - -
    read_web_config(php.config = "../../web/config.php")
    - -

    Arguments

    - - - - - - -
    php.config

    Path to `config.php`

    - -

    Value

    - -

    config.list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/regrid.html b/base/utils/docs/reference/regrid.html index 9f391c3..b555c9f 100644 --- a/base/utils/docs/reference/regrid.html +++ b/base/utils/docs/reference/regrid.html @@ -2,153 +2,184 @@ - - - - -regrid — regrid • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + regrid — regrid • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Regrid dataset to even grid

    - -
    - -
    regrid(latlon.data)
    - -

    Arguments

    - - - - - - -
    latlon.data

    dataframe with lat, lon, and some value to be regridded

    - -

    Value

    - -

    dataframe with regridded data

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/retry.func.html b/base/utils/docs/reference/retry.func.html index 19e29da..ef0aaf2 100644 --- a/base/utils/docs/reference/retry.func.html +++ b/base/utils/docs/reference/retry.func.html @@ -2,138 +2,179 @@ - - - - -retry.func — retry.func • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + retry.func — retry.func • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    retry.func(expr, isError = function(x) "try-error" %in% class(x),
    +          
    +

    Retry function X times before stopping in error

    +
    + +
    retry.func(expr, isError = function(x) "try-error" %in% class(x),
       maxErrors = 5, sleep = 0)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    expr

    The function to try running

    maxErrors

    The number of times to retry the function

    sleep

    How long to wait before retrying the function call

    - -

    Value

    - -

    retval returns the results of the function call

    - -

    Details

    - -

    Retry function X times before stopping in error

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    expr

    The function to try running

    maxErrors

    The number of times to retry the function

    sleep

    How long to wait before retrying the function call

    + +

    + Value +

    + +

    retval returns the results of the function call

    + +

    + Details +

    + +

    Retry function X times before stopping in error

    + +

    + Examples +

    +
    # NOT RUN {
     dap <- retry.func(
       ncdf4::nc_open('https://thredds.daac.ornl.gov/thredds/dodsC/ornldaac/1220/mstmip_driver_global_hd_climate_lwdown_1999_v1.nc4'),
       maxErrors=10,
    @@ -141,40 +182,37 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Shawn Serbin <adapted from + https://stackoverflow.com/questions/20770497/how-to-retry-a-statement-on-error> +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/rsync.html b/base/utils/docs/reference/rsync.html index d48f824..a777477 100644 --- a/base/utils/docs/reference/rsync.html +++ b/base/utils/docs/reference/rsync.html @@ -2,173 +2,202 @@ - - - - -rsync — rsync • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + rsync — rsync • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    R implementation of rsync

    - -
    - -
    rsync(args, from, to, pattern = "")
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    args

    rsync arguments (see man rsync)

    from

    source

    to

    destination

    pattern

    file pattern to be matched

    - -

    Value

    - -

    nothing, transfers files as a side effect

    - -

    Details

    - -

    rsync is a file copying tool in bash

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/run.write.configs.html b/base/utils/docs/reference/run.write.configs.html index 466ce30..b304ccc 100644 --- a/base/utils/docs/reference/run.write.configs.html +++ b/base/utils/docs/reference/run.write.configs.html @@ -2,179 +2,242 @@ - - - - -Run model specific write configuration functions — run.write.configs • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Run model specific write configuration functions — run.write.configs • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Main driver function to call the ecosystem model specific (e.g. + ED, SiPNET) run and configuration file scripts +

    +
    -
    run.write.configs(settings, write = TRUE,
    +          
    run.write.configs(settings, write = TRUE,
       ens.sample.method = "uniform", posterior.files = rep(NA,
       length(settings$pfts)), overwrite = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    write

    should the runs be written to the database

    ens.sample.method

    how to sample the ensemble members('halton' sequence or 'uniform' random)

    posterior.files

    Filenames for posteriors for drawing samples for ensemble and sensitivity -analysis (e.g. post.distns.Rdata, or prior.distns.Rdata). Defaults to NA, in which case the -most recent posterior or prior (in that order) for the workflow is used. Should be a vector, -with one entry for each PFT. File name only; PFT outdirs will be appended (this forces use of only -files within this workflow, to avoid confusion).

    model

    the ecosystem model to generate the configuration files for

    - -

    Value

    - -

    an updated settings list, which includes ensemble IDs for SA and ensemble analysis

    - -

    Details

    - -

    DEPRECATED: This function has been moved to the PEcAn.workflow package and will be removed from PEcAn.utils.

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Ryan Kelly, Mike Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/seconds_in_year.html b/base/utils/docs/reference/seconds_in_year.html index 51e4ab9..1e912a1 100644 --- a/base/utils/docs/reference/seconds_in_year.html +++ b/base/utils/docs/reference/seconds_in_year.html @@ -2,159 +2,201 @@ - - - - -Number of seconds in a given year — seconds_in_year • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Number of seconds in a given year — seconds_in_year • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Number of seconds in a given year

    - -
    - -
    seconds_in_year(year, leap_year = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - -
    year

    Numeric year (can be a vector)

    leap_year

    Default = TRUE. If set to FALSE will always return 31536000

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Number of seconds in a given year

    +
    + +
    seconds_in_year(year, leap_year = TRUE, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    year

    Numeric year (can be a vector)

    leap_year +

    + Default = TRUE. If set to FALSE will always return 31536000 +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     seconds_in_year(2000)  # Leap year -- 366 x 24 x 60 x 60 = 31622400
     seconds_in_year(2001)  # Regular year -- 365 x 24 x 60 x 60 = 31536000
     seconds_in_year(2000:2005)  # Vectorized over year
     # }
    -
    - -
    +
    + +

    Author

    - + Alexey Shiklomanov +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/sendmail.html b/base/utils/docs/reference/sendmail.html index 6769394..97084bc 100644 --- a/base/utils/docs/reference/sendmail.html +++ b/base/utils/docs/reference/sendmail.html @@ -2,171 +2,215 @@ - - - - -Clear EBI-CLUSTER worker node local scratch directories of old PEcAn output — sendmail • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Clear EBI-CLUSTER worker node local scratch directories of old PEcAn + output — sendmail • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Sends email. This assumes the program sendmail is installed.

    - -
    - -
    sendmail(from, to, subject, body)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    from

    the sender of the mail message

    to

    the receipient of the mail message

    subject

    the subject of the mail message

    body

    the body of the mail message

    - -

    Value

    - -

    nothing

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Sends email. This assumes the program sendmail is installed.

    +
    + +
    sendmail(from, to, subject, body)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    from

    the sender of the mail message

    to

    the receipient of the mail message

    subject

    the subject of the mail message

    body

    the body of the mail message

    + +

    + Value +

    + +

    nothing

    + +

    + Examples +

    +
    # NOT RUN {
     sendmail('bob@example.com', 'joe@example.com', 'Hi', 'This is R.')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/sensitivity.filename.html b/base/utils/docs/reference/sensitivity.filename.html index 729a6a8..707f0f6 100644 --- a/base/utils/docs/reference/sensitivity.filename.html +++ b/base/utils/docs/reference/sensitivity.filename.html @@ -2,154 +2,191 @@ - - - - -Generate sensitivity analysis filenames — sensitivity.filename • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate sensitivity analysis filenames — sensitivity.filename • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Generate sensitivity analysis filenames

    +
    -
    sensitivity.filename(settings, prefix = "sensitivity.samples",
    +          
    sensitivity.filename(settings, prefix = "sensitivity.samples",
       suffix = "Rdata", all.var.yr = TRUE, pft = NULL,
       ensemble.id = settings$sensitivity.analysis$ensemble.id,
       variable = settings$sensitivity.analysis$variable,
       start.year = settings$sensitivity.analysis$start.year,
       end.year = settings$sensitivity.analysis$end.year)
    - -

    Value

    -

    a filename

    - -

    Details

    +

    + Value +

    -

    Generally uses values in settings, but can be overwritten for manual uses

    - +

    a filename

    -
    - + -
    + Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/ssh.html b/base/utils/docs/reference/ssh.html index 2a745d5..feeb72d 100644 --- a/base/utils/docs/reference/ssh.html +++ b/base/utils/docs/reference/ssh.html @@ -2,151 +2,182 @@ - - - - -SSH — ssh • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + SSH — ssh • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    R implementation of SSH

    - -
    - -
    ssh(host, ..., args = "")
    - -

    Arguments

    - - - - - - - - - - - - - - -
    host

    (character) machine to connect to

    ...

    Commands to execute. Will be passed as a single quoted string

    args

    futher arguments

    - - -
    - -
    +
    +
    + + +
    +

    R implementation of SSH

    +
    + +
    ssh(host, ..., args = "")
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    host

    (character) machine to connect to

    ... +

    + Commands to execute. Will be passed as a single quoted string +

    +
    args

    futher arguments

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/standard_vars.html b/base/utils/docs/reference/standard_vars.html index a65a9c4..5930f6e 100644 --- a/base/utils/docs/reference/standard_vars.html +++ b/base/utils/docs/reference/standard_vars.html @@ -2,158 +2,231 @@ - - - - -Standardized variable names and units for PEcAn — standard_vars • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Standardized variable names and units for PEcAn — standard_vars • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +both of which are now deprecated." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    A lookup table giving standard names, units and descriptions for variables in PEcAn input/output files. -Originally based on the MsTMIP standards, -with additions to accomodate a wider range of model inputs and outputs. -The standard_vars table replaces both mstmip_vars and mstmip_local, -both of which are now deprecated.

    - -
    - -
    standard_vars
    - -

    Format

    - -

    data frame, all columns character

    -
    Variable.Name

    Short name suitable for programming with

    -
    standard_name

    Name used in the NetCDF CF metadata conventions

    -
    Units

    Standard units for this variable. Do not call variables by these names if they are in different units. - See udunits for conversions to and from non-standard units

    -
    Long.Name

    Human-readable variable name, suitable for e.g. axis labels

    -
    Category

    What kind of variable is it? (Carbon pool, N flux, dimension, input driver, etc)

    -
    var_type

    Storage type (character, integer, etc)

    -
    dim1,dim2,dim3,dim4

    Dimensions across which is this variable allowed to vary. - Dimension names are themselves standard vars and must be present in the table with category "Dimension"

    -
    Description

    Further details. For composite measures, list the variables it is calculated from

    -
    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/status.check.html b/base/utils/docs/reference/status.check.html index 4999621..402dc86 100644 --- a/base/utils/docs/reference/status.check.html +++ b/base/utils/docs/reference/status.check.html @@ -2,137 +2,161 @@ - - - - -status.check — status.check • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + status.check — status.check • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    status.check(name)
    - +
    +

    PEcAn workflow status tracking: check module status

    +
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/status.end.html b/base/utils/docs/reference/status.end.html index 2536a46..e2e65d3 100644 --- a/base/utils/docs/reference/status.end.html +++ b/base/utils/docs/reference/status.end.html @@ -2,137 +2,161 @@ - - - - -status.end — status.end • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + status.end — status.end • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    status.end(status = "DONE")
    - +
    +

    PEcAn workflow status tracking: end module

    +
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/status.skip.html b/base/utils/docs/reference/status.skip.html index 478de70..9905777 100644 --- a/base/utils/docs/reference/status.skip.html +++ b/base/utils/docs/reference/status.skip.html @@ -2,137 +2,161 @@ - - - - -status.skip — status.skip • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + status.skip — status.skip • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    status.skip(name)
    - +
    +

    PEcAn workflow status tracking: skip module

    +
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/status.start.html b/base/utils/docs/reference/status.start.html index 8388804..d6297ed 100644 --- a/base/utils/docs/reference/status.start.html +++ b/base/utils/docs/reference/status.start.html @@ -2,137 +2,161 @@ - - - - -status.start — status.start • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + status.start — status.start • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    status.start(name)
    - +
    +

    PEcAn workflow status tracking: start module

    +
    -
    - + -
    + Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/summarize.result.html b/base/utils/docs/reference/summarize.result.html index 560c408..8ee9877 100644 --- a/base/utils/docs/reference/summarize.result.html +++ b/base/utils/docs/reference/summarize.result.html @@ -2,153 +2,187 @@ - - - - -Summarize Results — summarize.result • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Summarize Results — summarize.result • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Summarize results of replicate observations in trait data query

    - -
    - -
    summarize.result(result)
    - -

    Arguments

    - - - - - - -
    result

    dataframe with results of trait data query

    - -

    Value

    - -

    result with replicate observations summarized

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/tabnum.html b/base/utils/docs/reference/tabnum.html index 4dc1725..8cb30c1 100644 --- a/base/utils/docs/reference/tabnum.html +++ b/base/utils/docs/reference/tabnum.html @@ -2,164 +2,199 @@ - - - - -Table numbers — tabnum • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Table numbers — tabnum • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert number to n significant digits

    - -
    - -
    tabnum(x, n = 3)
    - -

    Arguments

    - - - - - - - - - - -
    x

    numeric value or vector

    n

    number of significant figures

    - -

    Value

    - -

    x rounded to n significant figures

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Convert number to n significant digits

    +
    + +
    tabnum(x, n = 3)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    x

    numeric value or vector

    n

    number of significant figures

    + +

    + Value +

    + +

    x rounded to n significant figures

    + +

    + Examples +

    +
    # NOT RUN {
     tabnum(1.2345)
     tabnum(1.2345, n = 4)
     # }
    -
    - -
    +
    + +

    Author

    - + David LeBauer +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/temp.settings.html b/base/utils/docs/reference/temp.settings.html index 7ce155f..617cc4e 100644 --- a/base/utils/docs/reference/temp.settings.html +++ b/base/utils/docs/reference/temp.settings.html @@ -2,161 +2,197 @@ - - - - -temp.settings — temp.settings • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + temp.settings — temp.settings • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create a temporary settings file

    - -
    - -
    temp.settings(settings.txt)
    - -

    Arguments

    - - - - - - -
    settings.txt

    character vector to be written

    - -

    Value

    - -

    character vector written to and read from a temporary file

    - -

    Details

    - -

    Uses tempfile function to provide a valid temporary file (OS independent) -Useful for testing functions that depend on settings file -Reference: http://stackoverflow.com/a/12940705/199217

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/theme_border.html b/base/utils/docs/reference/theme_border.html index a5dc7b2..e3145fc 100644 --- a/base/utils/docs/reference/theme_border.html +++ b/base/utils/docs/reference/theme_border.html @@ -2,187 +2,226 @@ - - - - -Theme border for plot — theme_border • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Theme border for plot — theme_border • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Add borders to plot

    +
    -
    theme_border(type = c("left", "right", "bottom", "top", "none"),
    +          
    theme_border(type = c("left", "right", "bottom", "top", "none"),
       colour = "black", size = 1, linetype = 1)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    type
    colour
    size
    linetype
    - -

    Value

    - -

    adds borders to ggplot as a side effect

    - -

    Details

    - -

    Has ggplot2 display only specified borders, e.g. ('L'-shaped) borders, -rather than a rectangle or no border. Note that the order can be significant; -for example, if you specify the L border option and then a theme, the theme settings -will override the border option, so you need to specify the theme (if any) before the border option, as above.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    type
    colour
    size
    linetype
    + +

    + Value +

    + +

    adds borders to ggplot as a side effect

    + +

    + Details +

    + +

    + Has ggplot2 display only specified borders, e.g. ('L'-shaped) + borders, rather than a rectangle or no border. Note that the order + can be significant; for example, if you specify the L border option + and then a theme, the theme settings will override the border + option, so you need to specify the theme (if any) before the border + option, as above. +

    + +

    + Examples +

    +
    # NOT RUN {
     df = data.frame( x=c(1,2,3), y=c(4,5,6) )
     ggplot(data=df, aes(x=x, y=y)) + geom_point() + theme_bw() +
            opts(panel.border = theme_border(c('bottom','left')) )
     ggplot(data=df, aes(x=x, y=y)) + geom_point() + theme_bw() +
            opts(panel.border = theme_border(c('b','l')) )
     # }
    -
    - + -
    +

    Author

    -
    - + Rudolf Cardinal -
    -

    Site built with pkgdown.

    -
    + ggplot2 google grouphttps://groups.google.com/forum/?fromgroups#!topic/ggplot2/-ZjRE2OL8lE +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/timezone_hour.html b/base/utils/docs/reference/timezone_hour.html index b795625..4ece10c 100644 --- a/base/utils/docs/reference/timezone_hour.html +++ b/base/utils/docs/reference/timezone_hour.html @@ -2,159 +2,194 @@ - - - - -timezone_hour — timezone_hour • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + timezone_hour — timezone_hour • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    return the number of hours offset to UTC for a timezone.

    - -
    - -
    timezone_hour(timezone)
    - -

    Arguments

    - - - - - - -
    timezone

    to be converted

    - -

    Value

    - -

    hours offset of the timezone

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    return the number of hours offset to UTC for a timezone.

    +
    + +
    timezone_hour(timezone)
    + +

    + Arguments +

    + + + + + + + + + +
    timezone

    to be converted

    + +

    + Value +

    + +

    hours offset of the timezone

    + +

    + Examples +

    +
    # NOT RUN {
     timezone_hour('America/New_York')
     # }
    -
    - -
    +
    + +

    Author

    - + Rob Kooper +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/to_ncdim.html b/base/utils/docs/reference/to_ncdim.html index 95ca07d..b09daf4 100644 --- a/base/utils/docs/reference/to_ncdim.html +++ b/base/utils/docs/reference/to_ncdim.html @@ -2,157 +2,202 @@ - - - - -Make some values into an NCDF dimension variable — to_ncdim • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Make some values into an NCDF dimension variable — to_ncdim • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Units and longnames are looked up from the standard_vars table

    - -
    - -
    to_ncdim(dimname, vals)
    - -

    Arguments

    - - - - - - - - - - -
    dimname

    character vector, standard dimension name (must be in PEcAn.utils::standard_vars)

    vals

    values of dimension; can be single value or vector

    - -

    Value

    - -

    ncdim defined according to standard_vars

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/to_ncvar.html b/base/utils/docs/reference/to_ncvar.html index c3ecb59..6a87f50 100644 --- a/base/utils/docs/reference/to_ncvar.html +++ b/base/utils/docs/reference/to_ncvar.html @@ -2,157 +2,197 @@ - - - - -Define an NCDF variable — to_ncvar • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Define an NCDF variable — to_ncvar • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Define an NCDF variable

    - -
    - -
    to_ncvar(varname, dims)
    - -

    Arguments

    - - - - - - - - - - -
    varname

    character vector, standard variable name (must be in PEcAn.utils::standard_vars)

    dims

    list of previously defined ncdims (function will match subset of dims for this variable in standard_vars; can include other dims--enables lapply.)

    - -

    Value

    - -

    ncvar defined according to standard_vars

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/trait.lookup.html b/base/utils/docs/reference/trait.lookup.html index 8a144af..376ce50 100644 --- a/base/utils/docs/reference/trait.lookup.html +++ b/base/utils/docs/reference/trait.lookup.html @@ -2,127 +2,186 @@ - - - - -Dictionary of terms used to identify traits in ed, filenames, and figures — trait.lookup • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Dictionary of terms used to identify traits in ed, filenames, and figures + — trait.lookup • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Dictionary of terms used to identify traits in ed, filenames, and figures

    - -
    - -
    trait.lookup(traits = NULL)
    - -

    Arguments

    - - - - - - -
    traits

    a vector of trait names, if traits = NULL, all of the traits will be returned.

    - -

    Value

    - -

    a dataframe with id, the name used by ED and PEcAn database for a parameter; fileid, an abbreviated - name used for files; figid, the parameter name written out as best known in english for figures - and tables.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Dictionary of terms used to identify traits in ed, filenames, and + figures +

    +
    + +
    trait.lookup(traits = NULL)
    + +

    + Arguments +

    + + + + + + + + + +
    traits +

    + a vector of trait names, if traits = NULL, all of the traits + will be returned. +

    +
    + +

    + Value +

    + +

    + a dataframe with id, the name used by ED and PEcAn database for a + parameter; fileid, an abbreviated name used for files; figid, the + parameter name written out as best known in english for figures and + tables. +

    + +

    + Examples +

    +
    # NOT RUN {
     # convert parameter name to a string appropriate for end-use plotting
     # }
     # NOT RUN {
    @@ -132,34 +191,30 @@ 

    Examp # get a list of all traits and units in dictionary trait.lookup()[,c('figid', 'units')] # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/transformstats.html b/base/utils/docs/reference/transformstats.html index 17d1900..a802350 100644 --- a/base/utils/docs/reference/transformstats.html +++ b/base/utils/docs/reference/transformstats.html @@ -2,169 +2,218 @@ - - - - -Transform Stats — transformstats • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Transform Stats — transformstats • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Transform misc. statistics to SE

    - -
    - -
    transformstats(data)
    - -

    Arguments

    - - - - - - -
    data

    data frame with mean, statistic, n, and statistic name: example data <- data.frame(Y=rep(1,5), stat=rep(1,5), n=rep(4,5), statname=c('SD', 'MSE', 'LSD', 'HSD', 'MSD'))

    - -

    Value

    - -

    dataframe with statistics transformed to SE

    - -

    Details

    - -

    Automates transformations of SD, MSE, LSD, 95%CI, HSD, and MSD to conservative estimates of SE.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Transform misc. statistics to SE

    +
    + +
    transformstats(data)
    + +

    + Arguments +

    + + + + + + + + + +
    data +

    + data frame with mean, statistic, n, and statistic name: + example data <- data.frame(Y=rep(1,5), stat=rep(1,5), + n=rep(4,5), statname=c('SD', 'MSE', 'LSD', 'HSD', + 'MSD')) +

    +
    + +

    + Value +

    + +

    dataframe with statistics transformed to SE

    + +

    + Details +

    + +

    + Automates transformations of SD, MSE, LSD, 95%CI, HSD, and MSD to + conservative estimates of SE. +

    + +

    + Examples +

    +
    # NOT RUN {
     statdf <- data.frame(Y=rep(1,5),
                                    stat=rep(1,5),
                                    n=rep(4,5),
                                    statname=c('SD', 'MSE', 'LSD', 'HSD', 'MSD'))
     transformstats(statdf)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/tryl.html b/base/utils/docs/reference/tryl.html index 64f081a..807fec7 100644 --- a/base/utils/docs/reference/tryl.html +++ b/base/utils/docs/reference/tryl.html @@ -2,168 +2,202 @@ - - - - -tryl — tryl • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + tryl — tryl • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Test if function gives an error

    - -
    - -
    tryl(FUN)
    - -

    Arguments

    - - - - - - -
    FUN

    function to be evaluated for error

    - -

    Value

    - -

    FALSE if function returns error; else TRUE

    - -

    Details

    - -

    adaptation of try that returns a logical value (FALSE if error)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Test if function gives an error

    +
    + +
    tryl(FUN)
    + +

    + Arguments +

    + + + + + + + + + +
    FUN

    function to be evaluated for error

    + +

    + Value +

    + +

    FALSE if function returns error; else TRUE

    + +

    + Details +

    + +

    adaptation of try that returns a logical value (FALSE if error)

    + +

    + Examples +

    +
    # NOT RUN {
     tryl(1+1)
     # TRUE
     tryl(sum('a'))
     # FALSE
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/utils/docs/reference/units_are_equivalent.html b/base/utils/docs/reference/units_are_equivalent.html index de49971..0ce7bfa 100644 --- a/base/utils/docs/reference/units_are_equivalent.html +++ b/base/utils/docs/reference/units_are_equivalent.html @@ -2,159 +2,199 @@ - - - - -Check if two unit strings are equivalent — units_are_equivalent • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check if two unit strings are equivalent — units_are_equivalent • + PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This is to allow multiple forms of the same unit to work, such as -`m/s` vs. `m s-1` or `K` and `Kelvin`.

    - -
    - -
    units_are_equivalent(x, y)
    - -

    Arguments

    - - - - - - - - - - -
    x

    A unit string, as character

    y

    Another unit string for comparison, as character

    - -

    Value

    - -

    `TRUE` if equivalent, `FALSE` otherwise

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/vecpaste.html b/base/utils/docs/reference/vecpaste.html index 644323d..7ab0a46 100644 --- a/base/utils/docs/reference/vecpaste.html +++ b/base/utils/docs/reference/vecpaste.html @@ -2,155 +2,192 @@ - - - - -vecpaste — vecpaste • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + vecpaste — vecpaste • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert vector to comma delimited string

    - -
    - -
    vecpaste(x)
    - -

    Arguments

    - - - - - - -
    x

    vector

    - -

    Value

    - -

    comma delimited string

    - -

    Details

    - -

    vecpaste, turns vector into comma delimited string fit for SQL statements.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/write.ensemble.configs.html b/base/utils/docs/reference/write.ensemble.configs.html index e22ffa4..21e14f7 100644 --- a/base/utils/docs/reference/write.ensemble.configs.html +++ b/base/utils/docs/reference/write.ensemble.configs.html @@ -2,182 +2,245 @@ - - - - -Write ensemble configs — write.ensemble.configs • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write ensemble configs — write.ensemble.configs • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Write ensemble config files

    +
    -
    write.ensemble.configs(defaults, ensemble.samples, settings, model,
    +          
    write.ensemble.configs(defaults, ensemble.samples, settings, model,
       clean = FALSE, write.to.db = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    defaults

    pft

    ensemble.samples

    list of lists supplied by get.ensemble.samples

    settings

    list of PEcAn settings

    clean

    remove old output first?

    write.config

    a model-specific function to write config files, e.g. write.config.ED

    - -

    Value

    - -

    list, containing $runs = data frame of runids, and $ensemble.id = the ensemble ID for these runs. Also writes sensitivity analysis configuration files as a side effect

    - -

    Details

    - -

    DEPRECATED: This function has been moved to the PEcAn.uncertainty package. -The version in PEcAn.utils is deprecated, will not be updated to add any new features, -and will be removed in a future release of PEcAn. -Please use PEcAn.uncertainty::write.ensemble.configs instead.

    -

    Writes config files for use in meta-analysis and returns a list of run ids. -Given a pft.xml object, a list of lists as supplied by get.sa.samples, -a name to distinguish the output files, and the directory to place the files.

    - - -
    - + -
    + David LeBauer, Carl Davidson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/write.sa.configs.html b/base/utils/docs/reference/write.sa.configs.html index b9ab3b4..baf879c 100644 --- a/base/utils/docs/reference/write.sa.configs.html +++ b/base/utils/docs/reference/write.sa.configs.html @@ -2,174 +2,231 @@ - - - - -Write sensitivity analysis config files — write.sa.configs • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write sensitivity analysis config files — write.sa.configs • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Writes config files for use in sensitivity analysis.

    +
    -
    write.sa.configs(defaults, quantile.samples, settings, model,
    +          
    write.sa.configs(defaults, quantile.samples, settings, model,
       clean = FALSE, write.to.db = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    defaults

    named list with default parameter values

    quantile.samples

    list of lists supplied by get.sa.samples

    settings

    list of settings

    model

    name of model to be run

    clean

    logical: Delete any existing contents of the directory specified by settings$rundir before writing to it?

    write.to.db

    logical: Record this run to BETY? If TRUE, uses connection settings specified in settings$database

    - -

    Value

    - -

    list, containing $runs = data frame of runids, and $ensemble.id = the ensemble ID for these runs. Also writes sensitivity analysis configuration files as a side effect

    - - -
    - + -
    + David LeBauer, Carl Davidson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/zero.bounded.density.html b/base/utils/docs/reference/zero.bounded.density.html index 37bc7fe..692fa24 100644 --- a/base/utils/docs/reference/zero.bounded.density.html +++ b/base/utils/docs/reference/zero.bounded.density.html @@ -2,176 +2,242 @@ - - - - -Zero Bounded Density — zero.bounded.density • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Zero Bounded Density — zero.bounded.density • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Zero bounded density using log density transform

    - -
    - -
    zero.bounded.density(x, bw = "SJ", n = 1001)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    x

    data, as a numeric vector

    bw

    The smoothing bandwidth to be used. See 'bw.nrd'

    n

    number of points to use in kernel density estimate. See density

    - -

    Value

    - -

    data frame with back-transformed log density estimate

    - -

    Details

    - -

    Provides a zero bounded density estimate of a parameter. -Kernel Density Estimation used by the density function will cause problems -at the left hand end because it will put some weight on negative values. -One useful approach is to transform to logs, estimate the density using KDE, and then transform back.

    - -

    References

    - -

    M. P. Wand, J. S. Marron and D. Ruppert, 1991. Transformations in Density Estimation. Journal of the American Statistical Association. 86(414):343-353 http://www.jstor.org/stable/2290569

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/utils/docs/reference/zero.truncate.html b/base/utils/docs/reference/zero.truncate.html index 02897c7..5c55942 100644 --- a/base/utils/docs/reference/zero.truncate.html +++ b/base/utils/docs/reference/zero.truncate.html @@ -2,153 +2,182 @@ - - - - -Zero Truncate — zero.truncate • PEcAn.utils - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Zero Truncate — zero.truncate • PEcAn.utils + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Truncates vector at 0

    - -
    - -
    zero.truncate(y)
    - -

    Arguments

    - - - - - - -
    y

    numeric vector

    - -

    Value

    - -

    numeric vector with all values less than 0 set to 0

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/LICENSE-text.html b/base/visualization/docs/LICENSE-text.html index e798c93..70d3938 100644 --- a/base/visualization/docs/LICENSE-text.html +++ b/base/visualization/docs/LICENSE-text.html @@ -2,109 +2,144 @@ - - - - -License • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -138,27 +173,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/articles/index.html b/base/visualization/docs/articles/index.html index db7aca5..34fb9bd 100644 --- a/base/visualization/docs/articles/index.html +++ b/base/visualization/docs/articles/index.html @@ -2,133 +2,166 @@ - - - - -Articles • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    -

    All vignettes

    -

    +
    +

    All vignettes

    +

    - -
    -
    -
    + +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/articles/usmap.html b/base/visualization/docs/articles/usmap.html index 036e5f8..0a273c9 100644 --- a/base/visualization/docs/articles/usmap.html +++ b/base/visualization/docs/articles/usmap.html @@ -1,88 +1,143 @@ - - - - - - - • PEcAn.visualization - - - - - - - - - + + + + + + + + • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - - - - -
    -

    -Map

    -
    require(raster)
    +      
    + + +
    +
    +
    + + +
    +

    Map

    +
    +
    require(raster)
     require(sp)
     require(ggplot2)
     require(PEcAn.visualization)
    @@ -93,11 +148,17 @@ 

    spdf <- SpatialPointsDataFrame( data.frame( x = testdf$y , y = testdf$x ) , data = data.frame( z = testdf$z ) ) # Plotting the points reveals the unevenly spaced nature of the points -spplot(spdf)

    -
    -

    -Plot all maps for BETYdb

    -
    files <- dir("~/dev/bety/local/modelout", pattern="grid.csv", full.names=TRUE)
    +spplot(spdf)
    +
    +
    +

    + Plot all + maps for BETYdb +

    +
    +
    files <- dir("~/dev/bety/local/modelout", pattern="grid.csv", full.names=TRUE)
     yieldfiles <- files[!grepl("evapotranspiration", files)]
     etfiles <- files[grepl("evapotranspiration", files)]
     for(file in yieldfiles){
    @@ -113,23 +174,34 @@ 

    df.in <- read.csv(file, skip = 1) outfile <- gsub("csv", "png", file) #pecan.worldmap(df.in, outfile=outfile) -}

    -
    -
    -

    -demo Regrid

    -
    latlon.data <- read.csv("~/dev/bety/public/temp_models/willow_yield_grid.csv",
    +}
    +
    +
    +
    +

    + demo Regrid +

    +
    +
    latlon.data <- read.csv("~/dev/bety/public/temp_models/willow_yield_grid.csv",
                             skip = 1)
     
     regridded <- regrid(latlon.data)
     
     library(ggplot2)
    -ggplot(data = regridded) + geom_tile(aes(lat, lon, fill = yield))
    -
    -
    -

    -Misc additional code

    -
    # Make an evenly spaced raster, the same extent as original data
    +ggplot(data = regridded) + geom_tile(aes(lat, lon, fill = yield))
    +
    +
    +
    +

    + Misc + additional code +

    +
    +
    # Make an evenly spaced raster, the same extent as original data
     e <- extent( spdf )
     
     # Determine ratio between x and y dimensions
    @@ -144,8 +216,12 @@ 

    # We can then plot this using `geom_tile()` or `geom_raster()` rdf <- data.frame( rasterToPoints( rf ) ) -ggplot( NULL ) + geom_raster( data = rdf , aes( x , y , fill = layer ) )

    -
    # from http://gis.stackexchange.com/a/20052/3218
    +ggplot( NULL ) + geom_raster( data = rdf , aes( x , y , fill = layer ) )
    +
    +
    +
    # from http://gis.stackexchange.com/a/20052/3218
     require(rgdal)
     proj4string(spdf) <- CRS("+init=epsg:4326")
     pts <- spTransform(spdf ,CRS("+proj=longlat +datum=WGS84"))
    @@ -154,13 +230,31 @@ 

    p2g <- points2grid(spdf, tolerance = 0.95) r <- raster(p2g) -plot(p2g)

    -
    -
    -

    -Code used to extract and process old BioCro output

    -

    this was run in data from Willow manuscript. See redmine issue 2387

    -
    files <- dir(".", pattern = ".txt")
    +plot(p2g)
    +
    +
    +
    +

    + Code used to extract and process old BioCro output +

    +

    + this was run in data from Willow manuscript. See + redmine issue 2387 +

    +
    +
    files <- dir(".", pattern = ".txt")
     library(data.table)
     lat <- fread(files[1])[,list(lat = V2)]$lat
     lon <- fread(files[1])[,list(lon = V3)]$lon
    @@ -188,36 +282,35 @@ 

    a <- do.call("cbind", y) setnames(a, as.character(1979:2010)) b <- a[,list(yield = rowMeans(.SD))]$yield -willow <- data.table(lat = lat, lon = lon, yield = b)[!is.na(yield)]

    -
    -
    -
    - -
    +
    +
    +
    +
    + +
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/base/visualization/docs/authors.html b/base/visualization/docs/authors.html index f805c76..c2c4a14 100644 --- a/base/visualization/docs/authors.html +++ b/base/visualization/docs/authors.html @@ -2,158 +2,179 @@ - - - - -Authors • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Alexey Shiklomanov. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Alexey Shiklomanov. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/docsearch.css b/base/visualization/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/visualization/docs/docsearch.css +++ b/base/visualization/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/visualization/docs/docsearch.js b/base/visualization/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/visualization/docs/docsearch.js +++ b/base/visualization/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/visualization/docs/index.html b/base/visualization/docs/index.html index fa359b0..8d7a3b3 100644 --- a/base/visualization/docs/index.html +++ b/base/visualization/docs/index.html @@ -1,127 +1,185 @@ - - - - - - -PEcAn visualization functions. • PEcAn.visualization - - - - - + + + + PEcAn visualization functions. • PEcAn.visualization + + + + + + + + + + + + + + + + - - - - + generated by PEcAn code, specifically the models." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. - This module is used to create more complex visualizations from the data - generated by PEcAn code, specifically the models. -
    - - + +
    + + +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. This module is used + to create more complex visualizations from the data generated by PEcAn + code, specifically the models. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/visualization/docs/pkgdown.css b/base/visualization/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/visualization/docs/pkgdown.css +++ b/base/visualization/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/visualization/docs/pkgdown.js b/base/visualization/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/visualization/docs/pkgdown.js +++ b/base/visualization/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/visualization/docs/reference/add_icon.html b/base/visualization/docs/reference/add_icon.html index 60454af..1d6c40d 100644 --- a/base/visualization/docs/reference/add_icon.html +++ b/base/visualization/docs/reference/add_icon.html @@ -2,167 +2,204 @@ - - - - -add_icon — add_icon • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + add_icon — add_icon • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    add_icon

    - -
    - -
    add_icon(id = NULL, x = 0, y = 0)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    id

    additional plot identificaition (URL, database ID, etc)

    x

    x-coordinate of logo

    y

    y-coordinate of logo

    - - -
    - -
    +
    +
    + + +
    +

    add_icon

    +
    + +
    add_icon(id = NULL, x = 0, y = 0)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    id +

    additional plot identificaition (URL, database ID, etc)

    +
    x

    x-coordinate of logo

    y

    y-coordinate of logo

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/ciEnvelope.html b/base/visualization/docs/reference/ciEnvelope.html index d2ffe00..b012753 100644 --- a/base/visualization/docs/reference/ciEnvelope.html +++ b/base/visualization/docs/reference/ciEnvelope.html @@ -2,167 +2,215 @@ - - - - -plots a confidence interval around an x-y plot (e.g. a timeseries) — ciEnvelope • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + plots a confidence interval around an x-y plot (e.g. a timeseries) — + ciEnvelope • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    plots a confidence interval around an x-y plot (e.g. a timeseries)

    - -
    - -
    ciEnvelope(x, ylo, yhi, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    x

    Vector defining CI center

    ylo

    Vector defining bottom of CI envelope

    yhi

    Vector defining top of CI envelope

    - - -
    - -
    +
    +
    + + +
    +

    + plots a confidence interval around an x-y plot (e.g. a timeseries) +

    +
    + +
    ciEnvelope(x, ylo, yhi, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    x

    Vector defining CI center

    ylo

    Vector defining bottom of CI envelope

    yhi

    Vector defining top of CI envelope

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/create_status_page.html b/base/visualization/docs/reference/create_status_page.html index a528919..1b16fed 100644 --- a/base/visualization/docs/reference/create_status_page.html +++ b/base/visualization/docs/reference/create_status_page.html @@ -2,185 +2,232 @@ - - - - -Create PEcAn Network status page. — create_status_page • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Create PEcAn Network status page. — create_status_page • + PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +(file_prefix.log)." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This will create a webpage (file_prefix.html) as well as an image -(file_prefix.png) that shows the PEcAn Network satus. This will -save the geo location of each site as well as some additional -information in a cache file (file_prefix.RData). If an update to -the BETY schema is detected it will be logged in a file -(file_prefix.log).

    - -
    - -
    create_status_page(config_file, file_prefix = "status", delta = 3600)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    config_file

    Path to `config.php`

    file_prefix

    prefix used for all files saved

    delta

    number of seconds before

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This will create a webpage (file_prefix.html) as well as an image + (file_prefix.png) that shows the PEcAn Network satus. This will + save the geo location of each site as well as some additional + information in a cache file (file_prefix.RData). If an update to + the BETY schema is detected it will be logged in a file + (file_prefix.log). +

    +
    + +
    create_status_page(config_file, file_prefix = "status", delta = 3600)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    config_file

    Path to `config.php`

    file_prefix

    prefix used for all files saved

    delta

    number of seconds before

    + +

    + Examples +

    +
    # NOT RUN {
       create_status_page('/home/carya/pecan/web/config.php')
     # }
    -
    - + -
    + Michael Dietze Rob Kooper +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/index.html b/base/visualization/docs/reference/index.html index c966abf..049a651 100644 --- a/base/visualization/docs/reference/index.html +++ b/base/visualization/docs/reference/index.html @@ -2,192 +2,250 @@ - - - - -Function reference • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    add_icon()

    -

    add_icon

    -

    ciEnvelope()

    -

    plots a confidence interval around an x-y plot (e.g. a timeseries)

    -

    create_status_page()

    -

    Create PEcAn Network status page.

    -

    map.output()

    -

    Map Output

    -

    plot.netcdf()

    -

    Load the tower dataset and create a plot.

    -

    points2county()

    -

    Points To County

    -

    vwReg()

    -

    PEcAn worldmap

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + add_icon() +

    +

    add_icon

    +

    + ciEnvelope() +

    +
    +

    + plots a confidence interval around an x-y plot (e.g. a + timeseries) +

    +
    +

    + create_status_page() +

    +

    Create PEcAn Network status page.

    +

    + map.output() +

    +

    Map Output

    +

    + plot.netcdf() +

    +

    Load the tower dataset and create a plot.

    +

    + points2county() +

    +

    Points To County

    +

    + vwReg() +

    +

    PEcAn worldmap

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/map.output.html b/base/visualization/docs/reference/map.output.html index 3efc967..4aa8a90 100644 --- a/base/visualization/docs/reference/map.output.html +++ b/base/visualization/docs/reference/map.output.html @@ -2,169 +2,211 @@ - - - - -Map Output — map.output • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Map Output — map.output • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Map Output

    - -
    - -
    map.output(table, variable)
    - -

    Arguments

    - - - - - - - - - - -
    table

    data.table or data.frame with columns lat, lon, followed by variable names

    variable

    name of variable to be mapped

    - -

    Value

    - -

    plot

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/plot.hdf5.html b/base/visualization/docs/reference/plot.hdf5.html index 324c642..66bf734 100644 --- a/base/visualization/docs/reference/plot.hdf5.html +++ b/base/visualization/docs/reference/plot.hdf5.html @@ -2,190 +2,250 @@ - - - - -Load the tower dataset and create a plot. — plot.hdf5 • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Load the tower dataset and create a plot. — plot.hdf5 • + PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +the given variable to be plotted against time." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    plot.hdf5 loads the tower data from an HDF5 file generated by -ED and will plot the values against one another. The default is for -the given variable to be plotted against time.

    - -
    - -
    plot.netcdf(datafile, yvar, xvar = "time", width = 800, height = 600,
    +      
    +
    + + +
    +

    + plot.hdf5 loads the tower data from an HDF5 file + generated by ED and will plot the values against one another. The + default is for the given variable to be plotted against time. +

    +
    + +
    plot.netcdf(datafile, yvar, xvar = "time", width = 800, height = 600,
       filename = NULL, year = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    datafile

    the specific datafile to use.

    yvar

    the variable to plot along the y-axis.

    xvar

    the variable to plot along the x-axis, by default time is -used.

    filename

    is the name of the file name that is geneated, this -can be null to use existing device, otherwise it will try and

    year

    the year this data is for (only used in the title).

    the

    width of the image generated, default is 800 pixels.

    the

    height of the image generated, default is 600 pixels.

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    datafile

    the specific datafile to use.

    yvar

    the variable to plot along the y-axis.

    xvar +

    + the variable to plot along the x-axis, by default time is + used. +

    +
    filename +

    + is the name of the file name that is geneated, this can be + null to use existing device, otherwise it will try and +

    +
    year +

    the year this data is for (only used in the title).

    +
    the +

    width of the image generated, default is 800 pixels.

    +
    the +

    height of the image generated, default is 600 pixels.

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/visualization/docs/reference/points2county.html b/base/visualization/docs/reference/points2county.html index 1d10fc4..d304c53 100644 --- a/base/visualization/docs/reference/points2county.html +++ b/base/visualization/docs/reference/points2county.html @@ -2,181 +2,238 @@ - - - - -Points To County — points2county • PEcAn.visualization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Points To County — points2county • PEcAn.visualization + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert a lat, lon, <value> dataset to county-level values

    - -
    - -
    points2county(griddata)
    - -

    Arguments

    - - - - - - -
    griddata

    a data frame with columns lat, lon <some value>.

    - -

    Value

    - -

    a data.table with county-level information, including state and county name, state abbreviation, -lat, lon, county_fips, state_fips, fips, and interpolated output

    - -

    Details

    - -

    Uses the earth function to fit a multivariate spline, and then -reproject to the (approximate) centroids of US counties, for counties that fall within the -lat / lon range of the data set

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + convert a lat, lon, <value> dataset to county-level values +

    +
    + +
    points2county(griddata)
    + +

    + Arguments +

    + + + + + + + + + +
    griddata +

    + a data frame with columns + lat, lon <some value>. +

    +
    + +

    + Value +

    + +

    + a data.table with county-level information, including state and + county name, state abbreviation, lat, lon, county_fips, state_fips, + fips, and interpolated output +

    + +

    + Details +

    + +

    + Uses the earth function to fit a multivariate spline, + and then reproject to the (approximate) centroids of US counties, + for counties that fall within the lat / lon range of the data set +

    + +

    + Examples +

    +
    # NOT RUN {
     data(ozone)
     colnames(ozone) <- c('lon', 'lat', 'ozone')
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/base/visualization/docs/reference/vwReg.html b/base/visualization/docs/reference/vwReg.html index 85cc7c8..7023122 100644 --- a/base/visualization/docs/reference/vwReg.html +++ b/base/visualization/docs/reference/vwReg.html @@ -2,199 +2,262 @@ - - - + + + -PEcAn worldmap — vwReg • PEcAn.visualization + PEcAn worldmap — vwReg • PEcAn.visualization - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + + - - - - - - - - - - - +
    - +
    -
    -
    - +
    +
    + +
    -
    vwReg(formula, data, title = "", B = 1000, shade = TRUE,
    +          
    vwReg(formula, data, title = "", B = 1000, shade = TRUE,
       shade.alpha = 0.1, spag = FALSE, spag.color = "darkblue",
       mweight = TRUE, show.lm = FALSE, show.median = TRUE,
       median.col = "white", shape = 21, show.CI = FALSE,
       method = loess, bw = FALSE, slices = 200,
       palette = colorRampPalette(c("#FFEDA0", "#DD0000"), bias = 2)(20),
       ylim = NULL, quantize = "continuous", add = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    B

    = number bootstrapped smoothers

    bw

    = TRUE: define a default b&w-palette

    shade:

    plot the shaded confidence region?

    shade.alpha:

    should the CI shading fade out at the edges? (by reducing alpha; 0 = no alpha decrease, 0.1 = medium alpha decrease, 0.5 = strong alpha decrease)

    spag:

    plot spaghetti lines?

    spag.color:

    color of spaghetti lines

    mweight:

    should the median smoother be visually weighted?

    show.lm:

    should the linear regresison line be plotted?

    show.CI:

    should the 95

    -

    show.median:should the median smoother be plotted?

    -

    median.col:color of the median smoother

    -

    shape:shape of points

    -

    method:the fitting function for the spaghettis; default: loess

    -

    slices:number of slices in x and y direction for the shaded region. Higher numbers make a smoother plot, but takes longer to draw. I wouldn'T go beyond 500

    -

    palette:provide a custom color palette for the watercolors

    -

    ylim:restrict range of the watercoloring

    -

    quantize:either 'continuous', or 'SD'. In the latter case, we get three color regions for 1, 2, and 3 SD (an idea of John Mashey)

    -

    add:if add == FALSE, a new ggplot is returned. If add == TRUE, only the elements are returned, which can be added to an existing ggplot (with the '+' operator)

    -

    ...:further parameters passed to the fitting function, in the case of loess, for example, 'span = .9', or 'family = 'symmetric''

    - - -
    - -
    -
    - +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    B

    = number bootstrapped smoothers

    bw

    = TRUE: define a default b&w-palette

    shade:

    plot the shaded confidence region?

    shade.alpha: +

    + should the CI shading fade out at the edges? (by reducing + alpha; 0 = no alpha decrease, 0.1 = medium alpha decrease, 0.5 + = strong alpha decrease) +

    +
    spag:

    plot spaghetti lines?

    spag.color:

    color of spaghetti lines

    mweight:

    should the median smoother be visually weighted?

    show.lm:

    should the linear regresison line be plotted?

    show.CI: +

    should the 95

    +

    show.median:should the median smoother be plotted?

    +

    median.col:color of the median smoother

    +

    shape:shape of points

    +

    + method:the fitting function for the spaghettis; default: loess +

    +

    + slices:number of slices in x and y direction for the shaded + region. Higher numbers make a smoother plot, but takes longer + to draw. I wouldn'T go beyond 500 +

    +

    + palette:provide a custom color palette for the watercolors +

    +

    ylim:restrict range of the watercoloring

    +

    + quantize:either 'continuous', or 'SD'. In the latter case, we + get three color regions for 1, 2, and 3 SD (an idea of John + Mashey) +

    +

    + add:if add == FALSE, a new ggplot is returned. If add == TRUE, + only the elements are returned, which can be added to an + existing ggplot (with the '+' operator) +

    +

    + ...:further parameters passed to the fitting function, in the + case of loess, for example, 'span = .9', or 'family = + 'symmetric'' +

    +
    +
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/LICENSE-text.html b/base/workflow/docs/LICENSE-text.html index d576c08..f3744b2 100644 --- a/base/workflow/docs/LICENSE-text.html +++ b/base/workflow/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/authors.html b/base/workflow/docs/authors.html index cb1afa5..97b38b0 100644 --- a/base/workflow/docs/authors.html +++ b/base/workflow/docs/authors.html @@ -2,146 +2,161 @@ - - - - -Authors • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/docsearch.css b/base/workflow/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/base/workflow/docs/docsearch.css +++ b/base/workflow/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/base/workflow/docs/docsearch.js b/base/workflow/docs/docsearch.js index b35504c..bab6d00 100644 --- a/base/workflow/docs/docsearch.js +++ b/base/workflow/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/base/workflow/docs/index.html b/base/workflow/docs/index.html index 63eb5c8..f1873be 100644 --- a/base/workflow/docs/index.html +++ b/base/workflow/docs/index.html @@ -1,119 +1,175 @@ - - - - - - -PEcAn functions used for ecological forecasts and - reanalysis • PEcAn.workflow - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.workflow + + + + + + + + + + + + + + + + + - - - - + that can be used to run the major steps of a PEcAn analysis." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer - (PEcAn) is a scientific workflow management tool that - is designed to simplify the management of model - parameterization, execution, and analysis. The goal of - PEcAn is to streamline the interaction between data and - models, and to improve the efficacy of scientific - investigation. This package provides workhorse functions - that can be used to run the major steps of a PEcAn analysis. -
    - - -
    +
    + + +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PEcAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. This package + provides workhorse functions that can be used to run the major steps + of a PEcAn analysis. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/base/workflow/docs/pkgdown.css b/base/workflow/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/base/workflow/docs/pkgdown.css +++ b/base/workflow/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/base/workflow/docs/pkgdown.js b/base/workflow/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/base/workflow/docs/pkgdown.js +++ b/base/workflow/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/base/workflow/docs/reference/index.html b/base/workflow/docs/reference/index.html index f234b45..9c25f2f 100644 --- a/base/workflow/docs/reference/index.html +++ b/base/workflow/docs/reference/index.html @@ -2,156 +2,208 @@ - - - - -Function reference • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    run.write.configs()

    -

    Write model-specific run scripts and configuration files

    -

    runModule.get.trait.data()

    -

    Get trait data for all PFTs in a settings list

    -

    runModule.run.write.configs()

    -

    Generate model-specific run configuration files for one or more PEcAn runs

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + run.write.configs() +

    +
    +

    + Write model-specific run scripts and configuration files +

    +
    +

    + runModule.get.trait.data() +

    +

    Get trait data for all PFTs in a settings list

    +

    + runModule.run.write.configs() +

    +
    +

    + Generate model-specific run configuration files for one or + more PEcAn runs +

    +
    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/reference/run.write.configs.html b/base/workflow/docs/reference/run.write.configs.html index b567fb0..641465c 100644 --- a/base/workflow/docs/reference/run.write.configs.html +++ b/base/workflow/docs/reference/run.write.configs.html @@ -2,188 +2,247 @@ - - - - -Write model-specific run scripts and configuration files — run.write.configs • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write model-specific run scripts and configuration files — + run.write.configs • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +(e.g. write.config.ED2, write.config.SIPNET)." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Generates run scripts and configuration files for all analyses specified -in the provided settings. Most of the heavy lifting is done by the -write.config.* function for your specific ecosystem model -(e.g. write.config.ED2, write.config.SIPNET).

    - -
    - -
    run.write.configs(settings, write = TRUE,
    +      
    +
    + + +
    +

    + Generates run scripts and configuration files for all analyses + specified in the provided settings. Most of the heavy lifting is + done by the write.config.* function for your specific + ecosystem model (e.g. write.config.ED2, write.config.SIPNET). +

    +
    + +
    run.write.configs(settings, write = TRUE,
       ens.sample.method = "uniform", posterior.files = rep(NA,
       length(settings$pfts)), overwrite = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    settings

    a PEcAn settings list

    write

    should the runs be written to the database?

    ens.sample.method

    how to sample the ensemble members('halton' sequence or 'uniform' random)

    posterior.files

    Filenames for posteriors for drawing samples for ensemble and sensitivity -analysis (e.g. post.distns.Rdata, or prior.distns.Rdata)

    overwrite

    logical: Replace output files that already exist?

    - -

    Value

    - -

    an updated settings list, which includes ensemble IDs for SA and ensemble analysis

    - -

    Details

    - -

    The default value for posterior.files is NA, in which case the - most recent posterior or prior (in that order) for the workflow is used. - When specified, posterior.files should be a vector of filenames with one entry for each PFT. - Specify filenames with no path; PFT outdirs will be appended. This forces use of only - files within this workflow, to avoid confusion.

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Ryan Kelly, Mike Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/reference/runModule.get.trait.data.html b/base/workflow/docs/reference/runModule.get.trait.data.html index 7bd3e3e..5da1e7a 100644 --- a/base/workflow/docs/reference/runModule.get.trait.data.html +++ b/base/workflow/docs/reference/runModule.get.trait.data.html @@ -2,143 +2,186 @@ - - - - -Get trait data for all PFTs in a settings list — runModule.get.trait.data • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get trait data for all PFTs in a settings list — runModule.get.trait.data + • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get trait data for all PFTs in a settings list

    - -
    - -
    runModule.get.trait.data(settings)
    - -

    Arguments

    - - - - - - -
    settings

    PEcAn configuration list. Must have class `Settings` or `MultiSettings`

    - - -
    - -
    +
    +
    + + +
    +

    Get trait data for all PFTs in a settings list

    +
    + +
    runModule.get.trait.data(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings +

    + PEcAn configuration list. Must have class `Settings` or + `MultiSettings` +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/base/workflow/docs/reference/runModule.run.write.configs.html b/base/workflow/docs/reference/runModule.run.write.configs.html index 8d569d9..424b059 100644 --- a/base/workflow/docs/reference/runModule.run.write.configs.html +++ b/base/workflow/docs/reference/runModule.run.write.configs.html @@ -2,153 +2,201 @@ - - - - -Generate model-specific run configuration files for one or more PEcAn runs — runModule.run.write.configs • PEcAn.workflow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate model-specific run configuration files for one or more PEcAn runs + — runModule.run.write.configs • PEcAn.workflow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Generate model-specific run configuration files for one or more PEcAn runs

    - -
    - -
    runModule.run.write.configs(settings, overwrite = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    a PEcAn Settings or MultiSettings object

    overwrite

    logical: Replace config files if they already exist?

    - -

    Value

    - -

    A modified settings object, invisibly

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/css/components.css b/css/components.css index f4eb45d..14a6814 100644 --- a/css/components.css +++ b/css/components.css @@ -17,20 +17,24 @@ display: none; } .tab-nav > .tab-label { - float:left; + float: left; } -a.tab-label, a.tab-label:link, a.tab-label:visited, a.tab-label:hover { +a.tab-label, +a.tab-label:link, +a.tab-label:visited, +a.tab-label:hover { background: none repeat scroll 0 0 #262626; color: #fff; margin-right: 1px; padding: 0.625rem 1.25rem; - transition: background 0.20s linear 0s; - -o-transition: background 0.20s linear 0s; - -ms-transition: background 0.20s linear 0s; - -moz-transition: background 0.20s linear 0s; - -webkit-transition: background 0.20s linear 0s; + transition: background 0.2s linear 0s; + -o-transition: background 0.2s linear 0s; + -ms-transition: background 0.2s linear 0s; + -moz-transition: background 0.2s linear 0s; + -webkit-transition: background 0.2s linear 0s; } -a.tab-label:hover,a.tab-label.active-btn { +a.tab-label:hover, +a.tab-label.active-btn { background: none repeat scroll 0 0 #999; } .tab-label.active-btn { @@ -39,75 +43,99 @@ a.tab-label:hover,a.tab-label.active-btn { .tab-content { text-align: left; } -@media screen and (max-width:768px) { +@media screen and (max-width: 768px) { .tab-nav > .tab-label { margin: 0.5px 0; width: 100%; } } /* Custom forms */ -form.customform input, form.customform select, form.customform textarea, form.customform button { - font-size:0.9rem; - font-family:inherit; - margin-bottom:1.25rem; -} -form.customform input, form.customform select {height: 2.7rem;} -form.customform input, form.customform textarea, form.customform select { - background: none repeat scroll 0 0 #F5F5F5; - transition: background 0.20s linear 0s; - -o-transition: background 0.20s linear 0s; - -ms-transition: background 0.20s linear 0s; - -moz-transition: background 0.20s linear 0s; - -webkit-transition: background 0.20s linear 0s; -} -form.customform input:hover, form.customform textarea:hover, form.customform select:hover, form.customform input:focus, form.customform textarea:focus, form.customform select:focus {background: none repeat scroll 0 0 #fff;} -form.customform input, form.customform textarea, form.customform select { - background: none repeat scroll 0 0 #F5F5F5; - border: 1px solid #E0E0E0; - padding: 0.625rem; - width: 100%; +form.customform input, +form.customform select, +form.customform textarea, +form.customform button { + font-size: 0.9rem; + font-family: inherit; + margin-bottom: 1.25rem; +} +form.customform input, +form.customform select { + height: 2.7rem; +} +form.customform input, +form.customform textarea, +form.customform select { + background: none repeat scroll 0 0 #f5f5f5; + transition: background 0.2s linear 0s; + -o-transition: background 0.2s linear 0s; + -ms-transition: background 0.2s linear 0s; + -moz-transition: background 0.2s linear 0s; + -webkit-transition: background 0.2s linear 0s; +} +form.customform input:hover, +form.customform textarea:hover, +form.customform select:hover, +form.customform input:focus, +form.customform textarea:focus, +form.customform select:focus { + background: none repeat scroll 0 0 #fff; +} +form.customform input, +form.customform textarea, +form.customform select { + background: none repeat scroll 0 0 #f5f5f5; + border: 1px solid #e0e0e0; + padding: 0.625rem; + width: 100%; } form.customform input[type="file"] { - border: 1px solid #E0E0E0; - height: auto; - max-height: 2.7rem; - min-height: 2.7rem; - padding: 0.4rem; - width: 100%; -} -form.customform input[type="radio"], form.customform input[type="checkbox"] { - margin-right: 0.625rem; - width:auto; - padding:0; - height:auto; -} -form.customform option {padding: 0.625rem;} -form.customform select[multiple="multiple"] {height: auto;} + border: 1px solid #e0e0e0; + height: auto; + max-height: 2.7rem; + min-height: 2.7rem; + padding: 0.4rem; + width: 100%; +} +form.customform input[type="radio"], +form.customform input[type="checkbox"] { + margin-right: 0.625rem; + width: auto; + padding: 0; + height: auto; +} +form.customform option { + padding: 0.625rem; +} +form.customform select[multiple="multiple"] { + height: auto; +} form.customform button { - width: 100%; - background: none repeat scroll 0 0 #152732; - border: 0 none; - color: #fff; - height: 2.7rem; - padding: 0.625rem; - cursor:pointer; - width: 100%; - transition: background 0.20s linear 0s; - -o-transition: background 0.20s linear 0s; - -ms-transition: background 0.20s linear 0s; - -moz-transition: background 0.20s linear 0s; - -webkit-transition: background 0.20s linear 0s; + width: 100%; + background: none repeat scroll 0 0 #152732; + border: 0 none; + color: #fff; + height: 2.7rem; + padding: 0.625rem; + cursor: pointer; + width: 100%; + transition: background 0.2s linear 0s; + -o-transition: background 0.2s linear 0s; + -ms-transition: background 0.2s linear 0s; + -moz-transition: background 0.2s linear 0s; + -webkit-transition: background 0.2s linear 0s; } /* Tooltip */ -a.tooltip-container,.tooltip-container { - border-bottom:1px dotted; +a.tooltip-container, +.tooltip-container { + border-bottom: 1px dotted; border-bottom-color: color; cursor: help; font-weight: 600; } -a .tooltip-content,.tooltip-content { +a .tooltip-content, +.tooltip-content { background: #152732 none repeat scroll 0 0; - color: #fff!important; + color: #fff !important; border-radius: 3px; display: none; font-size: 0.8rem; @@ -132,7 +160,8 @@ a .tooltip-content,.tooltip-content { position: absolute; width: 0; } -a.tooltip-content.tooltip-bottom,.tooltip-content.tooltip-bottom { +a.tooltip-content.tooltip-bottom, +.tooltip-content.tooltip-bottom { margin-top: 1.25rem; } .tooltip-content.tooltip-bottom::after { @@ -143,7 +172,11 @@ a.tooltip-content.tooltip-bottom,.tooltip-content.tooltip-bottom { top: -5px; } /* Buttons */ -.button,a.button,a.button:link,a.button:active,a.button:visited { +.button, +a.button, +a.button:link, +a.button:active, +a.button:visited { background: #777 none repeat scroll 0 0; border: 0; color: #fff; @@ -152,11 +185,11 @@ a.tooltip-content.tooltip-bottom,.tooltip-content.tooltip-bottom { font-size: 0.85rem; padding: 0.825rem 1rem; text-align: center; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .button.rounded-btn { border-radius: 4px; @@ -164,42 +197,60 @@ a.tooltip-content.tooltip-bottom,.tooltip-content.tooltip-bottom { .button.rounded-full-btn { border-radius: 100px; } -.button:hover {box-shadow: 0 0 10px 100px rgba(255,255,255,0.15) inset;} -.button.secondary-btn,a.button.secondary-btn,a.button.secondary-btn:link,a.button.secondary-btn:active,a.button.secondary-btn:visited { +.button:hover { + box-shadow: 0 0 10px 100px rgba(255, 255, 255, 0.15) inset; +} +.button.secondary-btn, +a.button.secondary-btn, +a.button.secondary-btn:link, +a.button.secondary-btn:active, +a.button.secondary-btn:visited { background: #444 none repeat scroll 0 0; } -.button.cancel-btn,a.button.cancel-btn,a.button.cancel-btn:link,a.button.cancel-btn:active,a.button.cancel-btn:visited { +.button.cancel-btn, +a.button.cancel-btn, +a.button.cancel-btn:link, +a.button.cancel-btn:active, +a.button.cancel-btn:visited { background: #dc003a none repeat scroll 0 0; } -.button.submit-btn,a.button.submit-btn,a.button.submit-btn:link,a.button.submit-btn:active,a.button.submit-btn:visited { +.button.submit-btn, +a.button.submit-btn, +a.button.submit-btn:link, +a.button.submit-btn:active, +a.button.submit-btn:visited { background: #b4bf04 none repeat scroll 0 0; } -.button.reload-btn,a.button.reload-btn,a.button.reload-btn:link,a.button.reload-btn:active,a.button.reload-btn:visited { +.button.reload-btn, +a.button.reload-btn, +a.button.reload-btn:link, +a.button.reload-btn:active, +a.button.reload-btn:visited { background: #ff9800 none repeat scroll 0 0; } .button.disabled-btn { - cursor: not-allowed!important; + cursor: not-allowed !important; opacity: 0.2; } .button i { background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; border-radius: 27px; - color: #fff!important; + color: #fff !important; display: inline-block; font-size: 0.8rem; height: 27px; line-height: 27px; margin-right: 5px; width: 27px; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .button:hover > i { background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0; } .grid .button { - width: 100%; -} \ No newline at end of file + width: 100%; +} diff --git a/css/icons.css b/css/icons.css index e0b2d64..49fdea7 100644 --- a/css/icons.css +++ b/css/icons.css @@ -1,13 +1,14 @@ /* Icon font - MFG labs */ @font-face { - font-family: 'mfg'; - src: url('../font/mfglabsiconset-webfont.eot'); - src: url('../font/mfglabsiconset-webfont.svg#mfg_labs_iconsetregular') format('svg'), - url('../font/mfglabsiconset-webfont.eot?#iefix') format('embedded-opentype'), - url('../font/mfglabsiconset-webfont.woff') format('woff'), - url('../font/mfglabsiconset-webfont.ttf') format('truetype'); - font-weight: normal; - font-style: normal; + font-family: "mfg"; + src: url("../font/mfglabsiconset-webfont.eot"); + src: url("../font/mfglabsiconset-webfont.svg#mfg_labs_iconsetregular") + format("svg"), + url("../font/mfglabsiconset-webfont.eot?#iefix") format("embedded-opentype"), + url("../font/mfglabsiconset-webfont.woff") format("woff"), + url("../font/mfglabsiconset-webfont.ttf") format("truetype"); + font-weight: normal; + font-style: normal; } .icon-cloud, @@ -196,213 +197,593 @@ .icon-disconnect, .icon-graph, .icon-new_user { - font-family: 'mfg'; + font-family: "mfg"; font-style: normal; font-variant: normal; font-weight: normal; - color:#e3e3e3; - speak: none; + color: #e3e3e3; + speak: none; text-transform: none; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon2x {font-size: 2rem;} -.icon3x {font-size: 3rem;} - -.icon-cloud:before { content: "\2601"; } -.icon-at:before { content: "\0040"; } -.icon-plus:before { content: "\002B"; } -.icon-minus:before { content: "\2212"; } -.icon-arrow_up:before { content: "\2191"; } -.icon-arrow_down:before { content: "\2193"; } -.icon-arrow_right:before { content: "\2192"; } -.icon-arrow_left:before { content: "\2190"; } -.icon-chevron_down:before { content: "\f004"; } -.icon-chevron_up:before { content: "\f005"; } -.icon-chevron_right:before { content: "\f006"; } -.icon-chevron_left:before { content: "\f007"; } -.icon-reorder:before { content: "\f008"; } -.icon-list:before { content: "\f009"; } -.icon-reorder_square:before { content: "\f00a"; } -.icon-reorder_square_line:before { content: "\f00b"; } -.icon-coverflow:before { content: "\f00c"; } -.icon-coverflow_line:before { content: "\f00d"; } -.icon-pause:before { content: "\f00e"; } -.icon-play:before { content: "\f00f"; } -.icon-step_forward:before { content: "\f010"; } -.icon-step_backward:before { content: "\f011"; } -.icon-fast_forward:before { content: "\f012"; } -.icon-fast_backward:before { content: "\f013"; } -.icon-cloud_upload:before { content: "\f014"; } -.icon-cloud_download:before { content: "\f015"; } -.icon-data_science:before { content: "\f016"; } -.icon-data_science_black:before { content: "\f017"; } -.icon-globe:before { content: "\f018"; } -.icon-globe_black:before { content: "\f019"; } -.icon-math_ico:before { content: "\f01a"; } -.icon-math:before { content: "\f01b"; } -.icon-math_black:before { content: "\f01c"; } -.icon-paperplane_ico:before { content: "\f01d"; } -.icon-paperplane:before { content: "\f01e"; } -.icon-paperplane_black:before { content: "\f01f"; } -.icon-color_balance:before { content: "\f020"; } -.icon-star:before { content: "\2605"; } -.icon-star_half:before { content: "\f022"; } -.icon-star_empty:before { content: "\2606"; } -.icon-star_half_empty:before { content: "\f024"; } -.icon-reload:before { content: "\f025"; } -.icon-heart:before { content: "\2665"; } -.icon-heart_broken:before { content: "\f028"; } -.icon-hashtag:before { content: "\f029"; } -.icon-reply:before { content: "\f02a"; } -.icon-retweet:before { content: "\f02b"; } -.icon-signin:before { content: "\f02c"; } -.icon-signout:before { content: "\f02d"; } -.icon-download:before { content: "\f02e"; } -.icon-upload:before { content: "\f02f"; } -.icon-placepin:before { content: "\f031"; } -.icon-display_screen:before { content: "\f032"; } -.icon-tablet:before { content: "\f033"; } -.icon-smartphone:before { content: "\f034"; } -.icon-connected_object:before { content: "\f035"; } -.icon-lock:before { content: "\F512"; } -.icon-unlock:before { content: "\F513"; } -.icon-camera:before { content: "\F4F7"; } -.icon-isight:before { content: "\f039"; } -.icon-video_camera:before { content: "\f03a"; } -.icon-random:before { content: "\f03b"; } -.icon-message:before { content: "\F4AC"; } -.icon-discussion:before { content: "\f03d"; } -.icon-calendar:before { content: "\F4C5"; } -.icon-ringbell:before { content: "\f03f"; } -.icon-movie:before { content: "\f040"; } -.icon-mail:before { content: "\2709"; } -.icon-pen:before { content: "\270F"; } -.icon-settings:before { content: "\9881"; } -.icon-measure:before { content: "\f044"; } -.icon-vector:before { content: "\f045"; } -.icon-vector_pen:before { content: "\2712"; } -.icon-mute_on:before { content: "\f047"; } -.icon-mute_off:before { content: "\f048"; } -.icon-home:before { content: "\2302"; } -.icon-sheet:before { content: "\f04a"; } -.icon-arrow_big_right:before { content: "\21C9"; } -.icon-arrow_big_left:before { content: "\21C7"; } -.icon-arrow_big_down:before { content: "\21CA"; } -.icon-arrow_big_up:before { content: "\21C8"; } -.icon-dribbble_circle:before { content: "\f04f"; } -.icon-dribbble:before { content: "\f050"; } -.icon-facebook_circle:before { content: "\f051"; } -.icon-facebook:before { content: "\f052"; } -.icon-git_circle_alt:before { content: "\f053"; } -.icon-git_circle:before { content: "\f054"; } -.icon-git:before { content: "\f055"; } -.icon-octopus:before { content: "\f056"; } -.icon-twitter_circle:before { content: "\f057"; } -.icon-twitter:before { content: "\f058"; } -.icon-google_plus_circle:before { content: "\f059"; } -.icon-google_plus:before { content: "\f05a"; } -.icon-linked_in_circle:before { content: "\f05b"; } -.icon-linked_in:before { content: "\f05c"; } -.icon-instagram:before { content: "\f05d"; } -.icon-instagram_circle:before { content: "\f05e"; } -.icon-mfg_icon:before { content: "\f05f"; } -.icon-xing:before { content: "\F532"; } -.icon-xing_circle:before { content: "\F533"; } -.icon-mfg_icon_circle:before { content: "\f060"; } -.icon-user:before { content: "\f061"; } -.icon-user_male:before { content: "\f062"; } -.icon-user_female:before { content: "\f063"; } -.icon-users:before { content: "\f064"; } -.icon-file_open:before { content: "\F4C2"; } -.icon-file_close:before { content: "\f067"; } -.icon-file_alt:before { content: "\f068"; } -.icon-file_close_alt:before { content: "\f069"; } -.icon-attachment:before { content: "\f06a"; } -.icon-check:before { content: "\2713"; } -.icon-cross_mark:before { content: "\274C"; } -.icon-cancel_circle:before { content: "\F06E"; } -.icon-check_circle:before { content: "\f06d"; } -.icon-magnifying:before { content: "\F50D"; } -.icon-inbox:before { content: "\f070"; } -.icon-clock:before { content: "\23F2"; } -.icon-stopwatch:before { content: "\23F1"; } -.icon-hourglass:before { content: "\231B"; } -.icon-trophy:before { content: "\f074"; } -.icon-unlock_alt:before { content: "\F075"; } -.icon-lock_alt:before { content: "\F510"; } -.icon-arrow_doubled_right:before { content: "\21D2"; } -.icon-arrow_doubled_left:before { content: "\21D0"; } -.icon-arrow_doubled_down:before { content: "\21D3"; } -.icon-arrow_doubled_up:before { content: "\21D1"; } -.icon-link:before { content: "\f07B"; } -.icon-warning:before { content: "\2757"; } -.icon-warning_alt:before { content: "\2755"; } -.icon-magnifying_plus:before { content: "\f07E"; } -.icon-magnifying_minus:before { content: "\f07F"; } -.icon-white_question:before { content: "\2754"; } -.icon-black_question:before { content: "\2753"; } -.icon-stop:before { content: "\f080"; } -.icon-share:before { content: "\f081"; } -.icon-eye:before { content: "\f082"; } -.icon-trash_can:before { content: "\f083"; } -.icon-hard_drive:before { content: "\f084"; } -.icon-information_black:before { content: "\f085"; } -.icon-information_white:before { content: "\f086"; } -.icon-printer:before { content: "\f087"; } -.icon-letter:before { content: "\f088"; } -.icon-soundcloud:before { content: "\f089"; } -.icon-soundcloud_circle:before { content: "\f08A"; } -.icon-anchor:before { content: "\2693"; } -.icon-female_sign:before { content: "\2640"; } -.icon-male_sign:before { content: "\2642"; } -.icon-joystick:before { content: "\F514"; } -.icon-high_voltage:before { content: "\26A1"; } -.icon-fire:before { content: "\F525"; } -.icon-newspaper:before { content: "\F4F0"; } -.icon-chart:before { content: "\F526"; } -.icon-spread:before { content: "\F527"; } -.icon-spinner_1:before { content: "\F528"; } -.icon-spinner_2:before { content: "\F529"; } -.icon-chart_alt:before { content: "\F530"; } -.icon-label:before { content: "\F531"; } -.icon-brush:before { content: "\E000"; } -.icon-refresh:before { content: "\E001"; } -.icon-node:before { content: "\E002"; } -.icon-node_2:before { content: "\E003"; } -.icon-node_3:before { content: "\E004"; } -.icon-link_2_nodes:before { content: "\E005"; } -.icon-link_3_nodes:before { content: "\E006"; } -.icon-link_loop_nodes:before { content: "\E007"; } -.icon-node_size:before { content: "\E008"; } -.icon-node_color:before { content: "\E009"; } -.icon-layout_directed:before { content: "\E010"; } -.icon-layout_radial:before { content: "\E011"; } -.icon-layout_hierarchical:before { content: "\E012"; } -.icon-node_link_direction:before { content: "\E013"; } -.icon-node_link_short_path:before { content: "\E014"; } -.icon-node_cluster:before { content: "\E015"; } -.icon-display_graph:before { content: "\E016"; } -.icon-node_link_weight:before { content: "\E017"; } -.icon-more_node_links:before { content: "\E018"; } -.icon-node_shape:before { content: "\E00A"; } -.icon-node_icon:before { content: "\E00B"; } -.icon-node_text:before { content: "\E00C"; } -.icon-node_link_text:before { content: "\E00D"; } -.icon-node_link_color:before { content: "\E00E"; } -.icon-node_link_shape:before { content: "\E00F"; } -.icon-credit_card:before { content: "\F4B3"; } -.icon-disconnect:before { content: "\F534"; } -.icon-graph:before { content: "\F535"; } -.icon-new_user:before { content: "\F536"; } +.icon2x { + font-size: 2rem; +} +.icon3x { + font-size: 3rem; +} +.icon-cloud:before { + content: "\2601"; +} +.icon-at:before { + content: "\0040"; +} +.icon-plus:before { + content: "\002B"; +} +.icon-minus:before { + content: "\2212"; +} +.icon-arrow_up:before { + content: "\2191"; +} +.icon-arrow_down:before { + content: "\2193"; +} +.icon-arrow_right:before { + content: "\2192"; +} +.icon-arrow_left:before { + content: "\2190"; +} +.icon-chevron_down:before { + content: "\f004"; +} +.icon-chevron_up:before { + content: "\f005"; +} +.icon-chevron_right:before { + content: "\f006"; +} +.icon-chevron_left:before { + content: "\f007"; +} +.icon-reorder:before { + content: "\f008"; +} +.icon-list:before { + content: "\f009"; +} +.icon-reorder_square:before { + content: "\f00a"; +} +.icon-reorder_square_line:before { + content: "\f00b"; +} +.icon-coverflow:before { + content: "\f00c"; +} +.icon-coverflow_line:before { + content: "\f00d"; +} +.icon-pause:before { + content: "\f00e"; +} +.icon-play:before { + content: "\f00f"; +} +.icon-step_forward:before { + content: "\f010"; +} +.icon-step_backward:before { + content: "\f011"; +} +.icon-fast_forward:before { + content: "\f012"; +} +.icon-fast_backward:before { + content: "\f013"; +} +.icon-cloud_upload:before { + content: "\f014"; +} +.icon-cloud_download:before { + content: "\f015"; +} +.icon-data_science:before { + content: "\f016"; +} +.icon-data_science_black:before { + content: "\f017"; +} +.icon-globe:before { + content: "\f018"; +} +.icon-globe_black:before { + content: "\f019"; +} +.icon-math_ico:before { + content: "\f01a"; +} +.icon-math:before { + content: "\f01b"; +} +.icon-math_black:before { + content: "\f01c"; +} +.icon-paperplane_ico:before { + content: "\f01d"; +} +.icon-paperplane:before { + content: "\f01e"; +} +.icon-paperplane_black:before { + content: "\f01f"; +} +.icon-color_balance:before { + content: "\f020"; +} +.icon-star:before { + content: "\2605"; +} +.icon-star_half:before { + content: "\f022"; +} +.icon-star_empty:before { + content: "\2606"; +} +.icon-star_half_empty:before { + content: "\f024"; +} +.icon-reload:before { + content: "\f025"; +} +.icon-heart:before { + content: "\2665"; +} +.icon-heart_broken:before { + content: "\f028"; +} +.icon-hashtag:before { + content: "\f029"; +} +.icon-reply:before { + content: "\f02a"; +} +.icon-retweet:before { + content: "\f02b"; +} +.icon-signin:before { + content: "\f02c"; +} +.icon-signout:before { + content: "\f02d"; +} +.icon-download:before { + content: "\f02e"; +} +.icon-upload:before { + content: "\f02f"; +} +.icon-placepin:before { + content: "\f031"; +} +.icon-display_screen:before { + content: "\f032"; +} +.icon-tablet:before { + content: "\f033"; +} +.icon-smartphone:before { + content: "\f034"; +} +.icon-connected_object:before { + content: "\f035"; +} +.icon-lock:before { + content: "\F512"; +} +.icon-unlock:before { + content: "\F513"; +} +.icon-camera:before { + content: "\F4F7"; +} +.icon-isight:before { + content: "\f039"; +} +.icon-video_camera:before { + content: "\f03a"; +} +.icon-random:before { + content: "\f03b"; +} +.icon-message:before { + content: "\F4AC"; +} +.icon-discussion:before { + content: "\f03d"; +} +.icon-calendar:before { + content: "\F4C5"; +} +.icon-ringbell:before { + content: "\f03f"; +} +.icon-movie:before { + content: "\f040"; +} +.icon-mail:before { + content: "\2709"; +} +.icon-pen:before { + content: "\270F"; +} +.icon-settings:before { + content: "\9881"; +} +.icon-measure:before { + content: "\f044"; +} +.icon-vector:before { + content: "\f045"; +} +.icon-vector_pen:before { + content: "\2712"; +} +.icon-mute_on:before { + content: "\f047"; +} +.icon-mute_off:before { + content: "\f048"; +} +.icon-home:before { + content: "\2302"; +} +.icon-sheet:before { + content: "\f04a"; +} +.icon-arrow_big_right:before { + content: "\21C9"; +} +.icon-arrow_big_left:before { + content: "\21C7"; +} +.icon-arrow_big_down:before { + content: "\21CA"; +} +.icon-arrow_big_up:before { + content: "\21C8"; +} +.icon-dribbble_circle:before { + content: "\f04f"; +} +.icon-dribbble:before { + content: "\f050"; +} +.icon-facebook_circle:before { + content: "\f051"; +} +.icon-facebook:before { + content: "\f052"; +} +.icon-git_circle_alt:before { + content: "\f053"; +} +.icon-git_circle:before { + content: "\f054"; +} +.icon-git:before { + content: "\f055"; +} +.icon-octopus:before { + content: "\f056"; +} +.icon-twitter_circle:before { + content: "\f057"; +} +.icon-twitter:before { + content: "\f058"; +} +.icon-google_plus_circle:before { + content: "\f059"; +} +.icon-google_plus:before { + content: "\f05a"; +} +.icon-linked_in_circle:before { + content: "\f05b"; +} +.icon-linked_in:before { + content: "\f05c"; +} +.icon-instagram:before { + content: "\f05d"; +} +.icon-instagram_circle:before { + content: "\f05e"; +} +.icon-mfg_icon:before { + content: "\f05f"; +} +.icon-xing:before { + content: "\F532"; +} +.icon-xing_circle:before { + content: "\F533"; +} +.icon-mfg_icon_circle:before { + content: "\f060"; +} +.icon-user:before { + content: "\f061"; +} +.icon-user_male:before { + content: "\f062"; +} +.icon-user_female:before { + content: "\f063"; +} +.icon-users:before { + content: "\f064"; +} +.icon-file_open:before { + content: "\F4C2"; +} +.icon-file_close:before { + content: "\f067"; +} +.icon-file_alt:before { + content: "\f068"; +} +.icon-file_close_alt:before { + content: "\f069"; +} +.icon-attachment:before { + content: "\f06a"; +} +.icon-check:before { + content: "\2713"; +} +.icon-cross_mark:before { + content: "\274C"; +} +.icon-cancel_circle:before { + content: "\F06E"; +} +.icon-check_circle:before { + content: "\f06d"; +} +.icon-magnifying:before { + content: "\F50D"; +} +.icon-inbox:before { + content: "\f070"; +} +.icon-clock:before { + content: "\23F2"; +} +.icon-stopwatch:before { + content: "\23F1"; +} +.icon-hourglass:before { + content: "\231B"; +} +.icon-trophy:before { + content: "\f074"; +} +.icon-unlock_alt:before { + content: "\F075"; +} +.icon-lock_alt:before { + content: "\F510"; +} +.icon-arrow_doubled_right:before { + content: "\21D2"; +} +.icon-arrow_doubled_left:before { + content: "\21D0"; +} +.icon-arrow_doubled_down:before { + content: "\21D3"; +} +.icon-arrow_doubled_up:before { + content: "\21D1"; +} +.icon-link:before { + content: "\f07B"; +} +.icon-warning:before { + content: "\2757"; +} +.icon-warning_alt:before { + content: "\2755"; +} +.icon-magnifying_plus:before { + content: "\f07E"; +} +.icon-magnifying_minus:before { + content: "\f07F"; +} +.icon-white_question:before { + content: "\2754"; +} +.icon-black_question:before { + content: "\2753"; +} +.icon-stop:before { + content: "\f080"; +} +.icon-share:before { + content: "\f081"; +} +.icon-eye:before { + content: "\f082"; +} +.icon-trash_can:before { + content: "\f083"; +} +.icon-hard_drive:before { + content: "\f084"; +} +.icon-information_black:before { + content: "\f085"; +} +.icon-information_white:before { + content: "\f086"; +} +.icon-printer:before { + content: "\f087"; +} +.icon-letter:before { + content: "\f088"; +} +.icon-soundcloud:before { + content: "\f089"; +} +.icon-soundcloud_circle:before { + content: "\f08A"; +} +.icon-anchor:before { + content: "\2693"; +} +.icon-female_sign:before { + content: "\2640"; +} +.icon-male_sign:before { + content: "\2642"; +} +.icon-joystick:before { + content: "\F514"; +} +.icon-high_voltage:before { + content: "\26A1"; +} +.icon-fire:before { + content: "\F525"; +} +.icon-newspaper:before { + content: "\F4F0"; +} +.icon-chart:before { + content: "\F526"; +} +.icon-spread:before { + content: "\F527"; +} +.icon-spinner_1:before { + content: "\F528"; +} +.icon-spinner_2:before { + content: "\F529"; +} +.icon-chart_alt:before { + content: "\F530"; +} +.icon-label:before { + content: "\F531"; +} +.icon-brush:before { + content: "\E000"; +} +.icon-refresh:before { + content: "\E001"; +} +.icon-node:before { + content: "\E002"; +} +.icon-node_2:before { + content: "\E003"; +} +.icon-node_3:before { + content: "\E004"; +} +.icon-link_2_nodes:before { + content: "\E005"; +} +.icon-link_3_nodes:before { + content: "\E006"; +} +.icon-link_loop_nodes:before { + content: "\E007"; +} +.icon-node_size:before { + content: "\E008"; +} +.icon-node_color:before { + content: "\E009"; +} +.icon-layout_directed:before { + content: "\E010"; +} +.icon-layout_radial:before { + content: "\E011"; +} +.icon-layout_hierarchical:before { + content: "\E012"; +} +.icon-node_link_direction:before { + content: "\E013"; +} +.icon-node_link_short_path:before { + content: "\E014"; +} +.icon-node_cluster:before { + content: "\E015"; +} +.icon-display_graph:before { + content: "\E016"; +} +.icon-node_link_weight:before { + content: "\E017"; +} +.icon-more_node_links:before { + content: "\E018"; +} +.icon-node_shape:before { + content: "\E00A"; +} +.icon-node_icon:before { + content: "\E00B"; +} +.icon-node_text:before { + content: "\E00C"; +} +.icon-node_link_text:before { + content: "\E00D"; +} +.icon-node_link_color:before { + content: "\E00E"; +} +.icon-node_link_shape:before { + content: "\E00F"; +} +.icon-credit_card:before { + content: "\F4B3"; +} +.icon-disconnect:before { + content: "\F534"; +} +.icon-graph:before { + content: "\F535"; +} +.icon-new_user:before { + content: "\F536"; +} /* Icon font - Simple Line Icons */ @font-face { - font-family: 'sli'; - src: url('../font/Simple-Line-Icons.eot?v=2.2.2'); - src: url('../font/Simple-Line-Icons.eot?v=2.2.2#iefix') format('embedded-opentype'), url('../font/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'), url('../font/Simple-Line-Icons.woff2?v=2.2.2') format('woff2'), url('../font/Simple-Line-Icons.woff?v=2.2.2') format('woff'), url('../font/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg'); + font-family: "sli"; + src: url("../font/Simple-Line-Icons.eot?v=2.2.2"); + src: url("../font/Simple-Line-Icons.eot?v=2.2.2#iefix") + format("embedded-opentype"), + url("../font/Simple-Line-Icons.ttf?v=2.2.2") format("truetype"), + url("../font/Simple-Line-Icons.woff2?v=2.2.2") format("woff2"), + url("../font/Simple-Line-Icons.woff?v=2.2.2") format("woff"), + url("../font/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons") format("svg"); font-weight: normal; font-style: normal; } @@ -592,200 +973,570 @@ .icon-sli-social-stumbleupon, .icon-sli-social-youtube, .icon-sli-social-dropbox { - font-family: 'sli'; - font-style: normal; + font-family: "sli"; + font-style: normal; font-variant: normal; font-weight: normal; - color:#e3e3e3; + color: #e3e3e3; speak: none; text-transform: none; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-sli-user:before { content: "\e005"; } -.icon-sli-people:before { content: "\e001"; } -.icon-sli-user-female:before { content: "\e000"; } -.icon-sli-user-follow:before { content: "\e002"; } -.icon-sli-user-following:before { content: "\e003"; } -.icon-sli-user-unfollow:before { content: "\e004"; } -.icon-sli-login:before { content: "\e066"; } -.icon-sli-logout:before { content: "\e065"; } -.icon-sli-emotsmile:before { content: "\e021"; } -.icon-sli-phone:before { content: "\e600"; } -.icon-sli-call-end:before { content: "\e048"; } -.icon-sli-call-in:before { content: "\e047"; } -.icon-sli-call-out:before { content: "\e046"; } -.icon-sli-map:before { content: "\e033"; } -.icon-sli-location-pin:before { content: "\e096"; } -.icon-sli-direction:before { content: "\e042"; } -.icon-sli-directions:before { content: "\e041"; } -.icon-sli-compass:before { content: "\e045"; } -.icon-sli-layers:before { content: "\e034"; } -.icon-sli-menu:before { content: "\e601"; } -.icon-sli-list:before { content: "\e067"; } -.icon-sli-options-vertical:before { content: "\e602"; } -.icon-sli-options:before { content: "\e603"; } -.icon-sli-arrow-down:before { content: "\e604"; } -.icon-sli-arrow-left:before { content: "\e605"; } -.icon-sli-arrow-right:before { content: "\e606"; } -.icon-sli-arrow-up:before { content: "\e607"; } -.icon-sli-arrow-up-circle:before { content: "\e078"; } -.icon-sli-arrow-left-circle:before { content: "\e07a"; } -.icon-sli-arrow-right-circle:before { content: "\e079"; } -.icon-sli-arrow-down-circle:before { content: "\e07b"; } -.icon-sli-check:before { content: "\e080"; } -.icon-sli-clock:before { content: "\e081"; } -.icon-sli-plus:before { content: "\e095"; } -.icon-sli-minus:before { content: "\e615"; } -.icon-sli-close:before { content: "\e082"; } -.icon-sli-organization:before { content: "\e616"; } +.icon-sli-user:before { + content: "\e005"; +} +.icon-sli-people:before { + content: "\e001"; +} +.icon-sli-user-female:before { + content: "\e000"; +} +.icon-sli-user-follow:before { + content: "\e002"; +} +.icon-sli-user-following:before { + content: "\e003"; +} +.icon-sli-user-unfollow:before { + content: "\e004"; +} +.icon-sli-login:before { + content: "\e066"; +} +.icon-sli-logout:before { + content: "\e065"; +} +.icon-sli-emotsmile:before { + content: "\e021"; +} +.icon-sli-phone:before { + content: "\e600"; +} +.icon-sli-call-end:before { + content: "\e048"; +} +.icon-sli-call-in:before { + content: "\e047"; +} +.icon-sli-call-out:before { + content: "\e046"; +} +.icon-sli-map:before { + content: "\e033"; +} +.icon-sli-location-pin:before { + content: "\e096"; +} +.icon-sli-direction:before { + content: "\e042"; +} +.icon-sli-directions:before { + content: "\e041"; +} +.icon-sli-compass:before { + content: "\e045"; +} +.icon-sli-layers:before { + content: "\e034"; +} +.icon-sli-menu:before { + content: "\e601"; +} +.icon-sli-list:before { + content: "\e067"; +} +.icon-sli-options-vertical:before { + content: "\e602"; +} +.icon-sli-options:before { + content: "\e603"; +} +.icon-sli-arrow-down:before { + content: "\e604"; +} +.icon-sli-arrow-left:before { + content: "\e605"; +} +.icon-sli-arrow-right:before { + content: "\e606"; +} +.icon-sli-arrow-up:before { + content: "\e607"; +} +.icon-sli-arrow-up-circle:before { + content: "\e078"; +} +.icon-sli-arrow-left-circle:before { + content: "\e07a"; +} +.icon-sli-arrow-right-circle:before { + content: "\e079"; +} +.icon-sli-arrow-down-circle:before { + content: "\e07b"; +} +.icon-sli-check:before { + content: "\e080"; +} +.icon-sli-clock:before { + content: "\e081"; +} +.icon-sli-plus:before { + content: "\e095"; +} +.icon-sli-minus:before { + content: "\e615"; +} +.icon-sli-close:before { + content: "\e082"; +} +.icon-sli-organization:before { + content: "\e616"; +} -.icon-sli-trophy:before { content: "\e006"; } -.icon-sli-screen-smartphone:before { content: "\e010"; } -.icon-sli-screen-desktop:before { content: "\e011"; } -.icon-sli-plane:before { content: "\e012"; } -.icon-sli-notebook:before { content: "\e013"; } -.icon-sli-mustache:before { content: "\e014"; } -.icon-sli-mouse:before { content: "\e015"; } -.icon-sli-magnet:before { content: "\e016"; } -.icon-sli-energy:before { content: "\e020"; } -.icon-sli-disc:before { content: "\e022"; } -.icon-sli-cursor:before { content: "\e06e"; } -.icon-sli-cursor-move:before { content: "\e023"; } -.icon-sli-crop:before { content: "\e024"; } -.icon-sli-chemistry:before { content: "\e026"; } -.icon-sli-speedometer:before { content: "\e007"; } -.icon-sli-shield:before { content: "\e00e"; } -.icon-sli-screen-tablet:before { content: "\e00f"; } -.icon-sli-magic-wand:before { content: "\e017"; } -.icon-sli-hourglass:before { content: "\e018"; } -.icon-sli-graduation:before { content: "\e019"; } -.icon-sli-ghost:before { content: "\e01a"; } -.icon-sli-game-controller:before { content: "\e01b"; } -.icon-sli-fire:before { content: "\e01c"; } -.icon-sli-eyeglass:before { content: "\e01d"; } -.icon-sli-envelope-open:before { content: "\e01e"; } -.icon-sli-envelope-letter:before { content: "\e01f"; } -.icon-sli-bell:before { content: "\e027"; } -.icon-sli-badge:before { content: "\e028"; } -.icon-sli-anchor:before { content: "\e029"; } -.icon-sli-wallet:before { content: "\e02a"; } -.icon-sli-vector:before { content: "\e02b"; } -.icon-sli-speech:before { content: "\e02c"; } -.icon-sli-puzzle:before { content: "\e02d"; } -.icon-sli-printer:before { content: "\e02e"; } -.icon-sli-present:before { content: "\e02f"; } -.icon-sli-playlist:before { content: "\e030"; } -.icon-sli-pin:before { content: "\e031"; } -.icon-sli-picture:before { content: "\e032"; } -.icon-sli-handbag:before { content: "\e035"; } -.icon-sli-globe-alt:before { content: "\e036"; } -.icon-sli-globe:before { content: "\e037"; } -.icon-sli-folder-alt:before { content: "\e039"; } -.icon-sli-folder:before { content: "\e089"; } -.icon-sli-film:before { content: "\e03a"; } -.icon-sli-feed:before { content: "\e03b"; } -.icon-sli-drop:before { content: "\e03e"; } -.icon-sli-drawer:before { content: "\e03f"; } -.icon-sli-docs:before { content: "\e040"; } -.icon-sli-doc:before { content: "\e085"; } -.icon-sli-diamond:before { content: "\e043"; } -.icon-sli-cup:before { content: "\e044"; } -.icon-sli-calculator:before { content: "\e049"; } -.icon-sli-bubbles:before { content: "\e04a"; } -.icon-sli-briefcase:before { content: "\e04b"; } -.icon-sli-book-open:before { content: "\e04c"; } -.icon-sli-basket-loaded:before { content: "\e04d"; } -.icon-sli-basket:before { content: "\e04e"; } -.icon-sli-bag:before { content: "\e04f"; } -.icon-sli-action-undo:before { content: "\e050"; } -.icon-sli-action-redo:before { content: "\e051"; } -.icon-sli-wrench:before { content: "\e052"; } -.icon-sli-umbrella:before { content: "\e053"; } -.icon-sli-trash:before { content: "\e054"; } -.icon-sli-tag:before { content: "\e055"; } -.icon-sli-support:before { content: "\e056"; } -.icon-sli-frame:before { content: "\e038"; } -.icon-sli-size-fullscreen:before { content: "\e057"; } -.icon-sli-size-actual:before { content: "\e058"; } -.icon-sli-shuffle:before { content: "\e059"; } -.icon-sli-share-alt:before { content: "\e05a"; } -.icon-sli-share:before { content: "\e05b"; } -.icon-sli-rocket:before { content: "\e05c"; } -.icon-sli-question:before { content: "\e05d"; } -.icon-sli-pie-chart:before { content: "\e05e"; } -.icon-sli-pencil:before { content: "\e05f"; } -.icon-sli-note:before { content: "\e060"; } -.icon-sli-loop:before { content: "\e064"; } -.icon-sli-home:before { content: "\e069"; } -.icon-sli-grid:before { content: "\e06a"; } -.icon-sli-graph:before { content: "\e06b"; } -.icon-sli-microphone:before { content: "\e063"; } -.icon-sli-music-tone-alt:before { content: "\e061"; } -.icon-sli-music-tone:before { content: "\e062"; } -.icon-sli-earphones-alt:before { content: "\e03c"; } -.icon-sli-earphones:before { content: "\e03d"; } -.icon-sli-equalizer:before { content: "\e06c"; } -.icon-sli-like:before { content: "\e068"; } -.icon-sli-dislike:before { content: "\e06d"; } -.icon-sli-control-start:before { content: "\e06f"; } -.icon-sli-control-rewind:before { content: "\e070"; } -.icon-sli-control-play:before { content: "\e071"; } -.icon-sli-control-pause:before { content: "\e072"; } -.icon-sli-control-forward:before { content: "\e073"; } -.icon-sli-control-end:before { content: "\e074"; } -.icon-sli-volume-1:before { content: "\e09f"; } -.icon-sli-volume-2:before { content: "\e0a0"; } -.icon-sli-volume-off:before { content: "\e0a1"; } -.icon-sli-calendar:before { content: "\e075"; } -.icon-sli-bulb:before { content: "\e076"; } -.icon-sli-chart:before { content: "\e077"; } -.icon-sli-ban:before { content: "\e07c"; } -.icon-sli-bubble:before { content: "\e07d"; } -.icon-sli-camrecorder:before { content: "\e07e"; } -.icon-sli-camera:before { content: "\e07f"; } -.icon-sli-cloud-download:before { content: "\e083"; } -.icon-sli-cloud-upload:before { content: "\e084"; } -.icon-sli-envelope:before { content: "\e086"; } -.icon-sli-eye:before { content: "\e087"; } -.icon-sli-flag:before { content: "\e088"; } -.icon-sli-heart:before { content: "\e08a"; } -.icon-sli-info:before { content: "\e08b"; } -.icon-sli-key:before { content: "\e08c"; } -.icon-sli-link:before { content: "\e08d"; } -.icon-sli-lock:before { content: "\e08e"; } -.icon-sli-lock-open:before { content: "\e08f"; } -.icon-sli-magnifier:before { content: "\e090"; } -.icon-sli-magnifier-add:before { content: "\e091"; } -.icon-sli-magnifier-remove:before { content: "\e092"; } -.icon-sli-paper-clip:before { content: "\e093"; } -.icon-sli-paper-plane:before { content: "\e094"; } -.icon-sli-power:before { content: "\e097"; } -.icon-sli-refresh:before { content: "\e098"; } -.icon-sli-reload:before { content: "\e099"; } -.icon-sli-settings:before { content: "\e09a"; } -.icon-sli-star:before { content: "\e09b"; } -.icon-sli-symbol-female:before { content: "\e09c"; } -.icon-sli-symbol-male:before { content: "\e09d"; } -.icon-sli-target:before { content: "\e09e"; } -.icon-sli-credit-card:before { content: "\e025"; } -.icon-sli-paypal:before { content: "\e608"; } -.icon-sli-social-tumblr:before { content: "\e00a"; } -.icon-sli-social-twitter:before { content: "\e009"; } -.icon-sli-social-facebook:before { content: "\e00b"; } -.icon-sli-social-instagram:before { content: "\e609"; } -.icon-sli-social-linkedin:before { content: "\e60a"; } -.icon-sli-social-pinterest:before { content: "\e60b"; } -.icon-sli-social-github:before { content: "\e60c"; } -.icon-sli-social-google:before { content: "\e60d"; } -.icon-sli-social-reddit:before { content: "\e60e"; } -.icon-sli-social-skype:before { content: "\e60f"; } -.icon-sli-social-dribbble:before { content: "\e00d"; } -.icon-sli-social-behance:before { content: "\e610"; } -.icon-sli-social-foursqare:before { content: "\e611"; } -.icon-sli-social-soundcloud:before { content: "\e612"; } -.icon-sli-social-spotify:before { content: "\e613"; } -.icon-sli-social-stumbleupon:before { content: "\e614"; } -.icon-sli-social-youtube:before { content: "\e008"; } -.icon-sli-social-dropbox:before { content: "\e00c"; } \ No newline at end of file +.icon-sli-trophy:before { + content: "\e006"; +} +.icon-sli-screen-smartphone:before { + content: "\e010"; +} +.icon-sli-screen-desktop:before { + content: "\e011"; +} +.icon-sli-plane:before { + content: "\e012"; +} +.icon-sli-notebook:before { + content: "\e013"; +} +.icon-sli-mustache:before { + content: "\e014"; +} +.icon-sli-mouse:before { + content: "\e015"; +} +.icon-sli-magnet:before { + content: "\e016"; +} +.icon-sli-energy:before { + content: "\e020"; +} +.icon-sli-disc:before { + content: "\e022"; +} +.icon-sli-cursor:before { + content: "\e06e"; +} +.icon-sli-cursor-move:before { + content: "\e023"; +} +.icon-sli-crop:before { + content: "\e024"; +} +.icon-sli-chemistry:before { + content: "\e026"; +} +.icon-sli-speedometer:before { + content: "\e007"; +} +.icon-sli-shield:before { + content: "\e00e"; +} +.icon-sli-screen-tablet:before { + content: "\e00f"; +} +.icon-sli-magic-wand:before { + content: "\e017"; +} +.icon-sli-hourglass:before { + content: "\e018"; +} +.icon-sli-graduation:before { + content: "\e019"; +} +.icon-sli-ghost:before { + content: "\e01a"; +} +.icon-sli-game-controller:before { + content: "\e01b"; +} +.icon-sli-fire:before { + content: "\e01c"; +} +.icon-sli-eyeglass:before { + content: "\e01d"; +} +.icon-sli-envelope-open:before { + content: "\e01e"; +} +.icon-sli-envelope-letter:before { + content: "\e01f"; +} +.icon-sli-bell:before { + content: "\e027"; +} +.icon-sli-badge:before { + content: "\e028"; +} +.icon-sli-anchor:before { + content: "\e029"; +} +.icon-sli-wallet:before { + content: "\e02a"; +} +.icon-sli-vector:before { + content: "\e02b"; +} +.icon-sli-speech:before { + content: "\e02c"; +} +.icon-sli-puzzle:before { + content: "\e02d"; +} +.icon-sli-printer:before { + content: "\e02e"; +} +.icon-sli-present:before { + content: "\e02f"; +} +.icon-sli-playlist:before { + content: "\e030"; +} +.icon-sli-pin:before { + content: "\e031"; +} +.icon-sli-picture:before { + content: "\e032"; +} +.icon-sli-handbag:before { + content: "\e035"; +} +.icon-sli-globe-alt:before { + content: "\e036"; +} +.icon-sli-globe:before { + content: "\e037"; +} +.icon-sli-folder-alt:before { + content: "\e039"; +} +.icon-sli-folder:before { + content: "\e089"; +} +.icon-sli-film:before { + content: "\e03a"; +} +.icon-sli-feed:before { + content: "\e03b"; +} +.icon-sli-drop:before { + content: "\e03e"; +} +.icon-sli-drawer:before { + content: "\e03f"; +} +.icon-sli-docs:before { + content: "\e040"; +} +.icon-sli-doc:before { + content: "\e085"; +} +.icon-sli-diamond:before { + content: "\e043"; +} +.icon-sli-cup:before { + content: "\e044"; +} +.icon-sli-calculator:before { + content: "\e049"; +} +.icon-sli-bubbles:before { + content: "\e04a"; +} +.icon-sli-briefcase:before { + content: "\e04b"; +} +.icon-sli-book-open:before { + content: "\e04c"; +} +.icon-sli-basket-loaded:before { + content: "\e04d"; +} +.icon-sli-basket:before { + content: "\e04e"; +} +.icon-sli-bag:before { + content: "\e04f"; +} +.icon-sli-action-undo:before { + content: "\e050"; +} +.icon-sli-action-redo:before { + content: "\e051"; +} +.icon-sli-wrench:before { + content: "\e052"; +} +.icon-sli-umbrella:before { + content: "\e053"; +} +.icon-sli-trash:before { + content: "\e054"; +} +.icon-sli-tag:before { + content: "\e055"; +} +.icon-sli-support:before { + content: "\e056"; +} +.icon-sli-frame:before { + content: "\e038"; +} +.icon-sli-size-fullscreen:before { + content: "\e057"; +} +.icon-sli-size-actual:before { + content: "\e058"; +} +.icon-sli-shuffle:before { + content: "\e059"; +} +.icon-sli-share-alt:before { + content: "\e05a"; +} +.icon-sli-share:before { + content: "\e05b"; +} +.icon-sli-rocket:before { + content: "\e05c"; +} +.icon-sli-question:before { + content: "\e05d"; +} +.icon-sli-pie-chart:before { + content: "\e05e"; +} +.icon-sli-pencil:before { + content: "\e05f"; +} +.icon-sli-note:before { + content: "\e060"; +} +.icon-sli-loop:before { + content: "\e064"; +} +.icon-sli-home:before { + content: "\e069"; +} +.icon-sli-grid:before { + content: "\e06a"; +} +.icon-sli-graph:before { + content: "\e06b"; +} +.icon-sli-microphone:before { + content: "\e063"; +} +.icon-sli-music-tone-alt:before { + content: "\e061"; +} +.icon-sli-music-tone:before { + content: "\e062"; +} +.icon-sli-earphones-alt:before { + content: "\e03c"; +} +.icon-sli-earphones:before { + content: "\e03d"; +} +.icon-sli-equalizer:before { + content: "\e06c"; +} +.icon-sli-like:before { + content: "\e068"; +} +.icon-sli-dislike:before { + content: "\e06d"; +} +.icon-sli-control-start:before { + content: "\e06f"; +} +.icon-sli-control-rewind:before { + content: "\e070"; +} +.icon-sli-control-play:before { + content: "\e071"; +} +.icon-sli-control-pause:before { + content: "\e072"; +} +.icon-sli-control-forward:before { + content: "\e073"; +} +.icon-sli-control-end:before { + content: "\e074"; +} +.icon-sli-volume-1:before { + content: "\e09f"; +} +.icon-sli-volume-2:before { + content: "\e0a0"; +} +.icon-sli-volume-off:before { + content: "\e0a1"; +} +.icon-sli-calendar:before { + content: "\e075"; +} +.icon-sli-bulb:before { + content: "\e076"; +} +.icon-sli-chart:before { + content: "\e077"; +} +.icon-sli-ban:before { + content: "\e07c"; +} +.icon-sli-bubble:before { + content: "\e07d"; +} +.icon-sli-camrecorder:before { + content: "\e07e"; +} +.icon-sli-camera:before { + content: "\e07f"; +} +.icon-sli-cloud-download:before { + content: "\e083"; +} +.icon-sli-cloud-upload:before { + content: "\e084"; +} +.icon-sli-envelope:before { + content: "\e086"; +} +.icon-sli-eye:before { + content: "\e087"; +} +.icon-sli-flag:before { + content: "\e088"; +} +.icon-sli-heart:before { + content: "\e08a"; +} +.icon-sli-info:before { + content: "\e08b"; +} +.icon-sli-key:before { + content: "\e08c"; +} +.icon-sli-link:before { + content: "\e08d"; +} +.icon-sli-lock:before { + content: "\e08e"; +} +.icon-sli-lock-open:before { + content: "\e08f"; +} +.icon-sli-magnifier:before { + content: "\e090"; +} +.icon-sli-magnifier-add:before { + content: "\e091"; +} +.icon-sli-magnifier-remove:before { + content: "\e092"; +} +.icon-sli-paper-clip:before { + content: "\e093"; +} +.icon-sli-paper-plane:before { + content: "\e094"; +} +.icon-sli-power:before { + content: "\e097"; +} +.icon-sli-refresh:before { + content: "\e098"; +} +.icon-sli-reload:before { + content: "\e099"; +} +.icon-sli-settings:before { + content: "\e09a"; +} +.icon-sli-star:before { + content: "\e09b"; +} +.icon-sli-symbol-female:before { + content: "\e09c"; +} +.icon-sli-symbol-male:before { + content: "\e09d"; +} +.icon-sli-target:before { + content: "\e09e"; +} +.icon-sli-credit-card:before { + content: "\e025"; +} +.icon-sli-paypal:before { + content: "\e608"; +} +.icon-sli-social-tumblr:before { + content: "\e00a"; +} +.icon-sli-social-twitter:before { + content: "\e009"; +} +.icon-sli-social-facebook:before { + content: "\e00b"; +} +.icon-sli-social-instagram:before { + content: "\e609"; +} +.icon-sli-social-linkedin:before { + content: "\e60a"; +} +.icon-sli-social-pinterest:before { + content: "\e60b"; +} +.icon-sli-social-github:before { + content: "\e60c"; +} +.icon-sli-social-google:before { + content: "\e60d"; +} +.icon-sli-social-reddit:before { + content: "\e60e"; +} +.icon-sli-social-skype:before { + content: "\e60f"; +} +.icon-sli-social-dribbble:before { + content: "\e00d"; +} +.icon-sli-social-behance:before { + content: "\e610"; +} +.icon-sli-social-foursqare:before { + content: "\e611"; +} +.icon-sli-social-soundcloud:before { + content: "\e612"; +} +.icon-sli-social-spotify:before { + content: "\e613"; +} +.icon-sli-social-stumbleupon:before { + content: "\e614"; +} +.icon-sli-social-youtube:before { + content: "\e008"; +} +.icon-sli-social-dropbox:before { + content: "\e00c"; +} diff --git a/css/responsee.css b/css/responsee.css index 6ce3d24..468a6b3 100644 --- a/css/responsee.css +++ b/css/responsee.css @@ -4,208 +4,323 @@ * Copyright 2019, Vision Design - graphic zoo * Free to use under the MIT license. */ -* { - -webkit-box-sizing:border-box; - -moz-box-sizing:border-box; - box-sizing:border-box; - margin:0; +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin: 0; } body { - background:none repeat scroll 0 0 #eeeeee; - font-size:16px; - font-family:"Open Sans",Arial,sans-serif; - color:#444; -} -h1,h2,h3,h4,h5,h6 { - color:#152732; + background: none repeat scroll 0 0 #eeeeee; + font-size: 16px; + font-family: "Open Sans", Arial, sans-serif; + color: #444; +} +h1, +h2, +h3, +h4, +h5, +h6 { + color: #152732; font-weight: bold; line-height: 1.3; - margin:0.5rem 0; -} -h1 {font-size:2.7rem;} -h2 {font-size:2.2rem;} -h3 {font-size:1.8rem;} -h4 {font-size:1.4rem;} -h5 {font-size:1.1rem;} -h6 {font-size:0.9rem;} -a, a:link, a:visited, a:hover, a:active { - text-decoration:none; - color:#9BB800; - transition:color 0.20s linear 0s; - -o-transition:color 0.20s linear 0s; - -ms-transition:color 0.20s linear 0s; - -moz-transition:color 0.20s linear 0s; - -webkit-transition:color 0.20s linear 0s; -} -a:hover {color:#B6C900;} -p,li,dl,blockquote,table,kbd { + margin: 0.5rem 0; +} +h1 { + font-size: 2.7rem; +} +h2 { + font-size: 2.2rem; +} +h3 { + font-size: 1.8rem; +} +h4 { + font-size: 1.4rem; +} +h5 { + font-size: 1.1rem; +} +h6 { + font-size: 0.9rem; +} +a, +a:link, +a:visited, +a:hover, +a:active { + text-decoration: none; + color: #9bb800; + transition: color 0.2s linear 0s; + -o-transition: color 0.2s linear 0s; + -ms-transition: color 0.2s linear 0s; + -moz-transition: color 0.2s linear 0s; + -webkit-transition: color 0.2s linear 0s; +} +a:hover { + color: #b6c900; +} +p, +li, +dl, +blockquote, +table, +kbd { font-size: 0.85rem; line-height: 1.6; } -b,strong {font-weight:700;} -.text-center {text-align:center!important;} -.text-right {text-align:right!important;} +b, +strong { + font-weight: 700; +} +.text-center { + text-align: center !important; +} +.text-right { + text-align: right !important; +} img { - border:0; - display:block; - height:auto; - max-width:100%; - width:auto; + border: 0; + display: block; + height: auto; + max-width: 100%; + width: auto; } -.owl-item img, .full-img { - max-width:none; - width:100%; +.owl-item img, +.full-img { + max-width: none; + width: 100%; +} +.owl-nav div { + font-family: "mfg"; } -.owl-nav div {font-family:"mfg";} .grid .owl-carousel { - width:100% !important; -} + width: 100% !important; +} table { - background:none repeat scroll 0 0 #fff; - border:1px solid #f0f0f0; - border-collapse:collapse; - border-spacing:0; - text-align:left; - width:100%; -} -table tr td, table tr th {padding:0.625rem;} -table tfoot, table thead,table tr:nth-of-type(2n) {background:none repeat scroll 0 0 #f0f0f0;} -th,table tr:nth-of-type(2n) td {border-right:1px solid #fff;} -td {border-right:1px solid #f0f0f0;} -.size-960 .line,.size-1140 .line,.size-1280 .line,.size-1520 .line { - margin:0 auto; - padding:0 0.625rem; + background: none repeat scroll 0 0 #fff; + border: 1px solid #f0f0f0; + border-collapse: collapse; + border-spacing: 0; + text-align: left; + width: 100%; +} +table tr td, +table tr th { + padding: 0.625rem; +} +table tfoot, +table thead, +table tr:nth-of-type(2n) { + background: none repeat scroll 0 0 #f0f0f0; +} +th, +table tr:nth-of-type(2n) td { + border-right: 1px solid #fff; +} +td { + border-right: 1px solid #f0f0f0; +} +.size-960 .line, +.size-1140 .line, +.size-1280 .line, +.size-1520 .line { + margin: 0 auto; + padding: 0 0.625rem; } .grid { - display:grid; - grid-template-columns:repeat(12, 1fr); - width:100%; - margin:0 auto; -} + display: grid; + grid-template-columns: repeat(12, 1fr); + width: 100%; + margin: 0 auto; +} hr { border: 0; border-top: 1px solid #e5e5e5; - clear:both; - height:0; - margin:2.5rem auto; + clear: both; + height: 0; + margin: 2.5rem auto; +} +li { + padding: 0; +} +ul, +ol { + padding-left: 1.25rem; } -li {padding:0;} -ul,ol {padding-left:1.25rem;} blockquote { - border:2px solid #f0f0f0; - padding:1.25rem; + border: 2px solid #f0f0f0; + padding: 1.25rem; } cite { - color:#999; - display:block; - font-size:0.8rem; -} -cite:before {content:"— ";} -dl dt {font-weight:700;} -dl dd {margin-bottom:0.625rem;} -dl dd:last-child {margin-bottom:0;} -abbr {cursor:help;} -abbr[title] {border-bottom:1px dotted;} + color: #999; + display: block; + font-size: 0.8rem; +} +cite:before { + content: "— "; +} +dl dt { + font-weight: 700; +} +dl dd { + margin-bottom: 0.625rem; +} +dl dd:last-child { + margin-bottom: 0; +} +abbr { + cursor: help; +} +abbr[title] { + border-bottom: 1px dotted; +} kbd { background: #152732 none repeat scroll 0 0; color: #fff; padding: 0.125rem 0.3125rem; } -code, kbd, pre, samp {font-family: Menlo,Monaco,Consolas,"Courier New",monospace;} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} mark { - background: #F3F8A9 none repeat scroll 0 0; + background: #f3f8a9 none repeat scroll 0 0; padding: 0.125rem 0.3125rem; } -.size-960 .line,.size-960 .grid {max-width:59.75rem;} -.size-1140 .line,.size-1140 .grid {max-width:71rem;} -.size-1280 .line,.size-1280 .grid {max-width:80rem;} -.size-1520 .line,.size-1520 .grid {max-width:95rem;} +.size-960 .line, +.size-960 .grid { + max-width: 59.75rem; +} +.size-1140 .line, +.size-1140 .grid { + max-width: 71rem; +} +.size-1280 .line, +.size-1280 .grid { + max-width: 80rem; +} +.size-1520 .line, +.size-1520 .grid { + max-width: 95rem; +} .grid.full { - max-width:100%!important; + max-width: 100% !important; padding: 0; } -.vertical-center {display: inline-grid!important;} +.vertical-center { + display: inline-grid !important; +} .vertical-center * { - align-items: center; - display: flex!important; + align-items: center; + display: flex !important; +} +.text-center .vertical-center * { + justify-content: center; } -.text-center .vertical-center * {justify-content: center;} -.size-960.align-content-left .line,.size-1140.align-content-left .line,.size-1280.align-content-left .line,.size-1520.align-content-left .line {margin-left:0;} -form {line-height:1.4;} -nav { - display:block; - width:100%; - background:#152732; +.size-960.align-content-left .line, +.size-1140.align-content-left .line, +.size-1280.align-content-left .line, +.size-1520.align-content-left .line { + margin-left: 0; } -.line::after, nav::after, .center::after, .box::after, .margin::after, .margin2x::after, .grid.full::after { - clear:both; +form { + line-height: 1.4; +} +nav { + display: block; + width: 100%; + background: #152732; +} +.line::after, +nav::after, +.center::after, +.box::after, +.margin::after, +.margin2x::after, +.grid.full::after { + clear: both; content: "."; - display:block; - height:0; - line-height:0; - overflow:hidden; - visibility:hidden; + display: block; + height: 0; + line-height: 0; + overflow: hidden; + visibility: hidden; +} +.grid.margin::after, +.grid.margin2x::after { + content: ""; + display: none; } -.grid.margin::after, .grid.margin2x::after { +.nav-text:after, +.nav-text:before, +.nav-text span { + background-color: #fff; + border-radius: 3px; content: ""; - display:none; -} -.nav-text:after,.nav-text:before,.nav-text span { - background-color:#fff; - border-radius:3px; - content:''; - display:block; - height:3px; - margin:6px auto; + display: block; + height: 3px; + margin: 6px auto; width: 30px; - transition:all 0.2s ease-in-out; - -moz-transition:all 0.2s ease-in-out; - -webkit-transition:all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -webkit-transition: all 0.2s ease-in-out; } .show-menu .nav-text:before { - transform:translateY(9px) rotate(135deg); - -moz-transform:translateY(9px) rotate(135deg); - -webkit-transform:translateY(9px) rotate(135deg); + transform: translateY(9px) rotate(135deg); + -moz-transform: translateY(9px) rotate(135deg); + -webkit-transform: translateY(9px) rotate(135deg); } .show-menu .nav-text:after { - transform:translateY(-9px) rotate(-135deg); - -moz-transform:translateY(-9px) rotate(-135deg); - -webkit-transform:translateY(-9px) rotate(-135deg); + transform: translateY(-9px) rotate(-135deg); + -moz-transform: translateY(-9px) rotate(-135deg); + -webkit-transform: translateY(-9px) rotate(-135deg); } .show-menu .nav-text span { - transform:scale(0); - -moz-transform:scale(0); - -webkit-transform:scale(0); + transform: scale(0); + -moz-transform: scale(0); + -webkit-transform: scale(0); +} +.top-nav ul { + padding: 0; } -.top-nav ul {padding:0;} .top-nav ul ul { - position:absolute; - background:#152732; + position: absolute; + background: #152732; } .top-nav li { - float:left; - list-style:none outside none; - cursor:pointer; + float: left; + list-style: none outside none; + cursor: pointer; } .top-nav li a { - color:#fff; - display:block; - font-size:1rem; - padding:1.25rem; + color: #fff; + display: block; + font-size: 1rem; + padding: 1.25rem; } .top-nav li ul li a { - background:none repeat scroll 0 0 #152732; - min-width:100%; - padding:0.625rem; -} -.top-nav li a:hover, .aside-nav li a:hover {background:#2b4c61;} -.top-nav li ul {display:none;} -.top-nav li ul li,.top-nav li ul li ul li { - float:none; - list-style:none outside none; - min-width:100%; - padding:0; + background: none repeat scroll 0 0 #152732; + min-width: 100%; + padding: 0.625rem; +} +.top-nav li a:hover, +.aside-nav li a:hover { + background: #2b4c61; +} +.top-nav li ul { + display: none; +} +.top-nav li ul li, +.top-nav li ul li ul li { + float: none; + list-style: none outside none; + min-width: 100%; + padding: 0; } .count-number { background: rgba(153, 153, 153, 0.25) none repeat scroll 0 0; @@ -214,899 +329,2632 @@ nav { display: inline-block; font-size: 0.7rem; height: 1.3rem; - line-height: 1.3rem; + line-height: 1.3rem; margin: 0 0 -0.3125rem 0.3125rem; text-align: center; width: 1.3rem; } -ul.chevron .count-number {display:none;} -ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after,ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after { - content:"\f004"; - display:inline-block; - font-family:"mfg"; - font-size:0.7rem; - margin:0 0.625rem; +ul.chevron .count-number { + display: none; +} +ul.chevron .submenu > a:after, +ul.chevron .sub-submenu > a:after, +ul.chevron .aside-submenu > a:after, +ul.chevron .aside-sub-submenu > a:after { + content: "\f004"; + display: inline-block; + font-family: "mfg"; + font-size: 0.7rem; + margin: 0 0.625rem; } -.top-nav .active-item a {background:#2b4c61;} -.aside-nav > ul > li.active-item > a:link,.aside-nav > ul > li.active-item > a:visited { - background:#2b4c61; - color:#fff; +.top-nav .active-item a { + background: #2b4c61; +} +.aside-nav > ul > li.active-item > a:link, +.aside-nav > ul > li.active-item > a:visited { + background: #2b4c61; + color: #fff; } -@media screen and (min-width:769px) { +@media screen and (min-width: 769px) { .aside-nav .count-number { - margin-left:-1.25rem; - float:right; + margin-left: -1.25rem; + float: right; } .top-nav li:hover > ul { - display:block; - z-index:10; - } + display: block; + z-index: 10; + } .top-nav li:hover > ul ul { - left:100%; - margin:-2.5rem 0; - width:100%; - } -} -.nav-text,.aside-nav-text {display:none;} -.aside-nav a,.aside-nav a:link,.aside-nav a:visited,.aside-nav li > ul,.top-nav a,.top-nav a:link,.top-nav a:visited { - transition:background 0.20s linear 0s; - -o-transition:background 0.20s linear 0s; - -ms-transition:background 0.20s linear 0s; - -moz-transition:background 0.20s linear 0s; - -webkit-transition:background 0.20s linear 0s; + left: 100%; + margin: -2.5rem 0; + width: 100%; + } +} +.nav-text, +.aside-nav-text { + display: none; +} +.aside-nav a, +.aside-nav a:link, +.aside-nav a:visited, +.aside-nav li > ul, +.top-nav a, +.top-nav a:link, +.top-nav a:visited { + transition: background 0.2s linear 0s; + -o-transition: background 0.2s linear 0s; + -ms-transition: background 0.2s linear 0s; + -moz-transition: background 0.2s linear 0s; + -webkit-transition: background 0.2s linear 0s; } .aside-nav ul { - background:#e8e8e8; - padding:0; + background: #e8e8e8; + padding: 0; } .aside-nav li { - list-style:none outside none; - cursor:pointer; + list-style: none outside none; + cursor: pointer; } -.aside-nav li a,.aside-nav li a:link,.aside-nav li a:visited { - color:#444; - display:block; - font-size:1rem; - padding:1.25rem; +.aside-nav li a, +.aside-nav li a:link, +.aside-nav li a:visited { + color: #444; + display: block; + font-size: 1rem; + padding: 1.25rem; +} +.aside-nav > ul > li:last-child a { + border-bottom: 0 none; } -.aside-nav > ul > li:last-child a {border-bottom:0 none;} .aside-nav li > ul { - height:0; - display:block; - position:relative; - background:#f4f4f4; - border-left:solid 1px #f2f2f2; - border-right:solid 1px #f2f2f2; - overflow:hidden; + height: 0; + display: block; + position: relative; + background: #f4f4f4; + border-left: solid 1px #f2f2f2; + border-right: solid 1px #f2f2f2; + overflow: hidden; } .aside-nav li ul ul { - border:0; - background:#fff; -} -.aside-nav ul ul a {padding:0.625rem 1.25rem;} -.aside-nav li a:link, .aside-nav li a:visited {color:#333;} -.aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover { - color:#fff; - background:#2b4c61; -} -.aside-nav > ul > li > a:hover {color:#fff;} -.aside-nav li li a:link, .aside-nav li li a:visited {background:none;} -.aside-nav .show-aside-ul, .aside-nav .active-aside-item {height:auto;} + border: 0; + background: #fff; +} +.aside-nav ul ul a { + padding: 0.625rem 1.25rem; +} +.aside-nav li a:link, +.aside-nav li a:visited { + color: #333; +} +.aside-nav li li a:hover, +.aside-nav li li.active-item > a, +.aside-nav li li.aside-sub-submenu li a:hover { + color: #fff; + background: #2b4c61; +} +.aside-nav > ul > li > a:hover { + color: #fff; +} +.aside-nav li li a:link, +.aside-nav li li a:visited { + background: none; +} +.aside-nav .show-aside-ul, +.aside-nav .active-aside-item { + height: auto; +} nav.breadcrumb-nav { - background:#fff; - margin:0.625rem 0; + background: #fff; + margin: 0.625rem 0; } nav.breadcrumb-nav ul { - list-style:none; - padding:0; + list-style: none; + padding: 0; +} +nav.breadcrumb-nav ul li { + float: left; +} +nav.breadcrumb-nav ul li a:hover { + text-decoration: underline; +} +.breadcrumb-nav i { + color: #b6c900; } -nav.breadcrumb-nav ul li {float:left;} -nav.breadcrumb-nav ul li a:hover {text-decoration:underline;} -.breadcrumb-nav i {color:#B6C900;} nav.breadcrumb-nav ul li:after { - content:"/"; - margin:0 9px; - color:#c8c7c7; -} -nav.breadcrumb-nav ul li:last-child:after {content:"";} -.slide-content, .slide-nav { - transition:all 0.10s linear 0s; - -o-transition:all 0.10s linear 0s; - -ms-transition:all 0.10s linear 0s; - -moz-transition:all 0.10s linear 0s; - -webkit-transition:all 0.10s linear 0s; + content: "/"; + margin: 0 9px; + color: #c8c7c7; +} +nav.breadcrumb-nav ul li:last-child:after { + content: ""; +} +.slide-content, +.slide-nav { + transition: all 0.1s linear 0s; + -o-transition: all 0.1s linear 0s; + -ms-transition: all 0.1s linear 0s; + -moz-transition: all 0.1s linear 0s; + -webkit-transition: all 0.1s linear 0s; } .slide-content { - float:left; - width:calc(100% - 60px); + float: left; + width: calc(100% - 60px); } .aside-nav.slide-nav { - background:#1c3849; - bottom:0; - right:0; - top:0; - margin-right:-180px; - overflow-y:auto; - padding-top:0.625rem; - position:fixed; - width:240px; - z-index:2; + background: #1c3849; + bottom: 0; + right: 0; + top: 0; + margin-right: -180px; + overflow-y: auto; + padding-top: 0.625rem; + position: fixed; + width: 240px; + z-index: 2; } .aside-nav.slide-nav > ul { - background:#1c3849; - opacity:0; - transition:all 0.20s linear 0s; - -o-transition:all 0.20s linear 0s; - -ms-transition:all 0.20s linear 0s; - -moz-transition:all 0.20s linear 0s; - -webkit-transition:all 0.20s linear 0s; -} -.aside-nav.slide-nav li a, .aside-nav.slide-nav li a:link, .aside-nav.slide-nav li a:visited { - color:#fff; - display:block; - font-size:0.9rem; - padding:0.625rem 1.25rem; - border-bottom:0; + background: #1c3849; + opacity: 0; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; +} +.aside-nav.slide-nav li a, +.aside-nav.slide-nav li a:link, +.aside-nav.slide-nav li a:visited { + color: #fff; + display: block; + font-size: 0.9rem; + padding: 0.625rem 1.25rem; + border-bottom: 0; } .aside-nav.slide-nav li a:hover { - background:#152732!important; - color:#fff!important; + background: #152732 !important; + color: #fff !important; } .aside-nav.slide-nav li > ul { - background:#2b4c61; - border-left:0; - border-right:0; + background: #2b4c61; + border-left: 0; + border-right: 0; } .aside-nav.slide-nav li > ul ul { - background:#456274; - border-left:0; - border-right:0; + background: #456274; + border-left: 0; + border-right: 0; } .slide-nav-button { - background:#152732; - cursor:pointer; - position:fixed; - top:0; - right:0; - bottom:0; - width:60px; - z-index:3; -} -.active-slide-nav .slide-content {margin-left:-240px;} -.active-slide-nav .slide-nav {margin-right:60px;} -.slide-to-left .slide-content {float:right;} + background: #152732; + cursor: pointer; + position: fixed; + top: 0; + right: 0; + bottom: 0; + width: 60px; + z-index: 3; +} +.active-slide-nav .slide-content { + margin-left: -240px; +} +.active-slide-nav .slide-nav { + margin-right: 60px; +} +.slide-to-left .slide-content { + float: right; +} .slide-to-left .slide-nav { - left:0; - margin-right:0; - margin-left:-180px; + left: 0; + margin-right: 0; + margin-left: -180px; +} +.slide-to-left .slide-nav-button { + left: 0; } -.slide-to-left .slide-nav-button {left:0;} .slide-to-left.active-slide-nav .slide-content { - margin-right:-240px; - margin-left:0; + margin-right: -240px; + margin-left: 0; } .slide-to-left.active-slide-nav .slide-nav { - margin-right:0; - margin-left:60px; + margin-right: 0; + margin-left: 60px; +} +.active-slide-nav .slide-nav ul { + opacity: 1; } -.active-slide-nav .slide-nav ul {opacity:1;} .nav-icon { - padding:0.9rem; - width:100%; -} -.nav-icon:after,.nav-icon:before,.nav-icon div { - background-color:#fff; - border-radius:3px; - content:""; - display:block; - height:3px; - margin:6px 0; - transition:all 0.2s ease-in-out; - -moz-transition:all 0.2s ease-in-out; - -webkit-transition:all 0.2s ease-in-out; + padding: 0.9rem; + width: 100%; +} +.nav-icon:after, +.nav-icon:before, +.nav-icon div { + background-color: #fff; + border-radius: 3px; + content: ""; + display: block; + height: 3px; + margin: 6px 0; + transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -webkit-transition: all 0.2s ease-in-out; } .active-slide-nav .nav-icon:before { - transform:translateY(9px) rotate(135deg); - -moz-transform:translateY(9px) rotate(135deg); - -webkit-transform:translateY(9px) rotate(135deg); + transform: translateY(9px) rotate(135deg); + -moz-transform: translateY(9px) rotate(135deg); + -webkit-transform: translateY(9px) rotate(135deg); } .active-slide-nav .nav-icon:after { - transform:translateY(-9px) rotate(-135deg); - -moz-transform:translateY(-9px) rotate(-135deg); - -webkit-transform:translateY(-9px) rotate(-135deg); + transform: translateY(-9px) rotate(-135deg); + -moz-transform: translateY(-9px) rotate(-135deg); + -webkit-transform: translateY(-9px) rotate(-135deg); } .active-slide-nav .nav-icon div { - transform:scale(0); - -moz-transform:scale(0); - -webkit-transform:scale(0); + transform: scale(0); + -moz-transform: scale(0); + -webkit-transform: scale(0); +} +.active-slide-nav { + overflow-x: hidden; } -.active-slide-nav {overflow-x:hidden;} .padding { - display:list-item; - list-style:none outside none; - padding:0.625rem; + display: list-item; + list-style: none outside none; + padding: 0.625rem; +} +.margin, +.margin2x { + display: block; +} +.margin { + margin: 0 -0.625rem; +} +.margin2x { + margin: 0 -1.25rem; } -.margin,.margin2x {display: block;} -.margin {margin:0 -0.625rem;} -.margin2x {margin:0 -1.25rem;} .grid.margin { display: grid; - grid-column-gap:20px; - margin:0 auto; + grid-column-gap: 20px; + margin: 0 auto; } .grid.margin2x { display: grid; - grid-column-gap:40px; - margin:0 auto; + grid-column-gap: 40px; + margin: 0 auto; +} +.line { + clear: left; +} +.line .line { + padding: 0; +} +.hide-xxl { + display: none !important; } -.line {clear:left;} -.line .line {padding:0;} -.hide-xxl {display:none!important;} .box { - background:none repeat scroll 0 0 #fff; - display:block; - padding:1.25rem; - width:100%; -} -.margin-bottom {margin-bottom:1.25rem!important;} -.margin-bottom2x {margin-bottom:2.5rem!important;} -.s-1,.s-2,.s-five,.s-3,.s-4,.s-5,.s-6,.s-7,.s-8,.s-9,.s-10,.s-11,.s-12,.m-1,.m-2,.m-five,.m-3,.m-4,.m-5,.m-6,.m-7,.m-8,.m-9,.m-10,.m-11,.m-12,.l-1,.l-2,.l-five,.l-3,.l-4,.l-5,.l-6,.l-7,.l-8,.l-9,.l-10,.l-11,.l-12,.xl-1,.xl-2,.xl-five,.xl-3,.xl-4,.xl-5,.xl-6,.xl-7,.xl-8,.xl-9,.xl-10,.xl-11,.xl-12,.xxl-1,.xxl-2,.xxl-five,.xxl-3,.xxl-4,.xxl-5,.xxl-6,.xxl-7,.xxl-8,.xxl-9,.xxl-10,.xxl-11,.xxl-12 { - float:left; - position:static; -} -.xxl-offset-1 {margin-left:8.3333%;} -.xxl-offset-2 {margin-left:16.6666%;} -.xxl-offset-five {margin-left:20%;} -.xxl-offset-3 {margin-left:25%;} -.xxl-offset-4 {margin-left:33.3333%;} -.xxl-offset-5 {margin-left:41.6666%;} -.xxl-offset-6 {margin-left:50%;} -.xxl-offset-7 {margin-left:58.3333%;} -.xxl-offset-8 {margin-left:66.6666%;} -.xxl-offset-9 {margin-left:75%;} -.xxl-offset-10 {margin-left:83.3333%;} -.xxl-offset-11 {margin-left:91.6666%;} -.xxl-offset-12 {margin-left:100%;} -.xxl-order-1 {order:-1;} -.xxl-order-2 {order:2;} -.xxl-order-3 {order:3;} -.xxl-order-4 {order:4;} -.xxl-order-5 {order:5;} -.xxl-order-6 {order:6;} -.xxl-order-7 {order:7;} -.xxl-order-8 {order:8;} -.xxl-order-9 {order:9;} -.xxl-order-10 {order:10;} -.xxl-order-11 {order:11;} -.xxl-order-12 {order:12;} -.xxl-order-last {order:99999999;} -.line .margin > .s-1,.line .margin > .s-2,.line .margin > .s-five,.line .margin > .s-3,.line .margin > .s-4,.line .margin > .s-5,.line .margin > .s-6,.line .margin > .s-7,.line .margin > .s-8,.line .margin > .s-9,.line .margin > .s-10,.line .margin > .s-11,.line .margin > .s-12, -.line .margin > .m-1,.line .margin > .m-2,.line .margin > .m-five,.line .margin > .m-3,.line .margin > .m-4,.line .margin > .m-5,.line .margin > .m-6,.line .margin > .m-7,.line .margin > .m-8,.line .margin > .m-9,.line .margin > .m-10,.line .margin > .m-11,.line .margin > .m-12, -.line .margin > .l-1,.line .margin > .l-2,.line .margin > .l-five,.line .margin > .l-3,.line .margin > .l-4,.line .margin > .l-5,.line .margin > .l-6,.line .margin > .l-7,.line .margin > .l-8,.line .margin > .l-9,.line .margin > .l-10,.line .margin > .l-11,.line .margin > .l-12, -.line .margin > .xl-1,.line .margin > .xl-2,.line .margin > .xl-five,.line .margin > .xl-3,.line .margin > .xl-4,.line .margin > .xl-5,.line .margin > .xl-6,.line .margin > .xl-7,.line .margin > .xl-8,.line .margin > .xl-9,.line .margin > .xl-10,.line .margin > .xl-11,.line .margin > .xl-12, -.line .margin > .xxl-1,.line .margin > .xxl-2,.line .margin > .xxl-five,.line .margin > .xxl-3,.line .margin > .xxl-4,.line .margin > .xxl-5,.line .margin > .xxl-6,.line .margin > .xxl-7,.line .margin > .xxl-8,.line .margin > .xxl-9,.line .margin > .xxl-10,.line .margin > .xxl-11,.line .margin > .xxl-12 {padding:0 0.625rem;} -.line .margin2x > .s-1,.line .margin2x > .s-2,.line .margin2x > .s-five,.line .margin2x > .s-3,.line .margin2x > .s-4,.line .margin2x > .s-5,.line .margin2x > .s-6,.line .margin2x > .s-7,.line .margin2x > .s-8,.line .margin2x > .s-9,.line .margin2x > .s-10,.line .margin2x > .s-11,.line .margin2x > .s-12, -.line .margin2x > .m-1,.line .margin2x > .m-2,.line .margin2x > .m-five,.line .margin2x > .m-3,.line .margin2x > .m-4,.line .margin2x > .m-5,.line .margin2x > .m-6,.line .margin2x > .m-7,.line .margin2x > .m-8,.line .margin2x > .m-9,.line .margin2x > .m-10,.line .margin2x > .m-11,.line .margin2x > .m-12, -.line .margin2x > .l-1,.line .margin2x > .l-2,.line .margin2x > .l-five,.line .margin2x > .l-3,.line .margin2x > .l-4,.line .margin2x > .l-5,.line .margin2x > .l-6,.line .margin2x > .l-7,.line .margin2x > .l-8,.line .margin2x > .l-9,.line .margin2x > .l-10,.line .margin2x > .l-11,.line .margin2x > .l-12, -.line .margin2x > .xl-1,.line .margin2x > .xl-2,.line .margin2x > .xl-five,.line .margin2x > .xl-3,.line .margin2x > .xl-4,.line .margin2x > .xl-5,.line .margin2x > .xl-6,.line .margin2x > .xl-7,.line .margin2x > .xl-8,.line .margin2x > .xl-9,.line .margin2x > .xl-10,.line .margin2x > .xl-11,.line .margin2x > .xl-12, -.line .margin2x > .xxl-1,.line .margin2x > .xxl-2,.line .margin2x > .xxl-five,.line .margin2x > .xxl-3,.line .margin2x > .xxl-4,.line .margin2x > .xxl-5,.line .margin2x > .xxl-6,.line .margin2x > .xxl-7,.line .margin2x > .xxl-8,.line .margin2x > .xxl-9,.line .margin2x > .xxl-10,.line .margin2x > .xxl-11,.line .margin2x > .xxl-12 {padding:0 1.25rem;} -.line-full-width .margin > .s-1,.line-full-width .margin > .s-2,.line-full-width .margin > .s-five,.line-full-width .margin > .s-3,.line-full-width .margin > .s-4,.line-full-width .margin > .s-5,.line-full-width .margin > .s-6,.line-full-width .margin > .s-7,.line-full-width .margin > .s-8,.line-full-width .margin > .s-9,.line-full-width .margin > .s-10,.line-full-width .margin > .s-11,.line-full-width .margin > .s-12, -.line-full-width .margin > .m-1,.line-full-width .margin > .m-2,.line-full-width .margin > .m-five,.line-full-width .margin > .m-3,.line-full-width .margin > .m-4,.line-full-width .margin > .m-5,.line-full-width .margin > .m-6,.line-full-width .margin > .m-7,.line-full-width .margin > .m-8,.line-full-width .margin > .m-9,.line-full-width .margin > .m-10,.line-full-width .margin > .m-11,.line-full-width .margin > .m-12, -.line-full-width .margin > .l-1,.line-full-width .margin > .l-2,.line-full-width .margin > .l-five,.line-full-width .margin > .l-3,.line-full-width .margin > .l-4,.line-full-width .margin > .l-5,.line-full-width .margin > .l-6,.line-full-width .margin > .l-7,.line-full-width .margin > .l-8,.line-full-width .margin > .l-9,.line-full-width .margin > .l-10,.line-full-width .margin > .l-11,.line-full-width .margin > .l-12, -.line-full-width .margin > .xl-1,.line-full-width .margin > .xl-2,.line-full-width .margin > .xl-five,.line-full-width .margin > .xl-3,.line-full-width .margin > .xl-4,.line-full-width .margin > .xl-5,.line-full-width .margin > .xl-6,.line-full-width .margin > .xl-7,.line-full-width .margin > .xl-8,.line-full-width .margin > .xl-9,.line-full-width .margin > .xl-10,.line-full-width .margin > .xl-11,.line-full-width .margin > .xl-12, -.line-full-width .margin > .xxl-1,.line-full-width .margin > .xxl-2,.line-full-width .margin > .xxl-five,.line-full-width .margin > .xxl-3,.line-full-width .margin > .xxl-4,.line-full-width .margin > .xxl-5,.line-full-width .margin > .xxl-6,.line-full-width .margin > .xxl-7,.line-full-width .margin > .xxl-8,.line-full-width .margin > .xxl-9,.line-full-width .margin > .xxl-10,.line-full-width .margin > .xxl-11,.line-full-width .margin > .xxl-12 {padding:0 0.625rem;} -.line-full-width .margin2x > .s-1,.line-full-width .margin2x > .s-2,.line-full-width .margin2x > .s-five,.line-full-width .margin2x > .s-3,.line-full-width .margin2x > .s-4,.line-full-width .margin2x > .s-5,.line-full-width .margin2x > .s-6,.line-full-width .margin2x > .s-7,.line-full-width .margin2x > .s-8,.line-full-width .margin2x > .s-9,.line-full-width .margin2x > .s-10,.line-full-width .margin2x > .s-11,.line-full-width .margin2x > .s-12, -.line-full-width .margin2x > .m-1,.line-full-width .margin2x > .m-2,.line-full-width .margin2x > .m-five,.line-full-width .margin2x > .m-3,.line-full-width .margin2x > .m-4,.line-full-width .margin2x > .m-5,.line-full-width .margin2x > .m-6,.line-full-width .margin2x > .m-7,.line-full-width .margin2x > .m-8,.line-full-width .margin2x > .m-9,.line-full-width .margin2x > .m-10,.line-full-width .margin2x > .m-11,.line-full-width .margin2x > .m-12, -.line-full-width .margin2x > .l-1,.line-full-width .margin2x > .l-2,.line-full-width .margin2x > .l-five,.line-full-width .margin2x > .l-3,.line-full-width .margin2x > .l-4,.line-full-width .margin2x > .l-5,.line-full-width .margin2x > .l-6,.line-full-width .margin2x > .l-7,.line-full-width .margin2x > .l-8,.line-full-width .margin2x > .l-9,.line-full-width .margin2x > .l-10,.line-full-width .margin2x > .l-11,.line-full-width .margin2x > .l-12, -.line-full-width .margin2x > .xl-1,.line-full-width .margin2x > .xl-2,.line-full-width .margin2x > .xl-five,.line-full-width .margin2x > .xl-3,.line-full-width .margin2x > .xl-4,.line-full-width .margin2x > .xl-5,.line-full-width .margin2x > .xl-6,.line-full-width .margin2x > .xl-7,.line-full-width .margin2x > .xl-8,.line-full-width .margin2x > .xl-9,.line-full-width .margin2x > .xl-10,.line-full-width .margin2x > .xl-11,.line-full-width .margin2x > .xl-12, -.line-full-width .margin2x > .xxl-1,.line-full-width .margin2x > .xxl-2,.line-full-width .margin2x > .xxl-five,.line-full-width .margin2x > .xxl-3,.line-full-width .margin2x > .xxl-4,.line-full-width .margin2x > .xxl-5,.line-full-width .margin2x > .xxl-6,.line-full-width .margin2x > .xxl-7,.line-full-width .margin2x > .xxl-8,.line-full-width .margin2x > .xxl-9,.line-full-width .margin2x > .xxl-10,.line-full-width .margin2x > .xxl-11,.line-full-width .margin2x > .xxl-12 {padding:0 1.25rem;} -.s-1, .grid .s-1.center {width:8.3333%;} -.s-2, .grid .s-2.center {width:16.6666%;} -.s-five {width:20%;} -.s-3, .grid .s-3.center {width:25%;} -.s-4, .grid .s-4.center {width:33.3333%;} -.s-5, .grid .s-5.center {width:41.6666%;} -.s-6, .grid .s-6.center {width:50%;} -.s-7, .grid .s-7.center {width:58.3333%;} -.s-8, .grid .s-8.center {width:66.6666%;} -.s-9, .grid .s-9.center {width:75%;} -.s-10, .grid .s-10.center {width:83.3333%;} -.s-11, .grid .s-11.center {width:91.6666%;} -.s-12, .grid .s-12.center {width:100%} -.grid .s-1 {grid-column:span 1;} -.grid .s-2 {grid-column:span 2;} -.grid .s-3 {grid-column:span 3;} -.grid .s-4 {grid-column:span 4;} -.grid .s-5 {grid-column:span 5;} -.grid .s-6 {grid-column:span 6;} -.grid .s-7 {grid-column:span 7;} -.grid .s-8 {grid-column:span 8;} -.grid .s-9 {grid-column:span 9;} -.grid .s-10 {grid-column:span 10;} -.grid .s-11 {grid-column:span 11;} -.grid .s-12 {grid-column:span 12;} -.grid .s-row-1 {grid-row:span 1;} -.grid .s-row-2 {grid-row:span 2;} -.grid .s-row-3 {grid-row:span 3;} -.grid .s-row-4 {grid-row:span 4;} -.grid .s-row-5 {grid-row:span 5;} -.grid .s-row-6 {grid-row:span 6;} -.grid .s-row-7 {grid-row:span 7;} -.grid .s-row-8 {grid-row:span 8;} -.grid .s-row-9 {grid-row:span 9;} -.grid .s-row-10 {grid-row:span 10;} -.grid .s-row-11 {grid-row:span 11;} -.grid .s-row-12 {grid-row:span 12;} -.m-1, .grid .m-1.center {width:8.3333%;} -.m-2, .grid .m-2.center {width:16.6666%;} -.m-five {width:20%;} -.m-3, .grid .m-3.center {width:25%;} -.m-4, .grid .m-4.center {width:33.3333%;} -.m-5, .grid .m-5.center {width:41.6666%;} -.m-6, .grid .m-6.center {width:50%;} -.m-7, .grid .m-7.center {width:58.3333%;} -.m-8, .grid .m-8.center {width:66.6666%;} -.m-9, .grid .m-9.center {width:75%;} -.m-10, .grid .m-10.center {width:83.3333%;} -.m-11, .grid .m-11.center {width:91.6666%;} -.m-12, .grid .m-12.center {width:100%} -.grid .m-1 {grid-column:span 1;} -.grid .m-2 {grid-column:span 2;} -.grid .m-3 {grid-column:span 3;} -.grid .m-4 {grid-column:span 4;} -.grid .m-5 {grid-column:span 5;} -.grid .m-6 {grid-column:span 6;} -.grid .m-7 {grid-column:span 7;} -.grid .m-8 {grid-column:span 8;} -.grid .m-9 {grid-column:span 9;} -.grid .m-10 {grid-column:span 10;} -.grid .m-11 {grid-column:span 11;} -.grid .m-12 {grid-column:span 12;} -.grid .m-row-1 {grid-row:span 1;} -.grid .m-row-2 {grid-row:span 2;} -.grid .m-row-3 {grid-row:span 3;} -.grid .m-row-4 {grid-row:span 4;} -.grid .m-row-5 {grid-row:span 5;} -.grid .m-row-6 {grid-row:span 6;} -.grid .m-row-7 {grid-row:span 7;} -.grid .m-row-8 {grid-row:span 8;} -.grid .m-row-9 {grid-row:span 9;} -.grid .m-row-10 {grid-row:span 10;} -.grid .m-row-11 {grid-row:span 11;} -.grid .m-row-12 {grid-row:span 12;} -.l-1, .grid .l-1.center {width:8.3333%;} -.l-2, .grid .l-2.center {width:16.6666%;} -.l-five {width:20%;} -.l-3, .grid .l-3.center {width:25%;} -.l-4, .grid .l-4.center {width:33.3333%;} -.l-5, .grid .l-5.center {width:41.6666%;} -.l-6, .grid .l-6.center {width:50%;} -.l-7, .grid .l-7.center {width:58.3333%;} -.l-8, .grid .l-8.center {width:66.6666%;} -.l-9, .grid .l-9.center {width:75%;} -.l-10, .grid .l-10.center {width:83.3333%;} -.l-11, .grid .l-11.center {width:91.6666%;} -.l-12, .grid .l-12.center {width:100%} -.grid .l-1 {grid-column:span 1;} -.grid .l-2 {grid-column:span 2;} -.grid .l-3 {grid-column:span 3;} -.grid .l-4 {grid-column:span 4;} -.grid .l-5 {grid-column:span 5;} -.grid .l-6 {grid-column:span 6;} -.grid .l-7 {grid-column:span 7;} -.grid .l-8 {grid-column:span 8;} -.grid .l-9 {grid-column:span 9;} -.grid .l-10 {grid-column:span 10;} -.grid .l-11 {grid-column:span 11;} -.grid .l-12 {grid-column:span 12;} -.grid .l-row-1 {grid-row:span 1;} -.grid .l-row-2 {grid-row:span 2;} -.grid .l-row-3 {grid-row:span 3;} -.grid .l-row-4 {grid-row:span 4;} -.grid .l-row-5 {grid-row:span 5;} -.grid .l-row-6 {grid-row:span 6;} -.grid .l-row-7 {grid-row:span 7;} -.grid .l-row-8 {grid-row:span 8;} -.grid .l-row-9 {grid-row:span 9;} -.grid .l-row-10 {grid-row:span 10;} -.grid .l-row-11 {grid-row:span 11;} -.grid .l-row-12 {grid-row:span 12;} -.xl-1, .grid .xl-1.center {width:8.3333%;} -.xl-2, .grid .xl-2.center {width:16.6666%;} -.xl-five {width:20%;} -.xl-3, .grid .xl-3.center {width:25%;} -.xl-4, .grid .xl-4.center {width:33.3333%;} -.xl-5, .grid .xl-5.center {width:41.6666%;} -.xl-6, .grid .xl-6.center {width:50%;} -.xl-7, .grid .xl-7.center {width:58.3333%;} -.xl-8, .grid .xl-8.center {width:66.6666%;} -.xl-9, .grid .xl-9.center {width:75%;} -.xl-10, .grid .xl-10.center {width:83.3333%;} -.xl-11, .grid .xl-11.center {width:91.6666%;} -.xl-12, .grid .xl-12.center {width:100%} -.grid .xl-1 {grid-column:span 1;} -.grid .xl-2 {grid-column:span 2;} -.grid .xl-3 {grid-column:span 3;} -.grid .xl-4 {grid-column:span 4;} -.grid .xl-5 {grid-column:span 5;} -.grid .xl-6 {grid-column:span 6;} -.grid .xl-7 {grid-column:span 7;} -.grid .xl-8 {grid-column:span 8;} -.grid .xl-9 {grid-column:span 9;} -.grid .xl-10 {grid-column:span 10;} -.grid .xl-11 {grid-column:span 11;} -.grid .xl-12 {grid-column:span 12;} -.grid .xl-row-1 {grid-row:span 1;} -.grid .xl-row-2 {grid-row:span 2;} -.grid .xl-row-3 {grid-row:span 3;} -.grid .xl-row-4 {grid-row:span 4;} -.grid .xl-row-5 {grid-row:span 5;} -.grid .xl-row-6 {grid-row:span 6;} -.grid .xl-row-7 {grid-row:span 7;} -.grid .xl-row-8 {grid-row:span 8;} -.grid .xl-row-9 {grid-row:span 9;} -.grid .xl-row-10 {grid-row:span 10;} -.grid .xl-row-11 {grid-row:span 11;} -.grid .xl-row-12 {grid-row:span 12;} -.xxl-1, .grid .xxl-1.center {width:8.3333%;} -.xxl-2, .grid .xxl-2.center {width:16.6666%;} -.xxl-five {width:20%;} -.xxl-3, .grid .xxl-3.center {width:25%;} -.xxl-4, .grid .xxl-4.center {width:33.3333%;} -.xxl-5, .grid .xxl-5.center {width:41.6666%;} -.xxl-6, .grid .xxl-6.center {width:50%;} -.xxl-7, .grid .xxl-7.center {width:58.3333%;} -.xxl-8, .grid .xxl-8.center {width:66.6666%;} -.xxl-9, .grid .xxl-9.center {width:75%;} -.xxl-10, .grid .xxl-10.center {width:83.3333%;} -.xxl-11, .grid .xxl-11.center {width:91.6666%;} -.xxl-12, .grid .xxl-12.center {width:100%} -.grid .xxl-1 {grid-column:span 1;} -.grid .xxl-2 {grid-column:span 2;} -.grid .xxl-3 {grid-column:span 3;} -.grid .xxl-4 {grid-column:span 4;} -.grid .xxl-5 {grid-column:span 5;} -.grid .xxl-6 {grid-column:span 6;} -.grid .xxl-7 {grid-column:span 7;} -.grid .xxl-8 {grid-column:span 8;} -.grid .xxl-9 {grid-column:span 9;} -.grid .xxl-10 {grid-column:span 10;} -.grid .xxl-11 {grid-column:span 11;} -.grid .xxl-12 {grid-column:span 12;} -.grid .xxl-row-1 {grid-row:span 1;} -.grid .xxl-row-2 {grid-row:span 2;} -.grid .xxl-row-3 {grid-row:span 3;} -.grid .xxl-row-4 {grid-row:span 4;} -.grid .xxl-row-5 {grid-row:span 5;} -.grid .xxl-row-6 {grid-row:span 6;} -.grid .xxl-row-7 {grid-row:span 7;} -.grid .xxl-row-8 {grid-row:span 8;} -.grid .xxl-row-9 {grid-row:span 9;} -.grid .xxl-row-10 {grid-row:span 10;} -.grid .xxl-row-11 {grid-row:span 11;} -.grid .xxl-row-12 {grid-row:span 12;} -.right {float:right;} -.left {float:left;} - -@media screen and (max-width:1366px) { - .hide-xxl,.hide-l,.hide-m,.hide-s {display:initial!important;} - .hide-xl {display:none!important;} - .size-960,.size-1140,.size-1280,.size-1520 {max-width:1366px;} - .xxl-offset-1,.xxl-offset-2,.xxl-offset-five,.xxl-offset-3,.xxl-offset-4,.xxl-offset-5,.xxl-offset-6,.xxl-offset-7,.xxl-offset-8,.xxl-offset-9,.xxl-offset-10,.xxl-offset-11,.xxl-offset-12 {margin-left:0;} - .xl-offset-1 {margin-left:8.3333%;} - .xl-offset-2 {margin-left:16.6666%;} - .xl-offset-five {margin-left:20%;} - .xl-offset-3 {margin-left:25%;} - .xl-offset-4 {margin-left:33.3333%;} - .xl-offset-5 {margin-left:41.6666%;} - .xl-offset-6 {margin-left:50%;} - .xl-offset-7 {margin-left:58.3333%;} - .xl-offset-8 {margin-left:66.6666%;} - .xl-offset-9 {margin-left:75%;} - .xl-offset-10 {margin-left:83.3333%;} - .xl-offset-11 {margin-left:91.6666%;} - .xl-offset-12 {margin-left:100%;} - .xxl-order-1,.xxl-order-2,.xxl-order-3,.xxl-order-4,.xxl-order-5,.xxl-order-6,.xxl-order-7,.xxl-order-8,.xxl-order-9,.xxl-order-10,.xxl-order-11,.xxl-order-12,.xxl-order-last {order:initial;} - .xl-order-1 {order:-1;} - .xl-order-2 {order:2;} - .xl-order-3 {order:3;} - .xl-order-4 {order:4;} - .xl-order-5 {order:5;} - .xl-order-6 {order:6;} - .xl-order-7 {order:7;} - .xl-order-8 {order:8;} - .xl-order-9 {order:9;} - .xl-order-10 {order:10;} - .xl-order-11 {order:11;} - .xl-order-12 {order:12;} - .xl-order-last {order:99999999;} - .xl-1, .grid .xl-1.center {width:8.3333%;} - .xl-2, .grid .xl-2.center {width:16.6666%;} - .xl-five {width:20%;} - .xl-3, .grid .xl-3.center {width:25%;} - .xl-4, .grid .xl-4.center {width:33.3333%;} - .xl-5, .grid .xl-5.center {width:41.6666%;} - .xl-6, .grid .xl-6.center {width:50%;} - .xl-7, .grid .xl-7.center {width:58.3333%;} - .xl-8, .grid .xl-8.center {width:66.6666%;} - .xl-9, .grid .xl-9.center {width:75%;} - .xl-10, .grid .xl-10.center {width:83.3333%;} - .xl-11, .grid .xl-11.center {width:91.6666%;} - .xl-12, .grid .xl-12.center {width:100%} - .grid .xl-1 {grid-column:span 1;} - .grid .xl-2 {grid-column:span 2;} - .grid .xl-3 {grid-column:span 3;} - .grid .xl-4 {grid-column:span 4;} - .grid .xl-5 {grid-column:span 5;} - .grid .xl-6 {grid-column:span 6;} - .grid .xl-7 {grid-column:span 7;} - .grid .xl-8 {grid-column:span 8;} - .grid .xl-9 {grid-column:span 9;} - .grid .xl-10 {grid-column:span 10;} - .grid .xl-11 {grid-column:span 11;} - .grid .xl-12 {grid-column:span 12;} - .grid .xl-row-1 {grid-row:span 1;} - .grid .xl-row-2 {grid-row:span 2;} - .grid .xl-row-3 {grid-row:span 3;} - .grid .xl-row-4 {grid-row:span 4;} - .grid .xl-row-5 {grid-row:span 5;} - .grid .xl-row-6 {grid-row:span 6;} - .grid .xl-row-7 {grid-row:span 7;} - .grid .xl-row-8 {grid-row:span 8;} - .grid .xl-row-9 {grid-row:span 9;} - .grid .xl-row-10 {grid-row:span 10;} - .grid .xl-row-11 {grid-row:span 11;} - .grid .xl-row-12 {grid-row:span 12;} + background: none repeat scroll 0 0 #fff; + display: block; + padding: 1.25rem; + width: 100%; +} +.margin-bottom { + margin-bottom: 1.25rem !important; +} +.margin-bottom2x { + margin-bottom: 2.5rem !important; +} +.s-1, +.s-2, +.s-five, +.s-3, +.s-4, +.s-5, +.s-6, +.s-7, +.s-8, +.s-9, +.s-10, +.s-11, +.s-12, +.m-1, +.m-2, +.m-five, +.m-3, +.m-4, +.m-5, +.m-6, +.m-7, +.m-8, +.m-9, +.m-10, +.m-11, +.m-12, +.l-1, +.l-2, +.l-five, +.l-3, +.l-4, +.l-5, +.l-6, +.l-7, +.l-8, +.l-9, +.l-10, +.l-11, +.l-12, +.xl-1, +.xl-2, +.xl-five, +.xl-3, +.xl-4, +.xl-5, +.xl-6, +.xl-7, +.xl-8, +.xl-9, +.xl-10, +.xl-11, +.xl-12, +.xxl-1, +.xxl-2, +.xxl-five, +.xxl-3, +.xxl-4, +.xxl-5, +.xxl-6, +.xxl-7, +.xxl-8, +.xxl-9, +.xxl-10, +.xxl-11, +.xxl-12 { + float: left; + position: static; +} +.xxl-offset-1 { + margin-left: 8.3333%; +} +.xxl-offset-2 { + margin-left: 16.6666%; +} +.xxl-offset-five { + margin-left: 20%; +} +.xxl-offset-3 { + margin-left: 25%; +} +.xxl-offset-4 { + margin-left: 33.3333%; +} +.xxl-offset-5 { + margin-left: 41.6666%; +} +.xxl-offset-6 { + margin-left: 50%; +} +.xxl-offset-7 { + margin-left: 58.3333%; +} +.xxl-offset-8 { + margin-left: 66.6666%; +} +.xxl-offset-9 { + margin-left: 75%; +} +.xxl-offset-10 { + margin-left: 83.3333%; +} +.xxl-offset-11 { + margin-left: 91.6666%; +} +.xxl-offset-12 { + margin-left: 100%; +} +.xxl-order-1 { + order: -1; +} +.xxl-order-2 { + order: 2; +} +.xxl-order-3 { + order: 3; +} +.xxl-order-4 { + order: 4; +} +.xxl-order-5 { + order: 5; +} +.xxl-order-6 { + order: 6; +} +.xxl-order-7 { + order: 7; +} +.xxl-order-8 { + order: 8; +} +.xxl-order-9 { + order: 9; +} +.xxl-order-10 { + order: 10; +} +.xxl-order-11 { + order: 11; +} +.xxl-order-12 { + order: 12; +} +.xxl-order-last { + order: 99999999; +} +.line .margin > .s-1, +.line .margin > .s-2, +.line .margin > .s-five, +.line .margin > .s-3, +.line .margin > .s-4, +.line .margin > .s-5, +.line .margin > .s-6, +.line .margin > .s-7, +.line .margin > .s-8, +.line .margin > .s-9, +.line .margin > .s-10, +.line .margin > .s-11, +.line .margin > .s-12, +.line .margin > .m-1, +.line .margin > .m-2, +.line .margin > .m-five, +.line .margin > .m-3, +.line .margin > .m-4, +.line .margin > .m-5, +.line .margin > .m-6, +.line .margin > .m-7, +.line .margin > .m-8, +.line .margin > .m-9, +.line .margin > .m-10, +.line .margin > .m-11, +.line .margin > .m-12, +.line .margin > .l-1, +.line .margin > .l-2, +.line .margin > .l-five, +.line .margin > .l-3, +.line .margin > .l-4, +.line .margin > .l-5, +.line .margin > .l-6, +.line .margin > .l-7, +.line .margin > .l-8, +.line .margin > .l-9, +.line .margin > .l-10, +.line .margin > .l-11, +.line .margin > .l-12, +.line .margin > .xl-1, +.line .margin > .xl-2, +.line .margin > .xl-five, +.line .margin > .xl-3, +.line .margin > .xl-4, +.line .margin > .xl-5, +.line .margin > .xl-6, +.line .margin > .xl-7, +.line .margin > .xl-8, +.line .margin > .xl-9, +.line .margin > .xl-10, +.line .margin > .xl-11, +.line .margin > .xl-12, +.line .margin > .xxl-1, +.line .margin > .xxl-2, +.line .margin > .xxl-five, +.line .margin > .xxl-3, +.line .margin > .xxl-4, +.line .margin > .xxl-5, +.line .margin > .xxl-6, +.line .margin > .xxl-7, +.line .margin > .xxl-8, +.line .margin > .xxl-9, +.line .margin > .xxl-10, +.line .margin > .xxl-11, +.line .margin > .xxl-12 { + padding: 0 0.625rem; +} +.line .margin2x > .s-1, +.line .margin2x > .s-2, +.line .margin2x > .s-five, +.line .margin2x > .s-3, +.line .margin2x > .s-4, +.line .margin2x > .s-5, +.line .margin2x > .s-6, +.line .margin2x > .s-7, +.line .margin2x > .s-8, +.line .margin2x > .s-9, +.line .margin2x > .s-10, +.line .margin2x > .s-11, +.line .margin2x > .s-12, +.line .margin2x > .m-1, +.line .margin2x > .m-2, +.line .margin2x > .m-five, +.line .margin2x > .m-3, +.line .margin2x > .m-4, +.line .margin2x > .m-5, +.line .margin2x > .m-6, +.line .margin2x > .m-7, +.line .margin2x > .m-8, +.line .margin2x > .m-9, +.line .margin2x > .m-10, +.line .margin2x > .m-11, +.line .margin2x > .m-12, +.line .margin2x > .l-1, +.line .margin2x > .l-2, +.line .margin2x > .l-five, +.line .margin2x > .l-3, +.line .margin2x > .l-4, +.line .margin2x > .l-5, +.line .margin2x > .l-6, +.line .margin2x > .l-7, +.line .margin2x > .l-8, +.line .margin2x > .l-9, +.line .margin2x > .l-10, +.line .margin2x > .l-11, +.line .margin2x > .l-12, +.line .margin2x > .xl-1, +.line .margin2x > .xl-2, +.line .margin2x > .xl-five, +.line .margin2x > .xl-3, +.line .margin2x > .xl-4, +.line .margin2x > .xl-5, +.line .margin2x > .xl-6, +.line .margin2x > .xl-7, +.line .margin2x > .xl-8, +.line .margin2x > .xl-9, +.line .margin2x > .xl-10, +.line .margin2x > .xl-11, +.line .margin2x > .xl-12, +.line .margin2x > .xxl-1, +.line .margin2x > .xxl-2, +.line .margin2x > .xxl-five, +.line .margin2x > .xxl-3, +.line .margin2x > .xxl-4, +.line .margin2x > .xxl-5, +.line .margin2x > .xxl-6, +.line .margin2x > .xxl-7, +.line .margin2x > .xxl-8, +.line .margin2x > .xxl-9, +.line .margin2x > .xxl-10, +.line .margin2x > .xxl-11, +.line .margin2x > .xxl-12 { + padding: 0 1.25rem; +} +.line-full-width .margin > .s-1, +.line-full-width .margin > .s-2, +.line-full-width .margin > .s-five, +.line-full-width .margin > .s-3, +.line-full-width .margin > .s-4, +.line-full-width .margin > .s-5, +.line-full-width .margin > .s-6, +.line-full-width .margin > .s-7, +.line-full-width .margin > .s-8, +.line-full-width .margin > .s-9, +.line-full-width .margin > .s-10, +.line-full-width .margin > .s-11, +.line-full-width .margin > .s-12, +.line-full-width .margin > .m-1, +.line-full-width .margin > .m-2, +.line-full-width .margin > .m-five, +.line-full-width .margin > .m-3, +.line-full-width .margin > .m-4, +.line-full-width .margin > .m-5, +.line-full-width .margin > .m-6, +.line-full-width .margin > .m-7, +.line-full-width .margin > .m-8, +.line-full-width .margin > .m-9, +.line-full-width .margin > .m-10, +.line-full-width .margin > .m-11, +.line-full-width .margin > .m-12, +.line-full-width .margin > .l-1, +.line-full-width .margin > .l-2, +.line-full-width .margin > .l-five, +.line-full-width .margin > .l-3, +.line-full-width .margin > .l-4, +.line-full-width .margin > .l-5, +.line-full-width .margin > .l-6, +.line-full-width .margin > .l-7, +.line-full-width .margin > .l-8, +.line-full-width .margin > .l-9, +.line-full-width .margin > .l-10, +.line-full-width .margin > .l-11, +.line-full-width .margin > .l-12, +.line-full-width .margin > .xl-1, +.line-full-width .margin > .xl-2, +.line-full-width .margin > .xl-five, +.line-full-width .margin > .xl-3, +.line-full-width .margin > .xl-4, +.line-full-width .margin > .xl-5, +.line-full-width .margin > .xl-6, +.line-full-width .margin > .xl-7, +.line-full-width .margin > .xl-8, +.line-full-width .margin > .xl-9, +.line-full-width .margin > .xl-10, +.line-full-width .margin > .xl-11, +.line-full-width .margin > .xl-12, +.line-full-width .margin > .xxl-1, +.line-full-width .margin > .xxl-2, +.line-full-width .margin > .xxl-five, +.line-full-width .margin > .xxl-3, +.line-full-width .margin > .xxl-4, +.line-full-width .margin > .xxl-5, +.line-full-width .margin > .xxl-6, +.line-full-width .margin > .xxl-7, +.line-full-width .margin > .xxl-8, +.line-full-width .margin > .xxl-9, +.line-full-width .margin > .xxl-10, +.line-full-width .margin > .xxl-11, +.line-full-width .margin > .xxl-12 { + padding: 0 0.625rem; +} +.line-full-width .margin2x > .s-1, +.line-full-width .margin2x > .s-2, +.line-full-width .margin2x > .s-five, +.line-full-width .margin2x > .s-3, +.line-full-width .margin2x > .s-4, +.line-full-width .margin2x > .s-5, +.line-full-width .margin2x > .s-6, +.line-full-width .margin2x > .s-7, +.line-full-width .margin2x > .s-8, +.line-full-width .margin2x > .s-9, +.line-full-width .margin2x > .s-10, +.line-full-width .margin2x > .s-11, +.line-full-width .margin2x > .s-12, +.line-full-width .margin2x > .m-1, +.line-full-width .margin2x > .m-2, +.line-full-width .margin2x > .m-five, +.line-full-width .margin2x > .m-3, +.line-full-width .margin2x > .m-4, +.line-full-width .margin2x > .m-5, +.line-full-width .margin2x > .m-6, +.line-full-width .margin2x > .m-7, +.line-full-width .margin2x > .m-8, +.line-full-width .margin2x > .m-9, +.line-full-width .margin2x > .m-10, +.line-full-width .margin2x > .m-11, +.line-full-width .margin2x > .m-12, +.line-full-width .margin2x > .l-1, +.line-full-width .margin2x > .l-2, +.line-full-width .margin2x > .l-five, +.line-full-width .margin2x > .l-3, +.line-full-width .margin2x > .l-4, +.line-full-width .margin2x > .l-5, +.line-full-width .margin2x > .l-6, +.line-full-width .margin2x > .l-7, +.line-full-width .margin2x > .l-8, +.line-full-width .margin2x > .l-9, +.line-full-width .margin2x > .l-10, +.line-full-width .margin2x > .l-11, +.line-full-width .margin2x > .l-12, +.line-full-width .margin2x > .xl-1, +.line-full-width .margin2x > .xl-2, +.line-full-width .margin2x > .xl-five, +.line-full-width .margin2x > .xl-3, +.line-full-width .margin2x > .xl-4, +.line-full-width .margin2x > .xl-5, +.line-full-width .margin2x > .xl-6, +.line-full-width .margin2x > .xl-7, +.line-full-width .margin2x > .xl-8, +.line-full-width .margin2x > .xl-9, +.line-full-width .margin2x > .xl-10, +.line-full-width .margin2x > .xl-11, +.line-full-width .margin2x > .xl-12, +.line-full-width .margin2x > .xxl-1, +.line-full-width .margin2x > .xxl-2, +.line-full-width .margin2x > .xxl-five, +.line-full-width .margin2x > .xxl-3, +.line-full-width .margin2x > .xxl-4, +.line-full-width .margin2x > .xxl-5, +.line-full-width .margin2x > .xxl-6, +.line-full-width .margin2x > .xxl-7, +.line-full-width .margin2x > .xxl-8, +.line-full-width .margin2x > .xxl-9, +.line-full-width .margin2x > .xxl-10, +.line-full-width .margin2x > .xxl-11, +.line-full-width .margin2x > .xxl-12 { + padding: 0 1.25rem; +} +.s-1, +.grid .s-1.center { + width: 8.3333%; +} +.s-2, +.grid .s-2.center { + width: 16.6666%; +} +.s-five { + width: 20%; +} +.s-3, +.grid .s-3.center { + width: 25%; +} +.s-4, +.grid .s-4.center { + width: 33.3333%; +} +.s-5, +.grid .s-5.center { + width: 41.6666%; +} +.s-6, +.grid .s-6.center { + width: 50%; +} +.s-7, +.grid .s-7.center { + width: 58.3333%; +} +.s-8, +.grid .s-8.center { + width: 66.6666%; +} +.s-9, +.grid .s-9.center { + width: 75%; +} +.s-10, +.grid .s-10.center { + width: 83.3333%; +} +.s-11, +.grid .s-11.center { + width: 91.6666%; +} +.s-12, +.grid .s-12.center { + width: 100%; +} +.grid .s-1 { + grid-column: span 1; +} +.grid .s-2 { + grid-column: span 2; +} +.grid .s-3 { + grid-column: span 3; +} +.grid .s-4 { + grid-column: span 4; +} +.grid .s-5 { + grid-column: span 5; +} +.grid .s-6 { + grid-column: span 6; +} +.grid .s-7 { + grid-column: span 7; +} +.grid .s-8 { + grid-column: span 8; +} +.grid .s-9 { + grid-column: span 9; +} +.grid .s-10 { + grid-column: span 10; +} +.grid .s-11 { + grid-column: span 11; +} +.grid .s-12 { + grid-column: span 12; +} +.grid .s-row-1 { + grid-row: span 1; +} +.grid .s-row-2 { + grid-row: span 2; +} +.grid .s-row-3 { + grid-row: span 3; +} +.grid .s-row-4 { + grid-row: span 4; +} +.grid .s-row-5 { + grid-row: span 5; +} +.grid .s-row-6 { + grid-row: span 6; +} +.grid .s-row-7 { + grid-row: span 7; +} +.grid .s-row-8 { + grid-row: span 8; +} +.grid .s-row-9 { + grid-row: span 9; +} +.grid .s-row-10 { + grid-row: span 10; +} +.grid .s-row-11 { + grid-row: span 11; +} +.grid .s-row-12 { + grid-row: span 12; +} +.m-1, +.grid .m-1.center { + width: 8.3333%; +} +.m-2, +.grid .m-2.center { + width: 16.6666%; +} +.m-five { + width: 20%; +} +.m-3, +.grid .m-3.center { + width: 25%; +} +.m-4, +.grid .m-4.center { + width: 33.3333%; +} +.m-5, +.grid .m-5.center { + width: 41.6666%; +} +.m-6, +.grid .m-6.center { + width: 50%; +} +.m-7, +.grid .m-7.center { + width: 58.3333%; +} +.m-8, +.grid .m-8.center { + width: 66.6666%; +} +.m-9, +.grid .m-9.center { + width: 75%; +} +.m-10, +.grid .m-10.center { + width: 83.3333%; +} +.m-11, +.grid .m-11.center { + width: 91.6666%; +} +.m-12, +.grid .m-12.center { + width: 100%; +} +.grid .m-1 { + grid-column: span 1; +} +.grid .m-2 { + grid-column: span 2; +} +.grid .m-3 { + grid-column: span 3; +} +.grid .m-4 { + grid-column: span 4; +} +.grid .m-5 { + grid-column: span 5; +} +.grid .m-6 { + grid-column: span 6; +} +.grid .m-7 { + grid-column: span 7; +} +.grid .m-8 { + grid-column: span 8; +} +.grid .m-9 { + grid-column: span 9; +} +.grid .m-10 { + grid-column: span 10; +} +.grid .m-11 { + grid-column: span 11; +} +.grid .m-12 { + grid-column: span 12; +} +.grid .m-row-1 { + grid-row: span 1; +} +.grid .m-row-2 { + grid-row: span 2; +} +.grid .m-row-3 { + grid-row: span 3; +} +.grid .m-row-4 { + grid-row: span 4; +} +.grid .m-row-5 { + grid-row: span 5; +} +.grid .m-row-6 { + grid-row: span 6; +} +.grid .m-row-7 { + grid-row: span 7; +} +.grid .m-row-8 { + grid-row: span 8; +} +.grid .m-row-9 { + grid-row: span 9; +} +.grid .m-row-10 { + grid-row: span 10; +} +.grid .m-row-11 { + grid-row: span 11; +} +.grid .m-row-12 { + grid-row: span 12; +} +.l-1, +.grid .l-1.center { + width: 8.3333%; +} +.l-2, +.grid .l-2.center { + width: 16.6666%; +} +.l-five { + width: 20%; +} +.l-3, +.grid .l-3.center { + width: 25%; +} +.l-4, +.grid .l-4.center { + width: 33.3333%; +} +.l-5, +.grid .l-5.center { + width: 41.6666%; +} +.l-6, +.grid .l-6.center { + width: 50%; +} +.l-7, +.grid .l-7.center { + width: 58.3333%; +} +.l-8, +.grid .l-8.center { + width: 66.6666%; +} +.l-9, +.grid .l-9.center { + width: 75%; +} +.l-10, +.grid .l-10.center { + width: 83.3333%; +} +.l-11, +.grid .l-11.center { + width: 91.6666%; +} +.l-12, +.grid .l-12.center { + width: 100%; +} +.grid .l-1 { + grid-column: span 1; +} +.grid .l-2 { + grid-column: span 2; +} +.grid .l-3 { + grid-column: span 3; +} +.grid .l-4 { + grid-column: span 4; +} +.grid .l-5 { + grid-column: span 5; +} +.grid .l-6 { + grid-column: span 6; +} +.grid .l-7 { + grid-column: span 7; +} +.grid .l-8 { + grid-column: span 8; +} +.grid .l-9 { + grid-column: span 9; +} +.grid .l-10 { + grid-column: span 10; +} +.grid .l-11 { + grid-column: span 11; +} +.grid .l-12 { + grid-column: span 12; +} +.grid .l-row-1 { + grid-row: span 1; +} +.grid .l-row-2 { + grid-row: span 2; +} +.grid .l-row-3 { + grid-row: span 3; +} +.grid .l-row-4 { + grid-row: span 4; +} +.grid .l-row-5 { + grid-row: span 5; +} +.grid .l-row-6 { + grid-row: span 6; +} +.grid .l-row-7 { + grid-row: span 7; +} +.grid .l-row-8 { + grid-row: span 8; +} +.grid .l-row-9 { + grid-row: span 9; +} +.grid .l-row-10 { + grid-row: span 10; +} +.grid .l-row-11 { + grid-row: span 11; +} +.grid .l-row-12 { + grid-row: span 12; +} +.xl-1, +.grid .xl-1.center { + width: 8.3333%; +} +.xl-2, +.grid .xl-2.center { + width: 16.6666%; +} +.xl-five { + width: 20%; +} +.xl-3, +.grid .xl-3.center { + width: 25%; +} +.xl-4, +.grid .xl-4.center { + width: 33.3333%; +} +.xl-5, +.grid .xl-5.center { + width: 41.6666%; +} +.xl-6, +.grid .xl-6.center { + width: 50%; +} +.xl-7, +.grid .xl-7.center { + width: 58.3333%; +} +.xl-8, +.grid .xl-8.center { + width: 66.6666%; +} +.xl-9, +.grid .xl-9.center { + width: 75%; +} +.xl-10, +.grid .xl-10.center { + width: 83.3333%; +} +.xl-11, +.grid .xl-11.center { + width: 91.6666%; +} +.xl-12, +.grid .xl-12.center { + width: 100%; +} +.grid .xl-1 { + grid-column: span 1; +} +.grid .xl-2 { + grid-column: span 2; +} +.grid .xl-3 { + grid-column: span 3; +} +.grid .xl-4 { + grid-column: span 4; +} +.grid .xl-5 { + grid-column: span 5; +} +.grid .xl-6 { + grid-column: span 6; +} +.grid .xl-7 { + grid-column: span 7; +} +.grid .xl-8 { + grid-column: span 8; +} +.grid .xl-9 { + grid-column: span 9; +} +.grid .xl-10 { + grid-column: span 10; +} +.grid .xl-11 { + grid-column: span 11; +} +.grid .xl-12 { + grid-column: span 12; +} +.grid .xl-row-1 { + grid-row: span 1; +} +.grid .xl-row-2 { + grid-row: span 2; +} +.grid .xl-row-3 { + grid-row: span 3; +} +.grid .xl-row-4 { + grid-row: span 4; +} +.grid .xl-row-5 { + grid-row: span 5; +} +.grid .xl-row-6 { + grid-row: span 6; +} +.grid .xl-row-7 { + grid-row: span 7; +} +.grid .xl-row-8 { + grid-row: span 8; +} +.grid .xl-row-9 { + grid-row: span 9; +} +.grid .xl-row-10 { + grid-row: span 10; +} +.grid .xl-row-11 { + grid-row: span 11; +} +.grid .xl-row-12 { + grid-row: span 12; +} +.xxl-1, +.grid .xxl-1.center { + width: 8.3333%; +} +.xxl-2, +.grid .xxl-2.center { + width: 16.6666%; +} +.xxl-five { + width: 20%; +} +.xxl-3, +.grid .xxl-3.center { + width: 25%; +} +.xxl-4, +.grid .xxl-4.center { + width: 33.3333%; +} +.xxl-5, +.grid .xxl-5.center { + width: 41.6666%; +} +.xxl-6, +.grid .xxl-6.center { + width: 50%; +} +.xxl-7, +.grid .xxl-7.center { + width: 58.3333%; +} +.xxl-8, +.grid .xxl-8.center { + width: 66.6666%; +} +.xxl-9, +.grid .xxl-9.center { + width: 75%; +} +.xxl-10, +.grid .xxl-10.center { + width: 83.3333%; +} +.xxl-11, +.grid .xxl-11.center { + width: 91.6666%; +} +.xxl-12, +.grid .xxl-12.center { + width: 100%; +} +.grid .xxl-1 { + grid-column: span 1; +} +.grid .xxl-2 { + grid-column: span 2; +} +.grid .xxl-3 { + grid-column: span 3; +} +.grid .xxl-4 { + grid-column: span 4; +} +.grid .xxl-5 { + grid-column: span 5; +} +.grid .xxl-6 { + grid-column: span 6; +} +.grid .xxl-7 { + grid-column: span 7; +} +.grid .xxl-8 { + grid-column: span 8; +} +.grid .xxl-9 { + grid-column: span 9; +} +.grid .xxl-10 { + grid-column: span 10; +} +.grid .xxl-11 { + grid-column: span 11; +} +.grid .xxl-12 { + grid-column: span 12; +} +.grid .xxl-row-1 { + grid-row: span 1; +} +.grid .xxl-row-2 { + grid-row: span 2; +} +.grid .xxl-row-3 { + grid-row: span 3; +} +.grid .xxl-row-4 { + grid-row: span 4; +} +.grid .xxl-row-5 { + grid-row: span 5; +} +.grid .xxl-row-6 { + grid-row: span 6; +} +.grid .xxl-row-7 { + grid-row: span 7; +} +.grid .xxl-row-8 { + grid-row: span 8; +} +.grid .xxl-row-9 { + grid-row: span 9; +} +.grid .xxl-row-10 { + grid-row: span 10; +} +.grid .xxl-row-11 { + grid-row: span 11; +} +.grid .xxl-row-12 { + grid-row: span 12; +} +.right { + float: right; +} +.left { + float: left; } -@media screen and (max-width:1140px) { - .hide-xxl,.hide-xl,.hide-m,.hide-s {display:initial!important;} - .hide-l {display:none!important;} - .size-960,.size-1140,.size-1280,.size-1520 {max-width:1140px;} - .xl-offset-1,.xl-offset-2,.xl-offset-five,.xl-offset-3,.xl-offset-4,.xl-offset-5,.xl-offset-6,.xl-offset-7,.xl-offset-8,.xl-offset-9,.xl-offset-10,.xl-offset-11,.xl-offset-12 {margin-left:0;} - .l-offset-1 {margin-left:8.3333%;} - .l-offset-2 {margin-left:16.6666%;} - .l-offset-five {margin-left:20%;} - .l-offset-3 {margin-left:25%;} - .l-offset-4 {margin-left:33.3333%;} - .l-offset-5 {margin-left:41.6666%;} - .l-offset-6 {margin-left:50%;} - .l-offset-7 {margin-left:58.3333%;} - .l-offset-8 {margin-left:66.6666%;} - .l-offset-9 {margin-left:75%;} - .l-offset-10 {margin-left:83.3333%;} - .l-offset-11 {margin-left:91.6666%;} - .l-offset-12 {margin-left:100%;} - .xl-order-1,.xl-order-2,.xl-order-3,.xl-order-4,.xl-order-5,.xl-order-6,.xl-order-7,.xl-order-8,.xl-order-9,.xl-order-10,.xl-order-11,.xl-order-12,.xl-order-last {order:initial;} - .l-order-1 {order:-1;} - .l-order-2 {order:2;} - .l-order-3 {order:3;} - .l-order-4 {order:4;} - .l-order-5 {order:5;} - .l-order-6 {order:6;} - .l-order-7 {order:7;} - .l-order-8 {order:8;} - .l-order-9 {order:9;} - .l-order-10 {order:10;} - .l-order-11 {order:11;} - .l-order-12 {order:12;} - .l-order-last {order:99999999;} - .l-1, .grid .l-1.center {width:8.3333%;} - .l-2, .grid .l-2.center {width:16.6666%;} - .l-five {width:20%;} - .l-3, .grid .l-3.center {width:25%;} - .l-4, .grid .l-4.center {width:33.3333%;} - .l-5, .grid .l-5.center {width:41.6666%;} - .l-6, .grid .l-6.center {width:50%;} - .l-7, .grid .l-7.center {width:58.3333%;} - .l-8, .grid .l-8.center {width:66.6666%;} - .l-9, .grid .l-9.center {width:75%;} - .l-10, .grid .l-10.center {width:83.3333%;} - .l-11, .grid .l-11.center {width:91.6666%;} - .l-12, .grid .l-12.center {width:100%} - .grid .l-1 {grid-column:span 1;} - .grid .l-2 {grid-column:span 2;} - .grid .l-3 {grid-column:span 3;} - .grid .l-4 {grid-column:span 4;} - .grid .l-5 {grid-column:span 5;} - .grid .l-6 {grid-column:span 6;} - .grid .l-7 {grid-column:span 7;} - .grid .l-8 {grid-column:span 8;} - .grid .l-9 {grid-column:span 9;} - .grid .l-10 {grid-column:span 10;} - .grid .l-11 {grid-column:span 11;} - .grid .l-12 {grid-column:span 12;} - .grid .l-row-1 {grid-row:span 1;} - .grid .l-row-2 {grid-row:span 2;} - .grid .l-row-3 {grid-row:span 3;} - .grid .l-row-4 {grid-row:span 4;} - .grid .l-row-5 {grid-row:span 5;} - .grid .l-row-6 {grid-row:span 6;} - .grid .l-row-7 {grid-row:span 7;} - .grid .l-row-8 {grid-row:span 8;} - .grid .l-row-9 {grid-row:span 9;} - .grid .l-row-10 {grid-row:span 10;} - .grid .l-row-11 {grid-row:span 11;} - .grid .l-row-12 {grid-row:span 12;} -} - -@media screen and (max-width:768px) { - .size-960,.size-1140,.size-1280,.size-1520 {max-width:768px;} - .hide-xxl,.hide-xl,.hide-l,.hide-s {display:initial!important;} - .hide-m {display:none!important;} - nav { - display:block; - cursor:pointer; - line-height:3; +@media screen and (max-width: 1366px) { + .hide-xxl, + .hide-l, + .hide-m, + .hide-s { + display: initial !important; } - .top-nav li a {background:none repeat scroll 0 0 #1c3849;} - .top-nav > ul { - height:0; - max-width:100%; - overflow:hidden; - position:relative; - z-index:999; + .hide-xl { + display: none !important; } - .top-nav > ul.show-menu,.aside-nav.minimize-on-small > ul.show-menu {height:auto;} - .top-nav ul ul { - left:0; - margin-top:0; - position:relative; - right:0; - } - .top-nav li ul li a {min-width:100%;} - .top-nav li { - float:none; - list-style:none outside none; - padding:0; + .size-960, + .size-1140, + .size-1280, + .size-1520 { + max-width: 1366px; } - .top-nav li a { - color:#fff; - display:block; - padding:1.25rem 0.625rem; - text-align:center; - text-decoration:none; + .xxl-offset-1, + .xxl-offset-2, + .xxl-offset-five, + .xxl-offset-3, + .xxl-offset-4, + .xxl-offset-5, + .xxl-offset-6, + .xxl-offset-7, + .xxl-offset-8, + .xxl-offset-9, + .xxl-offset-10, + .xxl-offset-11, + .xxl-offset-12 { + margin-left: 0; } - .top-nav li a:hover { - background:none repeat scroll 0 0 #152732; - color:#fff; - } - .top-nav li ul,.top-nav li ul li ul { - display:block; - overflow:hidden; - height:0; - } - .top-nav > ul ul.show-ul { - display:block; - height:auto; + .xl-offset-1 { + margin-left: 8.3333%; } - .top-nav li ul li a { - background:none repeat scroll 0 0 #2b4c61; - padding:0.625rem; + .xl-offset-2 { + margin-left: 16.6666%; } - .top-nav li ul li ul li a { background:none repeat scroll 0 0 #456274;} - .top-nav { - position:fixed; - top:0; - z-index:10; - left:-100%; - width:100%!important; - bottom:0; - background:none repeat scroll 0 0 #1c3849; - overflow-y:auto; - transition:left 0.20s linear 0s; - -o-transition:left 0.20s linear 0s; - -ms-transition:left 0.20s linear 0s; - -moz-transition:left 0.20s linear 0s; - -webkit-transition:left 0.20s linear 0s; - } - body.show-menu {overflow: hidden;} - .show-menu .top-nav { - left:0; - right:60px + .xl-offset-five { + margin-left: 20%; + } + .xl-offset-3 { + margin-left: 25%; + } + .xl-offset-4 { + margin-left: 33.3333%; + } + .xl-offset-5 { + margin-left: 41.6666%; + } + .xl-offset-6 { + margin-left: 50%; + } + .xl-offset-7 { + margin-left: 58.3333%; + } + .xl-offset-8 { + margin-left: 66.6666%; + } + .xl-offset-9 { + margin-left: 75%; + } + .xl-offset-10 { + margin-left: 83.3333%; + } + .xl-offset-11 { + margin-left: 91.6666%; + } + .xl-offset-12 { + margin-left: 100%; + } + .xxl-order-1, + .xxl-order-2, + .xxl-order-3, + .xxl-order-4, + .xxl-order-5, + .xxl-order-6, + .xxl-order-7, + .xxl-order-8, + .xxl-order-9, + .xxl-order-10, + .xxl-order-11, + .xxl-order-12, + .xxl-order-last { + order: initial; + } + .xl-order-1 { + order: -1; + } + .xl-order-2 { + order: 2; + } + .xl-order-3 { + order: 3; + } + .xl-order-4 { + order: 4; + } + .xl-order-5 { + order: 5; + } + .xl-order-6 { + order: 6; + } + .xl-order-7 { + order: 7; + } + .xl-order-8 { + order: 8; + } + .xl-order-9 { + order: 9; + } + .xl-order-10 { + order: 10; + } + .xl-order-11 { + order: 11; + } + .xl-order-12 { + order: 12; + } + .xl-order-last { + order: 99999999; + } + .xl-1, + .grid .xl-1.center { + width: 8.3333%; + } + .xl-2, + .grid .xl-2.center { + width: 16.6666%; + } + .xl-five { + width: 20%; + } + .xl-3, + .grid .xl-3.center { + width: 25%; + } + .xl-4, + .grid .xl-4.center { + width: 33.3333%; + } + .xl-5, + .grid .xl-5.center { + width: 41.6666%; + } + .xl-6, + .grid .xl-6.center { + width: 50%; + } + .xl-7, + .grid .xl-7.center { + width: 58.3333%; + } + .xl-8, + .grid .xl-8.center { + width: 66.6666%; + } + .xl-9, + .grid .xl-9.center { + width: 75%; + } + .xl-10, + .grid .xl-10.center { + width: 83.3333%; + } + .xl-11, + .grid .xl-11.center { + width: 91.6666%; + } + .xl-12, + .grid .xl-12.center { + width: 100%; + } + .grid .xl-1 { + grid-column: span 1; + } + .grid .xl-2 { + grid-column: span 2; + } + .grid .xl-3 { + grid-column: span 3; + } + .grid .xl-4 { + grid-column: span 4; + } + .grid .xl-5 { + grid-column: span 5; + } + .grid .xl-6 { + grid-column: span 6; + } + .grid .xl-7 { + grid-column: span 7; + } + .grid .xl-8 { + grid-column: span 8; + } + .grid .xl-9 { + grid-column: span 9; + } + .grid .xl-10 { + grid-column: span 10; + } + .grid .xl-11 { + grid-column: span 11; + } + .grid .xl-12 { + grid-column: span 12; + } + .grid .xl-row-1 { + grid-row: span 1; + } + .grid .xl-row-2 { + grid-row: span 2; + } + .grid .xl-row-3 { + grid-row: span 3; + } + .grid .xl-row-4 { + grid-row: span 4; + } + .grid .xl-row-5 { + grid-row: span 5; + } + .grid .xl-row-6 { + grid-row: span 6; + } + .grid .xl-row-7 { + grid-row: span 7; + } + .grid .xl-row-8 { + grid-row: span 8; + } + .grid .xl-row-9 { + grid-row: span 9; + } + .grid .xl-row-10 { + grid-row: span 10; + } + .grid .xl-row-11 { + grid-row: span 11; + } + .grid .xl-row-12 { + grid-row: span 12; + } +} + +@media screen and (max-width: 1140px) { + .hide-xxl, + .hide-xl, + .hide-m, + .hide-s { + display: initial !important; + } + .hide-l { + display: none !important; + } + .size-960, + .size-1140, + .size-1280, + .size-1520 { + max-width: 1140px; + } + .xl-offset-1, + .xl-offset-2, + .xl-offset-five, + .xl-offset-3, + .xl-offset-4, + .xl-offset-5, + .xl-offset-6, + .xl-offset-7, + .xl-offset-8, + .xl-offset-9, + .xl-offset-10, + .xl-offset-11, + .xl-offset-12 { + margin-left: 0; + } + .l-offset-1 { + margin-left: 8.3333%; + } + .l-offset-2 { + margin-left: 16.6666%; + } + .l-offset-five { + margin-left: 20%; + } + .l-offset-3 { + margin-left: 25%; + } + .l-offset-4 { + margin-left: 33.3333%; + } + .l-offset-5 { + margin-left: 41.6666%; + } + .l-offset-6 { + margin-left: 50%; + } + .l-offset-7 { + margin-left: 58.3333%; + } + .l-offset-8 { + margin-left: 66.6666%; + } + .l-offset-9 { + margin-left: 75%; + } + .l-offset-10 { + margin-left: 83.3333%; + } + .l-offset-11 { + margin-left: 91.6666%; + } + .l-offset-12 { + margin-left: 100%; + } + .xl-order-1, + .xl-order-2, + .xl-order-3, + .xl-order-4, + .xl-order-5, + .xl-order-6, + .xl-order-7, + .xl-order-8, + .xl-order-9, + .xl-order-10, + .xl-order-11, + .xl-order-12, + .xl-order-last { + order: initial; + } + .l-order-1 { + order: -1; + } + .l-order-2 { + order: 2; + } + .l-order-3 { + order: 3; + } + .l-order-4 { + order: 4; + } + .l-order-5 { + order: 5; + } + .l-order-6 { + order: 6; + } + .l-order-7 { + order: 7; + } + .l-order-8 { + order: 8; + } + .l-order-9 { + order: 9; + } + .l-order-10 { + order: 10; + } + .l-order-11 { + order: 11; + } + .l-order-12 { + order: 12; + } + .l-order-last { + order: 99999999; + } + .l-1, + .grid .l-1.center { + width: 8.3333%; + } + .l-2, + .grid .l-2.center { + width: 16.6666%; + } + .l-five { + width: 20%; + } + .l-3, + .grid .l-3.center { + width: 25%; + } + .l-4, + .grid .l-4.center { + width: 33.3333%; + } + .l-5, + .grid .l-5.center { + width: 41.6666%; + } + .l-6, + .grid .l-6.center { + width: 50%; + } + .l-7, + .grid .l-7.center { + width: 58.3333%; + } + .l-8, + .grid .l-8.center { + width: 66.6666%; + } + .l-9, + .grid .l-9.center { + width: 75%; + } + .l-10, + .grid .l-10.center { + width: 83.3333%; + } + .l-11, + .grid .l-11.center { + width: 91.6666%; + } + .l-12, + .grid .l-12.center { + width: 100%; + } + .grid .l-1 { + grid-column: span 1; + } + .grid .l-2 { + grid-column: span 2; + } + .grid .l-3 { + grid-column: span 3; + } + .grid .l-4 { + grid-column: span 4; + } + .grid .l-5 { + grid-column: span 5; + } + .grid .l-6 { + grid-column: span 6; + } + .grid .l-7 { + grid-column: span 7; + } + .grid .l-8 { + grid-column: span 8; + } + .grid .l-9 { + grid-column: span 9; + } + .grid .l-10 { + grid-column: span 10; + } + .grid .l-11 { + grid-column: span 11; + } + .grid .l-12 { + grid-column: span 12; + } + .grid .l-row-1 { + grid-row: span 1; + } + .grid .l-row-2 { + grid-row: span 2; + } + .grid .l-row-3 { + grid-row: span 3; + } + .grid .l-row-4 { + grid-row: span 4; + } + .grid .l-row-5 { + grid-row: span 5; + } + .grid .l-row-6 { + grid-row: span 6; + } + .grid .l-row-7 { + grid-row: span 7; + } + .grid .l-row-8 { + grid-row: span 8; + } + .grid .l-row-9 { + grid-row: span 9; + } + .grid .l-row-10 { + grid-row: span 10; + } + .grid .l-row-11 { + grid-row: span 11; + } + .grid .l-row-12 { + grid-row: span 12; + } +} + +@media screen and (max-width: 768px) { + .size-960, + .size-1140, + .size-1280, + .size-1520 { + max-width: 768px; + } + .hide-xxl, + .hide-xl, + .hide-l, + .hide-s { + display: initial !important; + } + .hide-m { + display: none !important; + } + nav { + display: block; + cursor: pointer; + line-height: 3; + } + .top-nav li a { + background: none repeat scroll 0 0 #1c3849; + } + .top-nav > ul { + height: 0; + max-width: 100%; + overflow: hidden; + position: relative; + z-index: 999; + } + .top-nav > ul.show-menu, + .aside-nav.minimize-on-small > ul.show-menu { + height: auto; + } + .top-nav ul ul { + left: 0; + margin-top: 0; + position: relative; + right: 0; + } + .top-nav li ul li a { + min-width: 100%; + } + .top-nav li { + float: none; + list-style: none outside none; + padding: 0; + } + .top-nav li a { + color: #fff; + display: block; + padding: 1.25rem 0.625rem; + text-align: center; + text-decoration: none; + } + .top-nav li a:hover { + background: none repeat scroll 0 0 #152732; + color: #fff; + } + .top-nav li ul, + .top-nav li ul li ul { + display: block; + overflow: hidden; + height: 0; + } + .top-nav > ul ul.show-ul { + display: block; + height: auto; + } + .top-nav li ul li a { + background: none repeat scroll 0 0 #2b4c61; + padding: 0.625rem; + } + .top-nav li ul li ul li a { + background: none repeat scroll 0 0 #456274; + } + .top-nav { + position: fixed; + top: 0; + z-index: 10; + left: -100%; + width: 100% !important; + bottom: 0; + background: none repeat scroll 0 0 #1c3849; + overflow-y: auto; + transition: left 0.2s linear 0s; + -o-transition: left 0.2s linear 0s; + -ms-transition: left 0.2s linear 0s; + -moz-transition: left 0.2s linear 0s; + -webkit-transition: left 0.2s linear 0s; + } + body.show-menu { + overflow: hidden; + } + .show-menu .top-nav { + left: 0; + right: 60px; } .top-nav > ul { - height:auto; - overflow:auto; - position:relative; - top:60px; + height: auto; + overflow: auto; + position: relative; + top: 60px; } .nav-text { - color:#fff; - display:inline-block; - margin-right:0; - width:auto; - position:fixed; - top:0; - left:0; - background:none repeat scroll 0 0 #1c3849; - height:60px; - width:60px; - text-align:center; - line-height:60px; - z-index:50; - padding-top:15px; - } - .grid.margin2x {grid-column-gap: 20px;} - .l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12, - .xl-offset-1,.xl-offset-2,.xl-offset-five,.xl-offset-3,.xl-offset-4,.xl-offset-5,.xl-offset-6,.xl-offset-7,.xl-offset-8,.xl-offset-9,.xl-offset-10,.xl-offset-11,.xl-offset-12, - .xxl-offset-1,.xxl-offset-2,.xxl-offset-five,.xxl-offset-3,.xxl-offset-4,.xxl-offset-5,.xxl-offset-6,.xxl-offset-7,.xxl-offset-8,.xxl-offset-9,.xxl-offset-10,.xxl-offset-11,.xxl-offset-12 {margin-left:0;} - .m-offset-1 {margin-left:8.3333%;} - .m-offset-2 {margin-left:16.6666%;} - .m-offset-five {margin-left:20%;} - .m-offset-3 {margin-left:25%;} - .m-offset-4 {margin-left:33.3333%;} - .m-offset-5 {margin-left:41.6666%;} - .m-offset-6 {margin-left:50%;} - .m-offset-7 {margin-left:58.3333%;} - .m-offset-8 {margin-left:66.6666%;} - .m-offset-9 {margin-left:75%;} - .m-offset-10 {margin-left:83.3333%;} - .m-offset-11 {margin-left:91.6666%;} - .m-offset-12 {margin-left:100%;} - .l-order-1,.l-order-2,.l-order-3,.l-order-4,.l-order-5,.l-order-6,.l-order-7,.l-order-8,.l-order-9,.l-order-10,.l-order-11,.l-order-12,.l-order-last {order:initial;} - .m-order-1 {order:-1;} - .m-order-2 {order:2;} - .m-order-3 {order:3;} - .m-order-4 {order:4;} - .m-order-5 {order:5;} - .m-order-6 {order:6;} - .m-order-7 {order:7;} - .m-order-8 {order:8;} - .m-order-9 {order:9;} - .m-order-10 {order:10;} - .m-order-11 {order:11;} - .m-order-12 {order:12;} - .m-order-last {order:99999999;} - .m-1, .grid .m-1.center {width:8.3333%;} - .m-2, .grid .m-2.center {width:16.6666%;} - .m-five {width:20%;} - .m-3, .grid .m-3.center {width:25%;} - .m-4, .grid .m-4.center {width:33.3333%;} - .m-5, .grid .m-5.center {width:41.6666%;} - .m-6, .grid .m-6.center {width:50%;} - .m-7, .grid .m-7.center {width:58.3333%;} - .m-8, .grid .m-8.center {width:66.6666%;} - .m-9, .grid .m-9.center {width:75%;} - .m-10, .grid .m-10.center {width:83.3333%;} - .m-11, .grid .m-11.center {width:91.6666%;} - .m-12, .grid .m-12.center {width:100%} - .grid .m-1 {grid-column:span 1;} - .grid .m-2 {grid-column:span 2;} - .grid .m-3 {grid-column:span 3;} - .grid .m-4 {grid-column:span 4;} - .grid .m-5 {grid-column:span 5;} - .grid .m-6 {grid-column:span 6;} - .grid .m-7 {grid-column:span 7;} - .grid .m-8 {grid-column:span 8;} - .grid .m-9 {grid-column:span 9;} - .grid .m-10 {grid-column:span 10;} - .grid .m-11 {grid-column:span 11;} - .grid .m-12 {grid-column:span 12;} - .grid .m-row-1 {grid-row:span 1;} - .grid .m-row-2 {grid-row:span 2;} - .grid .m-row-3 {grid-row:span 3;} - .grid .m-row-4 {grid-row:span 4;} - .grid .m-row-5 {grid-row:span 5;} - .grid .m-row-6 {grid-row:span 6;} - .grid .m-row-7 {grid-row:span 7;} - .grid .m-row-8 {grid-row:span 8;} - .grid .m-row-9 {grid-row:span 9;} - .grid .m-row-10 {grid-row:span 10;} - .grid .m-row-11 {grid-row:span 11;} - .grid .m-row-12 {grid-row:span 12;} + color: #fff; + display: inline-block; + margin-right: 0; + width: auto; + position: fixed; + top: 0; + left: 0; + background: none repeat scroll 0 0 #1c3849; + height: 60px; + width: 60px; + text-align: center; + line-height: 60px; + z-index: 50; + padding-top: 15px; + } + .grid.margin2x { + grid-column-gap: 20px; + } + .l-offset-1, + .l-offset-2, + .l-offset-five, + .l-offset-3, + .l-offset-4, + .l-offset-5, + .l-offset-6, + .l-offset-7, + .l-offset-8, + .l-offset-9, + .l-offset-10, + .l-offset-11, + .l-offset-12, + .xl-offset-1, + .xl-offset-2, + .xl-offset-five, + .xl-offset-3, + .xl-offset-4, + .xl-offset-5, + .xl-offset-6, + .xl-offset-7, + .xl-offset-8, + .xl-offset-9, + .xl-offset-10, + .xl-offset-11, + .xl-offset-12, + .xxl-offset-1, + .xxl-offset-2, + .xxl-offset-five, + .xxl-offset-3, + .xxl-offset-4, + .xxl-offset-5, + .xxl-offset-6, + .xxl-offset-7, + .xxl-offset-8, + .xxl-offset-9, + .xxl-offset-10, + .xxl-offset-11, + .xxl-offset-12 { + margin-left: 0; + } + .m-offset-1 { + margin-left: 8.3333%; + } + .m-offset-2 { + margin-left: 16.6666%; + } + .m-offset-five { + margin-left: 20%; + } + .m-offset-3 { + margin-left: 25%; + } + .m-offset-4 { + margin-left: 33.3333%; + } + .m-offset-5 { + margin-left: 41.6666%; + } + .m-offset-6 { + margin-left: 50%; + } + .m-offset-7 { + margin-left: 58.3333%; + } + .m-offset-8 { + margin-left: 66.6666%; + } + .m-offset-9 { + margin-left: 75%; + } + .m-offset-10 { + margin-left: 83.3333%; + } + .m-offset-11 { + margin-left: 91.6666%; + } + .m-offset-12 { + margin-left: 100%; + } + .l-order-1, + .l-order-2, + .l-order-3, + .l-order-4, + .l-order-5, + .l-order-6, + .l-order-7, + .l-order-8, + .l-order-9, + .l-order-10, + .l-order-11, + .l-order-12, + .l-order-last { + order: initial; + } + .m-order-1 { + order: -1; + } + .m-order-2 { + order: 2; + } + .m-order-3 { + order: 3; + } + .m-order-4 { + order: 4; + } + .m-order-5 { + order: 5; + } + .m-order-6 { + order: 6; + } + .m-order-7 { + order: 7; + } + .m-order-8 { + order: 8; + } + .m-order-9 { + order: 9; + } + .m-order-10 { + order: 10; + } + .m-order-11 { + order: 11; + } + .m-order-12 { + order: 12; + } + .m-order-last { + order: 99999999; + } + .m-1, + .grid .m-1.center { + width: 8.3333%; + } + .m-2, + .grid .m-2.center { + width: 16.6666%; + } + .m-five { + width: 20%; + } + .m-3, + .grid .m-3.center { + width: 25%; + } + .m-4, + .grid .m-4.center { + width: 33.3333%; + } + .m-5, + .grid .m-5.center { + width: 41.6666%; + } + .m-6, + .grid .m-6.center { + width: 50%; + } + .m-7, + .grid .m-7.center { + width: 58.3333%; + } + .m-8, + .grid .m-8.center { + width: 66.6666%; + } + .m-9, + .grid .m-9.center { + width: 75%; + } + .m-10, + .grid .m-10.center { + width: 83.3333%; + } + .m-11, + .grid .m-11.center { + width: 91.6666%; + } + .m-12, + .grid .m-12.center { + width: 100%; + } + .grid .m-1 { + grid-column: span 1; + } + .grid .m-2 { + grid-column: span 2; + } + .grid .m-3 { + grid-column: span 3; + } + .grid .m-4 { + grid-column: span 4; + } + .grid .m-5 { + grid-column: span 5; + } + .grid .m-6 { + grid-column: span 6; + } + .grid .m-7 { + grid-column: span 7; + } + .grid .m-8 { + grid-column: span 8; + } + .grid .m-9 { + grid-column: span 9; + } + .grid .m-10 { + grid-column: span 10; + } + .grid .m-11 { + grid-column: span 11; + } + .grid .m-12 { + grid-column: span 12; + } + .grid .m-row-1 { + grid-row: span 1; + } + .grid .m-row-2 { + grid-row: span 2; + } + .grid .m-row-3 { + grid-row: span 3; + } + .grid .m-row-4 { + grid-row: span 4; + } + .grid .m-row-5 { + grid-row: span 5; + } + .grid .m-row-6 { + grid-row: span 6; + } + .grid .m-row-7 { + grid-row: span 7; + } + .grid .m-row-8 { + grid-row: span 8; + } + .grid .m-row-9 { + grid-row: span 9; + } + .grid .m-row-10 { + grid-row: span 10; + } + .grid .m-row-11 { + grid-row: span 11; + } + .grid .m-row-12 { + grid-row: span 12; + } } -@media screen and (max-width:480px) { - .size-960,.size-1140,.size-1280,.size-1520 {max-width:480px;} - .aside-nav li a {text-align: center;} +@media screen and (max-width: 480px) { + .size-960, + .size-1140, + .size-1280, + .size-1520 { + max-width: 480px; + } + .aside-nav li a { + text-align: center; + } .minimize-on-small .aside-nav-text { - background:#152732 none repeat scroll 0 0; - color:#fff; - cursor:pointer; - display:block; - font-size:1.2rem; - line-height:3; - max-width:100%; - padding-right:0.625rem; - text-align:center; - vertical-align:middle; + background: #152732 none repeat scroll 0 0; + color: #fff; + cursor: pointer; + display: block; + font-size: 1.2rem; + line-height: 3; + max-width: 100%; + padding-right: 0.625rem; + text-align: center; + vertical-align: middle; } .aside-nav-text:after { - content:"\f008"; - font-family:"mfg"; - font-size:1.1rem; - margin-left:0.5rem; - text-align:right; + content: "\f008"; + font-family: "mfg"; + font-size: 1.1rem; + margin-left: 0.5rem; + text-align: right; } .aside-nav.minimize-on-small > ul { - height:0; - overflow:hidden; - } - .hide-xxl,.hide-xl,.hide-l,.hide-m {display:initial!important;} - .hide-s {display:none!important;} - .count-number {margin-right:-1.25rem;} - .m-offset-1,.m-offset-2,.m-offset-five,.m-offset-3,.m-offset-4,.m-offset-5,.m-offset-6,.m-offset-7,.m-offset-8,.m-offset-9,.m-offset-10,.m-offset-11,.m-offset-12, - .l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12, - .xl-offset-1,.xl-offset-2,.xl-offset-five,.xl-offset-3,.xl-offset-4,.xl-offset-5,.xl-offset-6,.xl-offset-7,.xl-offset-8,.xl-offset-9,.xl-offset-10,.xl-offset-11,.xl-offset-12, - .xxl-offset-1,.xxl-offset-2,.xxl-offset-five,.xxl-offset-3,.xxl-offset-4,.xxl-offset-5,.xxl-offset-6,.xxl-offset-7,.xxl-offset-8,.xxl-offset-9,.xxl-offset-10,.xxl-offset-11,.xxl-offset-12 {margin-left:0;} - .s-offset-1 {margin-left:8.3333%;} - .s-offset-2 {margin-left:16.6666%;} - .s-offset-five {margin-left:20%;} - .s-offset-3 {margin-left:25%;} - .s-offset-4 {margin-left:33.3333%;} - .s-offset-5 {margin-left:41.6666%;} - .s-offset-6 {margin-left:50%;} - .s-offset-7 {margin-left:58.3333%;} - .s-offset-8 {margin-left:66.6666%;} - .s-offset-9 {margin-left:75%;} - .s-offset-10 {margin-left:83.3333%;} - .s-offset-11 {margin-left:91.6666%;} - .s-offset-12 {margin-left:100%;} - .m-order-1,.m-order-2,.m-order-3,.m-order-4,.m-order-5,.m-order-6,.m-order-7,.m-order-8,.m-order-9,.m-order-10,.m-order-11,.m-order-12,.m-order-last {order:initial;} - .s-order-1 {order:-1;} - .s-order-2 {order:2;} - .s-order-3 {order:3;} - .s-order-4 {order:4;} - .s-order-5 {order:5;} - .s-order-6 {order:6;} - .s-order-7 {order:7;} - .s-order-8 {order:8;} - .s-order-9 {order:9;} - .s-order-10 {order:10;} - .s-order-11 {order:11;} - .s-order-12 {order:12;} - .s-order-last {order:99999999;} - .s-1, .grid .s-1.center {width:8.3333%;} - .s-2, .grid .s-2.center {width:16.6666%;} - .s-five {width:20%;} - .s-3, .grid .s-3.center {width:25%;} - .s-4, .grid .s-4.center {width:33.3333%;} - .s-5, .grid .s-5.center {width:41.6666%;} - .s-6, .grid .s-6.center {width:50%;} - .s-7, .grid .s-7.center {width:58.3333%;} - .s-8, .grid .s-8.center {width:66.6666%;} - .s-9, .grid .s-9.center {width:75%;} - .s-10, .grid .s-10.center {width:83.3333%;} - .s-11, .grid .s-11.center {width:91.6666%;} - .s-12, .grid .s-12.center {width:100%} - .grid .s-1 {grid-column:span 1;} - .grid .s-2 {grid-column:span 2;} - .grid .s-3 {grid-column:span 3;} - .grid .s-4 {grid-column:span 4;} - .grid .s-5 {grid-column:span 5;} - .grid .s-6 {grid-column:span 6;} - .grid .s-7 {grid-column:span 7;} - .grid .s-8 {grid-column:span 8;} - .grid .s-9 {grid-column:span 9;} - .grid .s-10 {grid-column:span 10;} - .grid .s-11 {grid-column:span 11;} - .grid .s-12 {grid-column:span 12;} - .grid .s-row-1 {grid-row:span 1;} - .grid .s-row-2 {grid-row:span 2;} - .grid .s-row-3 {grid-row:span 3;} - .grid .s-row-4 {grid-row:span 4;} - .grid .s-row-5 {grid-row:span 5;} - .grid .s-row-6 {grid-row:span 6;} - .grid .s-row-7 {grid-row:span 7;} - .grid .s-row-8 {grid-row:span 8;} - .grid .s-row-9 {grid-row:span 9;} - .grid .s-row-10 {grid-row:span 10;} - .grid .s-row-11 {grid-row:span 11;} - .grid .s-row-12 {grid-row:span 12;} -} -.grid .s-1,.grid .s-2,.grid .s-five,.grid .s-3,.grid .s-4,.grid .s-5,.grid .s-6,.grid .s-7,.grid .s-8,.grid .s-9,.grid .s-10,.grid .s-11,.grid .s-12,.grid .m-1,.grid .m-2,.grid .m-five,.grid .m-3,.grid .m-4,.grid .m-5,.grid .m-6,.grid .m-7,.grid .m-8,.grid .m-9,.grid .m-10,.grid .m-11,.grid .m-12,.grid .l-1,.grid .l-2,.grid .l-five,.grid .l-3,.grid .l-4,.grid .l-5,.grid .l-6,.grid .l-7,.grid .l-8,.grid .l-9,.grid .l-10,.grid .l-11,.grid .l-12,.grid .xl-1,.grid .xl-2,.grid .xl-five,.grid .xl-3,.grid .xl-4,.grid .xl-5,.grid .xl-6,.grid .xl-7,.grid .xl-8,.grid .xl-9,.grid .xl-10,.grid .xl-11,.grid .xl-12,.grid .xxl-1,.grid .xxl-2,.grid .xxl-five,.grid .xxl-3,.grid .xxl-4,.grid .xxl-5,.grid .xxl-6,.grid .xxl-7,.grid .xxl-8,.grid .xxl-9,.grid .xxl-10,.grid .xxl-11,.grid .xxl-12 {float:none; width:auto;} + height: 0; + overflow: hidden; + } + .hide-xxl, + .hide-xl, + .hide-l, + .hide-m { + display: initial !important; + } + .hide-s { + display: none !important; + } + .count-number { + margin-right: -1.25rem; + } + .m-offset-1, + .m-offset-2, + .m-offset-five, + .m-offset-3, + .m-offset-4, + .m-offset-5, + .m-offset-6, + .m-offset-7, + .m-offset-8, + .m-offset-9, + .m-offset-10, + .m-offset-11, + .m-offset-12, + .l-offset-1, + .l-offset-2, + .l-offset-five, + .l-offset-3, + .l-offset-4, + .l-offset-5, + .l-offset-6, + .l-offset-7, + .l-offset-8, + .l-offset-9, + .l-offset-10, + .l-offset-11, + .l-offset-12, + .xl-offset-1, + .xl-offset-2, + .xl-offset-five, + .xl-offset-3, + .xl-offset-4, + .xl-offset-5, + .xl-offset-6, + .xl-offset-7, + .xl-offset-8, + .xl-offset-9, + .xl-offset-10, + .xl-offset-11, + .xl-offset-12, + .xxl-offset-1, + .xxl-offset-2, + .xxl-offset-five, + .xxl-offset-3, + .xxl-offset-4, + .xxl-offset-5, + .xxl-offset-6, + .xxl-offset-7, + .xxl-offset-8, + .xxl-offset-9, + .xxl-offset-10, + .xxl-offset-11, + .xxl-offset-12 { + margin-left: 0; + } + .s-offset-1 { + margin-left: 8.3333%; + } + .s-offset-2 { + margin-left: 16.6666%; + } + .s-offset-five { + margin-left: 20%; + } + .s-offset-3 { + margin-left: 25%; + } + .s-offset-4 { + margin-left: 33.3333%; + } + .s-offset-5 { + margin-left: 41.6666%; + } + .s-offset-6 { + margin-left: 50%; + } + .s-offset-7 { + margin-left: 58.3333%; + } + .s-offset-8 { + margin-left: 66.6666%; + } + .s-offset-9 { + margin-left: 75%; + } + .s-offset-10 { + margin-left: 83.3333%; + } + .s-offset-11 { + margin-left: 91.6666%; + } + .s-offset-12 { + margin-left: 100%; + } + .m-order-1, + .m-order-2, + .m-order-3, + .m-order-4, + .m-order-5, + .m-order-6, + .m-order-7, + .m-order-8, + .m-order-9, + .m-order-10, + .m-order-11, + .m-order-12, + .m-order-last { + order: initial; + } + .s-order-1 { + order: -1; + } + .s-order-2 { + order: 2; + } + .s-order-3 { + order: 3; + } + .s-order-4 { + order: 4; + } + .s-order-5 { + order: 5; + } + .s-order-6 { + order: 6; + } + .s-order-7 { + order: 7; + } + .s-order-8 { + order: 8; + } + .s-order-9 { + order: 9; + } + .s-order-10 { + order: 10; + } + .s-order-11 { + order: 11; + } + .s-order-12 { + order: 12; + } + .s-order-last { + order: 99999999; + } + .s-1, + .grid .s-1.center { + width: 8.3333%; + } + .s-2, + .grid .s-2.center { + width: 16.6666%; + } + .s-five { + width: 20%; + } + .s-3, + .grid .s-3.center { + width: 25%; + } + .s-4, + .grid .s-4.center { + width: 33.3333%; + } + .s-5, + .grid .s-5.center { + width: 41.6666%; + } + .s-6, + .grid .s-6.center { + width: 50%; + } + .s-7, + .grid .s-7.center { + width: 58.3333%; + } + .s-8, + .grid .s-8.center { + width: 66.6666%; + } + .s-9, + .grid .s-9.center { + width: 75%; + } + .s-10, + .grid .s-10.center { + width: 83.3333%; + } + .s-11, + .grid .s-11.center { + width: 91.6666%; + } + .s-12, + .grid .s-12.center { + width: 100%; + } + .grid .s-1 { + grid-column: span 1; + } + .grid .s-2 { + grid-column: span 2; + } + .grid .s-3 { + grid-column: span 3; + } + .grid .s-4 { + grid-column: span 4; + } + .grid .s-5 { + grid-column: span 5; + } + .grid .s-6 { + grid-column: span 6; + } + .grid .s-7 { + grid-column: span 7; + } + .grid .s-8 { + grid-column: span 8; + } + .grid .s-9 { + grid-column: span 9; + } + .grid .s-10 { + grid-column: span 10; + } + .grid .s-11 { + grid-column: span 11; + } + .grid .s-12 { + grid-column: span 12; + } + .grid .s-row-1 { + grid-row: span 1; + } + .grid .s-row-2 { + grid-row: span 2; + } + .grid .s-row-3 { + grid-row: span 3; + } + .grid .s-row-4 { + grid-row: span 4; + } + .grid .s-row-5 { + grid-row: span 5; + } + .grid .s-row-6 { + grid-row: span 6; + } + .grid .s-row-7 { + grid-row: span 7; + } + .grid .s-row-8 { + grid-row: span 8; + } + .grid .s-row-9 { + grid-row: span 9; + } + .grid .s-row-10 { + grid-row: span 10; + } + .grid .s-row-11 { + grid-row: span 11; + } + .grid .s-row-12 { + grid-row: span 12; + } +} +.grid .s-1, +.grid .s-2, +.grid .s-five, +.grid .s-3, +.grid .s-4, +.grid .s-5, +.grid .s-6, +.grid .s-7, +.grid .s-8, +.grid .s-9, +.grid .s-10, +.grid .s-11, +.grid .s-12, +.grid .m-1, +.grid .m-2, +.grid .m-five, +.grid .m-3, +.grid .m-4, +.grid .m-5, +.grid .m-6, +.grid .m-7, +.grid .m-8, +.grid .m-9, +.grid .m-10, +.grid .m-11, +.grid .m-12, +.grid .l-1, +.grid .l-2, +.grid .l-five, +.grid .l-3, +.grid .l-4, +.grid .l-5, +.grid .l-6, +.grid .l-7, +.grid .l-8, +.grid .l-9, +.grid .l-10, +.grid .l-11, +.grid .l-12, +.grid .xl-1, +.grid .xl-2, +.grid .xl-five, +.grid .xl-3, +.grid .xl-4, +.grid .xl-5, +.grid .xl-6, +.grid .xl-7, +.grid .xl-8, +.grid .xl-9, +.grid .xl-10, +.grid .xl-11, +.grid .xl-12, +.grid .xxl-1, +.grid .xxl-2, +.grid .xxl-five, +.grid .xxl-3, +.grid .xxl-4, +.grid .xxl-5, +.grid .xxl-6, +.grid .xxl-7, +.grid .xxl-8, +.grid .xxl-9, +.grid .xxl-10, +.grid .xxl-11, +.grid .xxl-12 { + float: none; + width: auto; +} .center { - float:none; - margin:0 auto; - display:block; + float: none; + margin: 0 auto; + display: block; } .grid .center { - justify-self:center; - margin:auto; - grid-column:1 / -1; + justify-self: center; + margin: auto; + grid-column: 1 / -1; } .grid .grid { - padding:0; - width:100%; -} \ No newline at end of file + padding: 0; + width: 100%; +} diff --git a/css/template-style.css b/css/template-style.css index 5a5684f..c9a76bc 100644 --- a/css/template-style.css +++ b/css/template-style.css @@ -9,92 +9,128 @@ p { font-size: 0.85rem; line-height: 1.6rem; } -a, a:link, a:visited, a:hover, a:active { -color: #000000; -} -h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { - color: #000; +a, +a:link, +a:visited, +a:hover, +a:active { + color: #000000; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + color: #000; margin-bottom: 15px; margin-top: 0; } -h1, .h1 { +h1, +.h1 { font-size: 1.8rem; } -h2, .h2 { +h2, +.h2 { font-size: 1.4rem; } -h3, .h3 { +h3, +.h3 { font-size: 1.2rem; } -h4, .h4 { +h4, +.h4 { font-size: 1.1rem; } -h5, .h5 { +h5, +.h5 { font-size: 1rem; } -h6, .h6 { +h6, +.h6 { font-size: 0.9rem; } -h1.headline, .h1.headline { - font-size: 3.8rem; +h1.headline, +.h1.headline { + font-size: 3.8rem; letter-spacing: -2.5px; } -h2.headline, .h2.headline { - font-size: 3rem; - letter-spacing: -2px; +h2.headline, +.h2.headline { + font-size: 3rem; + letter-spacing: -2px; } -h3.headline, .h3.headline { +h3.headline, +.h3.headline { font-size: 2.6rem; letter-spacing: -2px; } -h4.headline, .h4.headline { +h4.headline, +.h4.headline { font-size: 2.4rem; - letter-spacing: -1.5px; + letter-spacing: -1.5px; } -h5.headline, .h5.headline { +h5.headline, +.h5.headline { font-size: 2.2rem; - letter-spacing: -1.4px; + letter-spacing: -1.4px; } -h6.headline, .h6.headline { +h6.headline, +.h6.headline { font-size: 2rem; letter-spacing: -1.3px; } -.text-size-12, .text-l-size-12 { +.text-size-12, +.text-l-size-12 { font-size: 12px !important; line-height: 1.4; } -.text-size-16, .text-l-size-16 { +.text-size-16, +.text-l-size-16 { font-size: 16px !important; line-height: 1.4; } -.text-size-20, .text-l-size-20 { +.text-size-20, +.text-l-size-20 { font-size: 20px !important; line-height: 1.4; } -.text-size-25, .text-l-size-25 { +.text-size-25, +.text-l-size-25 { font-size: 25px !important; line-height: 1.4; } -.text-size-30, .text-l-size-30 { +.text-size-30, +.text-l-size-30 { font-size: 30px !important; line-height: 1.4; } -.text-size-40, .text-l-size-40 { +.text-size-40, +.text-l-size-40 { font-size: 40px !important; line-height: 1.4; } -.text-size-50, .text-l-size-50 { +.text-size-50, +.text-l-size-50 { font-size: 50px !important; line-height: 1.4; } -.text-size-60, .text-l-size-60 { +.text-size-60, +.text-l-size-60 { font-size: 60px !important; line-height: 1.4; } -.text-size-70, .text-l-size-70 { +.text-size-70, +.text-l-size-70 { font-size: 70px !important; line-height: 1.4; -} +} .text-center { text-align: center; } @@ -104,7 +140,9 @@ h6.headline, .h6.headline { .text-thin { font-weight: 300; } -b, strong, .text-strong { +b, +strong, +.text-strong { font-weight: 700; } .text-extra-strong { @@ -140,19 +178,21 @@ a.text-tag:link:hover { background: #002633 none repeat scroll 0 0; border: 1px solid #002633; color: #fff; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } -ul.text-list, ol.text-list { +ul.text-list, +ol.text-list { font-size: 0.85rem; line-height: 1.8rem; padding: 0 16px; } -ul.text-list ul, ol.text-list ol { +ul.text-list ul, +ol.text-list ol { padding: 0 14px; } iframe { @@ -171,68 +211,123 @@ iframe { /* Tables */ table { - background:none repeat scroll 0 0 #fff; - border:0; - font-size: 0.85rem; + background: none repeat scroll 0 0 #fff; + border: 0; + font-size: 0.85rem; line-height: 1.6rem; - } -table tr td, table tr th {padding:10px;} -table tfoot, table thead { - background:none repeat scroll 0 0 #f5f5f5; - border-top:1px solid #f0f0f0; - border-bottom:1px solid #f0f0f0; +} +table tr td, +table tr th { + padding: 10px; +} +table tfoot, +table thead { + background: none repeat scroll 0 0 #f5f5f5; + border-top: 1px solid #f0f0f0; + border-bottom: 1px solid #f0f0f0; } table tr:nth-of-type(2n) { - background:none repeat scroll 0 0 #f5f5f5; - border-top:1px solid #f0f0f0; - border-bottom:1px solid #f0f0f0; + background: none repeat scroll 0 0 #f5f5f5; + border-top: 1px solid #f0f0f0; + border-bottom: 1px solid #f0f0f0; +} +th { + border-right: 1px solid #fff; +} +td { + border-right: 1px solid #fff; } -th {border-right:1px solid #fff;} -td {border-right:1px solid #fff;} - /* Backgrounds */ -.background-white-hightlight .top-nav .active-item > a, .background-white-hightlight .top-nav li a:hover, .background-white-hightlight .aside-nav li a:hover, -.background-white-hightlight .aside-nav > ul > li.active-item > a:link, .background-white-hightlight .aside-nav > ul > li.active-item > a:visited, -.primary-color-white .background-primary-hightlight .top-nav .active-item > a, .primary-color-white .background-primary-hightlight .top-nav li a:hover, .primary-color-white .background-primary-hightlight .aside-nav li a:hover, -.primary-color-white .background-primary-hightlight .aside-nav > ul > li.active-item > a:link, .primary-color-white .background-primary-hightlight .aside-nav > ul > li.active-item > a:visited { +.background-white-hightlight .top-nav .active-item > a, +.background-white-hightlight .top-nav li a:hover, +.background-white-hightlight .aside-nav li a:hover, +.background-white-hightlight .aside-nav > ul > li.active-item > a:link, +.background-white-hightlight .aside-nav > ul > li.active-item > a:visited, +.primary-color-white .background-primary-hightlight .top-nav .active-item > a, +.primary-color-white .background-primary-hightlight .top-nav li a:hover, +.primary-color-white .background-primary-hightlight .aside-nav li a:hover, +.primary-color-white + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:link, +.primary-color-white + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { background: #fff none repeat scroll 0 0; color: #002633; } -.background-primary-hightlight .top-nav .active-item > a, .background-primary-hightlight .top-nav li a:hover, .background-primary-hightlight .aside-nav li a:hover, -.background-primary-hightlight .aside-nav > ul > li.active-item > a:link, .background-primary-hightlight .aside-nav > ul > li.active-item > a:visited, -.primary-color-primary .background-primary-hightlight .top-nav .active-item > a, .primary-color-primary .background-primary-hightlight .top-nav li a:hover, .primary-color-primary .background-primary-hightlight .aside-nav li a:hover, -.primary-color-primary .background-primary-hightlight .aside-nav > ul > li.active-item > a:link, .primary-color-primary .background-primary-hightlight .aside-nav > ul > li.active-item > a:visited { - background: #C81010 none repeat scroll 0 0; +.background-primary-hightlight .top-nav .active-item > a, +.background-primary-hightlight .top-nav li a:hover, +.background-primary-hightlight .aside-nav li a:hover, +.background-primary-hightlight .aside-nav > ul > li.active-item > a:link, +.background-primary-hightlight .aside-nav > ul > li.active-item > a:visited, +.primary-color-primary .background-primary-hightlight .top-nav .active-item > a, +.primary-color-primary .background-primary-hightlight .top-nav li a:hover, +.primary-color-primary .background-primary-hightlight .aside-nav li a:hover, +.primary-color-primary + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:link, +.primary-color-primary + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { + background: #c81010 none repeat scroll 0 0; color: #fff; } -.background-dark-hightlight .top-nav .active-item > a, .background-dark-hightlight .top-nav li a:hover, .background-dark-hightlight .aside-nav li a:hover, -.background-dark-hightlight .aside-nav > ul > li.active-item > a:link, .background-dark-hightlight .aside-nav > ul > li.active-item > a:visited, -.primary-color-dark .background-primary-hightlight .top-nav .active-item > a, .primary-color-dark .background-primary-hightlight .top-nav li a:hover, .primary-color-dark .background-primary-hightlight .aside-nav li a:hover, -.primary-color-dark .background-primary-hightlight .aside-nav > ul > li.active-item > a:link, .primary-color-dark .background-primary-hightlight .aside-nav > ul > li.active-item > a:visited { +.background-dark-hightlight .top-nav .active-item > a, +.background-dark-hightlight .top-nav li a:hover, +.background-dark-hightlight .aside-nav li a:hover, +.background-dark-hightlight .aside-nav > ul > li.active-item > a:link, +.background-dark-hightlight .aside-nav > ul > li.active-item > a:visited, +.primary-color-dark .background-primary-hightlight .top-nav .active-item > a, +.primary-color-dark .background-primary-hightlight .top-nav li a:hover, +.primary-color-dark .background-primary-hightlight .aside-nav li a:hover, +.primary-color-dark + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:link, +.primary-color-dark + .background-primary-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { background: #002633 none repeat scroll 0 0; color: #fff; } .background-none { - background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important; + background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; border: 0; } /* Breaks */ hr.break { border: 0; - border-top: 1px solid #e5e5e5; + border-top: 1px solid #e5e5e5; display: block; margin: 40px 0; } hr.break:after { -clear:both; -content:"."; -display:block; -height:0; -line-height:0; -visibility:hidden; + clear: both; + content: "."; + display: block; + height: 0; + line-height: 0; + visibility: hidden; } hr.break.break-dashed { border-top: 1px dashed #e5e5e5; @@ -269,7 +364,7 @@ hr.break-small.break-center { margin: 20px auto 35px; } hr.break-small.break-double { - height: 0; + height: 0; margin-bottom: 39px; } hr.break-small.break-double:before { @@ -296,22 +391,26 @@ hr.break-small.break-center.break-double:before { hr.break.break-small.break-center.break-double:after { margin: 4px auto 35px; } -hr.break-small.break-double.background-white:before, hr.break-small.break-double.background-white:after, -.primary-color-white hr.break-small.break-double.background-primary:before, .primary-color-white hr.break-small.break-double.background-primary:after { +hr.break-small.break-double.background-white:before, +hr.break-small.break-double.background-white:after, +.primary-color-white hr.break-small.break-double.background-primary:before, +.primary-color-white hr.break-small.break-double.background-primary:after { background: #fff; } -hr.break-small.break-double.background-primary:before, hr.break-small.break-double.background-primary:after, -.primary-color-primary hr.break-small.break-double.background-primary:before, .primary-color-primary hr.break-small.break-double.background-primary:after { - background: #C81010; +hr.break-small.break-double.background-primary:before, +hr.break-small.break-double.background-primary:after, +.primary-color-primary hr.break-small.break-double.background-primary:before, +.primary-color-primary hr.break-small.break-double.background-primary:after { + background: #c81010; } - video { display: block; -} +} /* Top Nav */ -.top-nav li a, .background-white .top-nav li a { +.top-nav li a, +.background-white .top-nav li a { color: #002633; font-size: 0.85rem; padding: 0.7em 1.25em; @@ -322,7 +421,7 @@ nav { padding: 1.7rem 0; position: relative; z-index: 2; -} +} .top-nav ul ul { background: #002633 none repeat scroll 0 0; } @@ -332,22 +431,27 @@ nav { .top-nav li ul li:last-child { border-bottom: 0; } -.top-nav li ul li a, .background-white .top-nav li ul li a, .top-nav .active-item li a { +.top-nav li ul li a, +.background-white .top-nav li ul li a, +.top-nav .active-item li a { background: #002633 none repeat scroll 0 0; - color: rgba(255,255,255, 0.75); + color: rgba(255, 255, 255, 0.75); } -ul.chevron .submenu > a::after, ul.chevron .sub-submenu > a::after, ul.chevron .aside-submenu > a::after, ul.chevron .aside-sub-submenu > a::after { +ul.chevron .submenu > a::after, +ul.chevron .sub-submenu > a::after, +ul.chevron .aside-submenu > a::after, +ul.chevron .aside-sub-submenu > a::after { margin: 0 0 0 0.625rem; } .top-nav ul ul a { color: #eee; } .sticky { - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .fixed { left: 0; @@ -357,7 +461,8 @@ ul.chevron .submenu > a::after, ul.chevron .sub-submenu > a::after, ul.chevron . width: 100%; z-index: 10; } -nav.fixed, .fixed nav { +nav.fixed, +.fixed nav { padding: 1rem 0; } .logo img { @@ -379,13 +484,17 @@ aside { .aside-nav ul ul { margin: 0; } -.aside-nav li a, .aside-nav li a:link, .aside-nav li a:visited { +.aside-nav li a, +.aside-nav li a:link, +.aside-nav li a:visited { border-bottom: medium none; font-size: 0.85rem; padding: 15px; - border-left: 5px solid rgba(0,0,0,0); + border-left: 5px solid rgba(0, 0, 0, 0); } -.aside-nav > ul > li > a:hover, .aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited { +.aside-nav > ul > li > a:hover, +.aside-nav > ul > li.active-item > a:link, +.aside-nav > ul > li.active-item > a:visited { border-style: solid; border-width: 0 0 0 5px; border-color: #e5e5e5; @@ -405,109 +514,282 @@ aside.aside-left { } .aside-left .aside-nav li a { border-left: 0; - border-right: 5px solid rgba(0,0,0,0); + border-right: 5px solid rgba(0, 0, 0, 0); } -.aside-left .aside-nav > ul > li > a:hover, .aside-left .aside-nav > ul > li.active-item > a:link, .aside-left .aside-nav > ul > li.active-item > a:visited { +.aside-left .aside-nav > ul > li > a:hover, +.aside-left .aside-nav > ul > li.active-item > a:link, +.aside-left .aside-nav > ul > li.active-item > a:visited { border-style: solid; border-width: 0 5px 0 0; border-color: #e5e5e5; } -.aside-nav.background-white-hightlight > ul > li > a:hover, .aside-nav.background-white-hightlight > ul > li.active-item > a:link, .aside-nav.background-white-hightlight > ul > li.active-item > a:visited, -.primary-color-white .aside-nav.background-primary-hightlight > ul > li > a:hover, .primary-color-white .aside-nav.background-primary-hightlight > ul > li.active-item > a:link, .primary-color-white .aside-nav.background-primary-hightlight > ul > li.active-item > a:visited { +.aside-nav.background-white-hightlight > ul > li > a:hover, +.aside-nav.background-white-hightlight > ul > li.active-item > a:link, +.aside-nav.background-white-hightlight > ul > li.active-item > a:visited, +.primary-color-white + .aside-nav.background-primary-hightlight + > ul + > li + > a:hover, +.primary-color-white + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:link, +.primary-color-white + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:visited { border-color: #fff; -} +} -.aside-nav.background-primary-hightlight > ul > li > a:hover, .aside-nav.background-primary-hightlight > ul > li.active-item > a:link, .aside-nav.background-primary-hightlight > ul > li.active-item > a:visited, -.primary-color-primary .aside-nav.background-primary-hightlight > ul > li > a:hover, .primary-color-primary .aside-nav.background-primary-hightlight > ul > li.active-item > a:link, .primary-color-primary .aside-nav.background-primary-hightlight > ul > li.active-item > a:visited { - border-color: #C81010; -} -.aside-nav.background-dark-hightlight > ul > li > a:hover, .aside-nav.background-dark-hightlight > ul > li.active-item > a:link, .aside-nav.background-dark-hightlight > ul > li.active-item > a:visited, -.primary-color-dark .aside-nav.background-primary-hightlight > ul > li > a:hover, .primary-color-dark .aside-nav.background-primary-hightlight > ul > li.active-item > a:link, .primary-color-dark .aside-nav.background-primary-hightlight > ul > li.active-item > a:visited { +.aside-nav.background-primary-hightlight > ul > li > a:hover, +.aside-nav.background-primary-hightlight > ul > li.active-item > a:link, +.aside-nav.background-primary-hightlight > ul > li.active-item > a:visited, +.primary-color-primary + .aside-nav.background-primary-hightlight + > ul + > li + > a:hover, +.primary-color-primary + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:link, +.primary-color-primary + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:visited { + border-color: #c81010; +} +.aside-nav.background-dark-hightlight > ul > li > a:hover, +.aside-nav.background-dark-hightlight > ul > li.active-item > a:link, +.aside-nav.background-dark-hightlight > ul > li.active-item > a:visited, +.primary-color-dark + .aside-nav.background-primary-hightlight + > ul + > li + > a:hover, +.primary-color-dark + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:link, +.primary-color-dark + .aside-nav.background-primary-hightlight + > ul + > li.active-item + > a:visited { border-color: #002633; } /* Font colors */ -.background-white, .background-white p, a.background-white, .background-white a, .background-white a:link, .background-white a:visited, .background-white a:hover, .background-white a:active { +.background-white, +.background-white p, +a.background-white, +.background-white a, +.background-white a:link, +.background-white a:visited, +.background-white a:hover, +.background-white a:active { color: rgb(95, 115, 230); -} -.background-dark, .background-dark p, a.background-dark, a.background-dark:visited, a.background-dark:link, .background-dark a, .background-dark a:link, .background-dark a:visited, .background-dark a:hover, .background-dark a:active, -.primary-color-dark .background-primary, .primary-color-dark .background-primary p, .primary-color-dark a.background-primary, .primary-color-dark a.background-primary:visited, .primary-color-dark a.background-primary:link, .primary-color-dark a.background-primary:visited, .primary-color-dark .background-primary a, .primary-color-dark .background-primary a:link, .primary-color-dark .background-primary a:visited, .primary-color-dark .background-primary a:hover, .primary-color-dark .background-primary a:active { +} +.background-dark, +.background-dark p, +a.background-dark, +a.background-dark:visited, +a.background-dark:link, +.background-dark a, +.background-dark a:link, +.background-dark a:visited, +.background-dark a:hover, +.background-dark a:active, +.primary-color-dark .background-primary, +.primary-color-dark .background-primary p, +.primary-color-dark a.background-primary, +.primary-color-dark a.background-primary:visited, +.primary-color-dark a.background-primary:link, +.primary-color-dark a.background-primary:visited, +.primary-color-dark .background-primary a, +.primary-color-dark .background-primary a:link, +.primary-color-dark .background-primary a:visited, +.primary-color-dark .background-primary a:hover, +.primary-color-dark .background-primary a:active { color: #ffffff; } -.background-white h1, .background-white h2, .background-white h3, .background-white h4, .background-white h5, .background-white h6, -.background-white .h1, .background-white .h2, .background-white .h3, .background-white .h4, .background-white .h5, .background-white .h6, -.primary-color-white .background-primary h1, .primary-color-white .background-primary h2, .primary-color-white .background-primary h3, .primary-color-white .background-primary h4, .primary-color-white .background-primary h5, .primary-color-white .background-primary h6, -.primary-color-white .background-primary .h1, .primary-color-white .background-primary .h2, .primary-color-white .background-primary .h3, .primary-color-white .background-primary .h4, .primary-color-white .background-primary .h5, .primary-color-white .background-primary .h6 { +.background-white h1, +.background-white h2, +.background-white h3, +.background-white h4, +.background-white h5, +.background-white h6, +.background-white .h1, +.background-white .h2, +.background-white .h3, +.background-white .h4, +.background-white .h5, +.background-white .h6, +.primary-color-white .background-primary h1, +.primary-color-white .background-primary h2, +.primary-color-white .background-primary h3, +.primary-color-white .background-primary h4, +.primary-color-white .background-primary h5, +.primary-color-white .background-primary h6, +.primary-color-white .background-primary .h1, +.primary-color-white .background-primary .h2, +.primary-color-white .background-primary .h3, +.primary-color-white .background-primary .h4, +.primary-color-white .background-primary .h5, +.primary-color-white .background-primary .h6 { color: #002633; -} +} .image-hover-overlay-content *, -.background-primary, .background-primary p, a.background-primary, a.background-primary:visited, a.background-primary:link, .background-primary a, .background-primary a:link, .background-primary a:visited, .background-primary a:hover, .background-primary a:active, -.primary-color-primary .background-primary, .primary-color-primary .background-primary p, .primary-color-primary a.background-primary, .primary-color-primary a.background-primary:visited, .primary-color-primary a.background-primary:link, .primary-color-primary .background-primary a, .primary-color-primary .background-primary a:link, .primary-color-primary .background-primary a:visited, .primary-color-primary .background-primary a:hover, .primary-color-primary .background-primary a:active { - color: rgba(255,255,255, 0.75); -} -.background-dark h1, .background-dark h2, .background-dark h3, .background-dark h4, .background-dark h5, .background-dark h6, -.background-dark .h1, .background-dark .h2, .background-dark .h3, .background-dark .h4, .background-dark .h5, .background-dark .h6, -.primary-color-dark .background-primary h1, .primary-color-dark .background-primary h2, .primary-color-dark .background-primary h3, .primary-color-dark .background-primary h4, .primary-color-dark .background-primary h5, .primary-color-dark .background-primary h6, -.primary-color-dark .background-primary .h1, .primary-color-dark .background-primary .h2, .primary-color-dark .background-primary .h3, .primary-color-dark .background-primary .h4, .primary-color-dark .background-primary .h5, .primary-color-dark .background-primary .h6, -.background-primary h1, .background-primary h2, .background-primary h3, .background-primary h4, .background-primary h5, .background-primary h6, -.background-primary .h1, .background-primary .h2, .background-primary .h3, .background-primary .h4, .background-primary .h5, .background-primary .h6, -.primary-color-primary .background-primary h1, .primary-color-primary .background-primary h2, .primary-color-primary .background-primary h3, .primary-color-primary .background-primary h4, .primary-color-primary .background-primary h5, .primary-color-primary .background-primary h6, -.primary-color-primary .background-primary .h1, .primary-color-primary .background-primary .h2, .primary-color-primary .background-primary .h3, .primary-color-primary .background-primary .h4, .primary-color-primary .background-primary .h5, .primary-color-primary .background-primary .h6 { +.background-primary, +.background-primary p, +a.background-primary, +a.background-primary:visited, +a.background-primary:link, +.background-primary a, +.background-primary a:link, +.background-primary a:visited, +.background-primary a:hover, +.background-primary a:active, +.primary-color-primary .background-primary, +.primary-color-primary .background-primary p, +.primary-color-primary a.background-primary, +.primary-color-primary a.background-primary:visited, +.primary-color-primary a.background-primary:link, +.primary-color-primary .background-primary a, +.primary-color-primary .background-primary a:link, +.primary-color-primary .background-primary a:visited, +.primary-color-primary .background-primary a:hover, +.primary-color-primary .background-primary a:active { + color: rgba(255, 255, 255, 0.75); +} +.background-dark h1, +.background-dark h2, +.background-dark h3, +.background-dark h4, +.background-dark h5, +.background-dark h6, +.background-dark .h1, +.background-dark .h2, +.background-dark .h3, +.background-dark .h4, +.background-dark .h5, +.background-dark .h6, +.primary-color-dark .background-primary h1, +.primary-color-dark .background-primary h2, +.primary-color-dark .background-primary h3, +.primary-color-dark .background-primary h4, +.primary-color-dark .background-primary h5, +.primary-color-dark .background-primary h6, +.primary-color-dark .background-primary .h1, +.primary-color-dark .background-primary .h2, +.primary-color-dark .background-primary .h3, +.primary-color-dark .background-primary .h4, +.primary-color-dark .background-primary .h5, +.primary-color-dark .background-primary .h6, +.background-primary h1, +.background-primary h2, +.background-primary h3, +.background-primary h4, +.background-primary h5, +.background-primary h6, +.background-primary .h1, +.background-primary .h2, +.background-primary .h3, +.background-primary .h4, +.background-primary .h5, +.background-primary .h6, +.primary-color-primary .background-primary h1, +.primary-color-primary .background-primary h2, +.primary-color-primary .background-primary h3, +.primary-color-primary .background-primary h4, +.primary-color-primary .background-primary h5, +.primary-color-primary .background-primary h6, +.primary-color-primary .background-primary .h1, +.primary-color-primary .background-primary .h2, +.primary-color-primary .background-primary .h3, +.primary-color-primary .background-primary .h4, +.primary-color-primary .background-primary .h5, +.primary-color-primary .background-primary .h6 { color: #fff; } -.text-white, .text-white *, .primary-color-white .text-primary, .primary-color-white .text-primary * { +.text-white, +.text-white *, +.primary-color-white .text-primary, +.primary-color-white .text-primary * { color: #fff !important; } -.text-primary, .text-primary *, .primary-color-primary .text-primary, .primary-color-primary .text-primary * { - color: #C81010 !important; +.text-primary, +.text-primary *, +.primary-color-primary .text-primary, +.primary-color-primary .text-primary * { + color: #c81010 !important; } -.text-dark, .text-dark *, .primary-color-dark .text-primary, .primary-color-dark .text-primary * { +.text-dark, +.text-dark *, +.primary-color-dark .text-primary, +.primary-color-dark .text-primary * { color: #002633 !important; -} -.text-white-hover, .text-primary-hover, .text-dark-hover { - transition: color 0.20s linear 0s; - -o-transition: color 0.20s linear 0s; - -ms-transition: color 0.20s linear 0s; - -moz-transition: color 0.20s linear 0s; - -webkit-transition: color 0.20s linear 0s; -} -.text-white-hover:hover, .primary-color-white .text-primary-hover:hover { +} +.text-white-hover, +.text-primary-hover, +.text-dark-hover { + transition: color 0.2s linear 0s; + -o-transition: color 0.2s linear 0s; + -ms-transition: color 0.2s linear 0s; + -moz-transition: color 0.2s linear 0s; + -webkit-transition: color 0.2s linear 0s; +} +.text-white-hover:hover, +.primary-color-white .text-primary-hover:hover { color: #fff !important; } -.text-primary-hover:hover, .primary-color-primary .text-primary-hover:hover { - color: #C81010 !important; +.text-primary-hover:hover, +.primary-color-primary .text-primary-hover:hover { + color: #c81010 !important; } -.text-dark-hover:hover, .primary-color-dark .text-primary-hover:hover { +.text-dark-hover:hover, +.primary-color-dark .text-primary-hover:hover { color: #002633 !important; -} +} /* Background Colors */ -.background-white, .primary-color-white .background-primary { +.background-white, +.primary-color-white .background-primary { background-color: #f7efef !important; } -.background-primary, .primary-color-primary .background-primary { - background-color: #C81010 !important; +.background-primary, +.primary-color-primary .background-primary { + background-color: #c81010 !important; } -.background-dark, .primary-color-dark .background-primary { - background-color: #002633 !important; +.background-dark, +.primary-color-dark .background-primary { + background-color: #002633 !important; } /* Background Opacity */ -.background-white.background-transparent, .primary-color-white .background-primary.background-transparent { +.background-white.background-transparent, +.primary-color-white .background-primary.background-transparent { background-color: rgba(255, 255, 255, 0.85) !important; } -.background-primary.background-transparent, .primary-color-primary .background-primary.background-transparent { +.background-primary.background-transparent, +.primary-color-primary .background-primary.background-transparent { background-color: rgba(200, 16, 16, 0.85) !important; } -.background-dark.background-transparent, .primary-color-dark .background-primary.background-transparent { +.background-dark.background-transparent, +.primary-color-dark .background-primary.background-transparent { background-color: rgba(0, 38, 51, 0.85) !important; } - /* Hover Overlay */ .image-hover-overlay { bottom: 0; - color: rgba(255,255,255, 0.75)!important; + color: rgba(255, 255, 255, 0.75) !important; left: 0; opacity: 0; padding: 1.25rem; @@ -515,11 +797,11 @@ aside.aside-left { right: 0; top: 0; z-index: 1; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; @@ -537,11 +819,11 @@ aside.aside-left { left: 0; right: 0; top: 60%; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); @@ -565,11 +847,11 @@ aside.aside-left { overflow: hidden; } .image-hover-zoom img { - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .image-with-hover-overlay img { width: 100%; @@ -578,75 +860,105 @@ aside.aside-left { transform: scale(1.1); } - /* Buttons */ -.button, a.button, a.button:link, a.button:visited { - border-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.3); +.button, +a.button, +a.button:link, +a.button:visited { + border-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0) + rgba(0, 0, 0, 0.3); border-style: solid; border-width: 1px; color: white; display: inline-block; padding: 0.625rem 1.25rem; text-align: center; - transition: all 0.20s linear 0s !important; - -o-transition: all 0.20s linear 0s !important; - -ms-transition: all 0.20s linear 0s !important; - -moz-transition: all 0.20s linear 0s !important; - -webkit-transition: all 0.20s linear 0s !important; + transition: all 0.2s linear 0s !important; + -o-transition: all 0.2s linear 0s !important; + -ms-transition: all 0.2s linear 0s !important; + -moz-transition: all 0.2s linear 0s !important; + -webkit-transition: all 0.2s linear 0s !important; } -.button:hover, a.button:hover, a.button:link:hover, a.button:visited:hover { +.button:hover, +a.button:hover, +a.button:link:hover, +a.button:visited:hover { box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.25) inset; } -/* Stroke Buttons */ -.button.button-white-stroke, a.button.button-white-stroke, a.button.button-white-stroke:link, a.button.button-white-stroke:visited, -.primary-color-white .button.button-primary-stroke, .primary-color-white a.button.button-primary-stroke, .primary-color-white a.button.button-primary-stroke:link, .primary-color-white a.button.button-primary-stroke:visited { +/* Stroke Buttons */ +.button.button-white-stroke, +a.button.button-white-stroke, +a.button.button-white-stroke:link, +a.button.button-white-stroke:visited, +.primary-color-white .button.button-primary-stroke, +.primary-color-white a.button.button-primary-stroke, +.primary-color-white a.button.button-primary-stroke:link, +.primary-color-white a.button.button-primary-stroke:visited { background: none; border: 1px solid #fff; box-shadow: none; } -.button.button-white-stroke:hover, a.button.button-white-stroke:hover, -.primary-color-white .button.button-primary-stroke:hover, .primary-color-white a.button.button-primary-stroke:hover { +.button.button-white-stroke:hover, +a.button.button-white-stroke:hover, +.primary-color-white .button.button-primary-stroke:hover, +.primary-color-white a.button.button-primary-stroke:hover { background: #fff none repeat scroll 0 0; color: #002633; } -.button.button-primary-stroke, a.button.button-primary-stroke, a.button.button-primary-stroke:link, a.button.button-primary-stroke:visited, -.primary-color-primary .button.button-primary-stroke, .primary-color-primary a.button.button-primary-stroke, .primary-color-primary a.button.button-primary-stroke:link, .primary-color-primary a.button.button-primary-stroke:visited { +.button.button-primary-stroke, +a.button.button-primary-stroke, +a.button.button-primary-stroke:link, +a.button.button-primary-stroke:visited, +.primary-color-primary .button.button-primary-stroke, +.primary-color-primary a.button.button-primary-stroke, +.primary-color-primary a.button.button-primary-stroke:link, +.primary-color-primary a.button.button-primary-stroke:visited { background: none; - border: 1px solid #C81010; + border: 1px solid #c81010; box-shadow: none; - color: #C81010; + color: #c81010; } -.button.button-primary-stroke:hover, a.button.button-primary-stroke:hover, -.primary-color-primary .button.button-primary-stroke:hover, .primary-color-primary a.button.button-primary-stroke:hover { - background: #C81010 none repeat scroll 0 0; +.button.button-primary-stroke:hover, +a.button.button-primary-stroke:hover, +.primary-color-primary .button.button-primary-stroke:hover, +.primary-color-primary a.button.button-primary-stroke:hover { + background: #c81010 none repeat scroll 0 0; color: #fff; } -.button.button-dark-stroke, a.button.button-dark-stroke, a.button.button-dark-stroke:link, a.button.button-dark-stroke:visited, -.primary-color-dark .button.button-primary-stroke, .primary-color-dark a.button.button-primary-stroke, .primary-color-dark a.button.button-primary-stroke:link, .primary-color-dark a.button.button-primary-stroke:visited { +.button.button-dark-stroke, +a.button.button-dark-stroke, +a.button.button-dark-stroke:link, +a.button.button-dark-stroke:visited, +.primary-color-dark .button.button-primary-stroke, +.primary-color-dark a.button.button-primary-stroke, +.primary-color-dark a.button.button-primary-stroke:link, +.primary-color-dark a.button.button-primary-stroke:visited { background: none; border: 1px solid #002633; box-shadow: none; color: #002633; } -.button.button-dark-stroke:hover, a.button.button-dark-stroke:hover, -.primary-color-dark .button.button-primary-stroke:hover, .primary-color-dark a.button.button-primary-stroke:hover { +.button.button-dark-stroke:hover, +a.button.button-dark-stroke:hover, +.primary-color-dark .button.button-primary-stroke:hover, +.primary-color-dark a.button.button-primary-stroke:hover { background: #002633 none repeat scroll 0 0; color: #fff; } /* Containers */ -.section { +.section { padding: 4rem 1.25rem; } -.section-small-padding { +.section-small-padding { padding: 2.5rem 1.25rem; } -.section-top-padding { +.section-top-padding { padding-top: 6rem; } -.section-top-small-padding { +.section-top-small-padding { padding-top: 2.5rem; } .float-left { @@ -656,43 +968,43 @@ aside.aside-left { border: 1px solid rgba(0, 0, 0, 0.1); } .padding { - padding: 1.25rem!important; + padding: 1.25rem !important; } .padding-2x { - padding: 2.5rem!important; + padding: 2.5rem !important; } .full-width:after { - clear:both; - content:"."; - display:block; - height:0; - line-height:0; - visibility:hidden; + clear: both; + content: "."; + display: block; + height: 0; + line-height: 0; + visibility: hidden; } .full-width > .line { - padding: 0 1.875rem; + padding: 0 1.875rem; } -.position-fixed { +.position-fixed { position: fixed; top: 0; width: 100%; } .center { - display: block!important; + display: block !important; } -.border-radius { +.border-radius { border-radius: 3px; } .content-center-vertical { position: absolute; left: 0; right: 0; - top: 50%; + top: 50%; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); - -webkit-transform:translateY(-50%); + -webkit-transform: translateY(-50%); } .content-bottom { bottom: 0; @@ -701,25 +1013,24 @@ aside.aside-left { .grayscale { filter: url('data:image/svg+xml;utf8,#g'); -webkit-filter: grayscale(100%); - filter: grayscale(100%); + filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1); } .image-grayscale { filter: url('data:image/svg+xml;utf8,#g'); -webkit-filter: grayscale(100%); - filter: grayscale(100%); + filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1); position: relative; } *:hover > .image-grayscale { filter: none; -webkit-filter: grayscale(0%); - filter: grayscale(0%); + filter: grayscale(0%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=0); } - /* Margins */ .margin-top { margin-top: 1.25rem !important; @@ -749,15 +1060,15 @@ aside.aside-left { .margin-top-15 { margin-top: 15px !important; display: block; -} +} .margin-top-20 { margin-top: 20px !important; display: block; -} +} .margin-top-30 { margin-top: 30px !important; display: block; -} +} .margin-top-40 { margin-top: 40px !important; display: block; @@ -789,7 +1100,7 @@ aside.aside-left { .margin-bottom-15 { margin-bottom: 15px !important; display: block; -} +} .margin-bottom-18 { margin-bottom: 18px !important; display: block; @@ -797,11 +1108,11 @@ aside.aside-left { .margin-bottom-20 { margin-bottom: 20px !important; display: block; -} +} .margin-bottom-30 { margin-bottom: 30px !important; display: block; -} +} .margin-bottom-40 { margin-bottom: 40px !important; display: block; @@ -836,17 +1147,17 @@ aside.aside-left { margin-top: 15px !important; margin-bottom: 15px !important; display: block; -} +} .margin-top-bottom-20 { margin-top: 20px !important; margin-bottom: 20px !important; display: block; -} +} .margin-top-bottom-30 { margin-top: 30px !important; margin-bottom: 30px !important; display: block; -} +} .margin-top-bottom-40 { margin-top: 40px !important; margin-bottom: 40px !important; @@ -861,12 +1172,12 @@ aside.aside-left { margin-top: 60px !important; margin-bottom: 60px !important; display: block; -} +} .margin-top-bottom-70 { margin-top: 70px !important; margin-bottom: 70px !important; display: block; -} +} .margin-top-bottom-80 { margin-top: 80px !important; margin-bottom: 80px !important; @@ -881,13 +1192,13 @@ aside.aside-left { } .margin-left-15 { margin-left: 15px !important; -} +} .margin-left-20 { margin-left: 20px !important; -} +} .margin-left-30 { margin-left: 30px !important; -} +} .margin-left-40 { margin-left: 40px !important; } @@ -911,13 +1222,13 @@ aside.aside-left { } .margin-right-15 { margin-right: 15px !important; -} +} .margin-right-20 { margin-right: 20px !important; -} +} .margin-right-30 { margin-right: 30px !important; -} +} .margin-right-40 { margin-right: 40px !important; } @@ -944,15 +1255,15 @@ aside.aside-left { .margin-left-right-15 { margin-left: 15px !important; margin-right: 15px !important; -} +} .margin-left-right-20 { margin-left: 20px !important; margin-right: 20px !important; -} +} .margin-left-right-30 { margin-left: 30px !important; margin-right: 30px !important; -} +} .margin-left-right-40 { margin-left: 40px !important; margin-right: 40px !important; @@ -964,15 +1275,15 @@ aside.aside-left { .margin-left-right-60 { margin-left: 60px !important; margin-right: 60px !important; -} +} .margin-left-right-70 { margin-left: 70px !important; margin-right: 70px !important; -} +} .margin-left-right-80 { margin-left: 80px !important; margin-right: 80px !important; -} +} /* More info button */ a.text-more-info { @@ -985,11 +1296,11 @@ a.text-more-info:after { font-family: mfg; font-size: 0.8rem; margin-left: 0.625rem; - transition: all 0.20s linear 0s; --o-transition: all 0.20s linear 0s; --ms-transition: all 0.20s linear 0s; --moz-transition: all 0.20s linear 0s; --webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } a.text-more-info:hover:after { margin-left: 0.825rem; @@ -1001,7 +1312,7 @@ a.text-more-info:hover:after { line-height: 35px; } .top-bar-social li { - border-left: 1px solid rgba(0,0,0, 0.05); + border-left: 1px solid rgba(0, 0, 0, 0.05); float: left; height: 35px; line-height: 35px; @@ -1010,11 +1321,11 @@ a.text-more-info:hover:after { width: 35px; } .top-bar-social li:last-child { - border-right: 1px solid rgba(0,0,0, 0.05); + border-right: 1px solid rgba(0, 0, 0, 0.05); } .top-bar-social i { - color: rgba(170, 170, 170, 0.20); - font-size: 18px; + color: rgba(170, 170, 170, 0.2); + font-size: 18px; } /* Icon blocks */ @@ -1045,11 +1356,11 @@ i.icon-circle-small { .owl-carousel .owl-nav div { filter: Alpha(Opacity=50); opacity: 0.5; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .owl-carousel .owl-nav div:hover { filter: Alpha(Opacity=100); @@ -1070,11 +1381,11 @@ i.icon-circle-small { width: 30px; filter: Alpha(Opacity=50); opacity: 0.5; - transition: all 0.20s linear 0s; - -o-transition: all 0.20s linear 0s; - -ms-transition: all 0.20s linear 0s; - -moz-transition: all 0.20s linear 0s; - -webkit-transition: all 0.20s linear 0s; + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; } .owl-carousel .owl-dot.active span { filter: Alpha(Opacity=100); @@ -1082,7 +1393,7 @@ i.icon-circle-small { } .owl-carousel .owl-nav div { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; - color: #7697a2!important; + color: #7697a2 !important; border: 1px solid #7697a2; border-radius: 0; font-family: sli; @@ -1092,7 +1403,7 @@ i.icon-circle-small { padding: 0; position: absolute; text-align: center; - top: 50%; + top: 50%; width: 40px; } .carousel-bottom-arrows.owl-carousel .owl-nav div { @@ -1100,7 +1411,7 @@ i.icon-circle-small { top: auto; } .owl-carousel .owl-nav .owl-prev { - left: 0; + left: 0; } .owl-carousel .owl-nav .owl-next { right: 0; @@ -1115,7 +1426,7 @@ i.icon-circle-small { background: #fff none repeat scroll 0 0; } .carousel-nav-white.owl-carousel .owl-nav div { - color: #fff!important; + color: #fff !important; border: 1px solid #fff; } .carousel-main .carousel-content { @@ -1132,7 +1443,7 @@ i.icon-circle-small { } .owl-dots { margin-top: 0.625rem; -} +} .carousel-main .owl-dots { bottom: 0; padding: 1.25rem 0; @@ -1145,8 +1456,9 @@ i.icon-circle-small { .carousel-blocks .owl-item { padding: 0 0.625rem; } -.carousel-hide-arrows .owl-nav, .carousel-hide-pagination .owl-pagination { -display:none; +.carousel-hide-arrows .owl-nav, +.carousel-hide-pagination .owl-pagination { + display: none; } .carousel-3-blocks { padding: 0 3rem; @@ -1163,45 +1475,69 @@ display:none; .tab-item { padding: 0; } -a.tab-label, a.tab-label:link, a.tab-label:visited, -.background-white a.tab-label, .background-white a.tab-label:link, .background-white a.tab-label:visited, .background-white a.tab-label:hover { +a.tab-label, +a.tab-label:link, +a.tab-label:visited, +.background-white a.tab-label, +.background-white a.tab-label:link, +.background-white a.tab-label:visited, +.background-white a.tab-label:hover { background: #002633 none repeat scroll 0 0; - color: rgba(255,255,255, 0.75); -} -a.tab-label, a.tab-label:link, a.tab-label:visited, a.tab-label:hover, -.background-white a.tab-label, .background-white a.tab-label:link, .background-white a.tab-label:visited, .background-white a.tab-label:hover { + color: rgba(255, 255, 255, 0.75); +} +a.tab-label, +a.tab-label:link, +a.tab-label:visited, +a.tab-label:hover, +.background-white a.tab-label, +.background-white a.tab-label:link, +.background-white a.tab-label:visited, +.background-white a.tab-label:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #002633; } -.background-white-hightlight a.tab-label.active-btn, .background-white-hightlight a.tab-label:hover, -.primary-color-white .background-primary-hightlight a.tab-label.active-btn, .primary-color-white .background-primary-hightlight a.tab-label:hover { +.background-white-hightlight a.tab-label.active-btn, +.background-white-hightlight a.tab-label:hover, +.primary-color-white .background-primary-hightlight a.tab-label.active-btn, +.primary-color-white .background-primary-hightlight a.tab-label:hover { background: #fff none repeat scroll 0 0; color: #002633; } -.background-primary-hightlight a.tab-label.active-btn, .background-primary-hightlight a.tab-label:hover, -.primary-color-primary .background-primary-hightlight a.tab-label.active-btn, .primary-color-primary .background-primary-hightlight a.tab-label:hover { - background: #C81010 none repeat scroll 0 0; +.background-primary-hightlight a.tab-label.active-btn, +.background-primary-hightlight a.tab-label:hover, +.primary-color-primary .background-primary-hightlight a.tab-label.active-btn, +.primary-color-primary .background-primary-hightlight a.tab-label:hover { + background: #c81010 none repeat scroll 0 0; color: #fff; } -.background-dark-hightlight a.tab-label.active-btn, .background-dark-hightlight a.tab-label:hover, -.primary-color-dark .background-primary-hightlight a.tab-label.active-btn, .primary-color-dark .background-primary-hightlight a.tab-label:hover { +.background-dark-hightlight a.tab-label.active-btn, +.background-dark-hightlight a.tab-label:hover, +.primary-color-dark .background-primary-hightlight a.tab-label.active-btn, +.primary-color-dark .background-primary-hightlight a.tab-label:hover { background: #002633 none repeat scroll 0 0; color: #fff; } /* Forms */ -form.customform input, form.customform textarea, form.customform select { +form.customform input, +form.customform textarea, +form.customform select { background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0; border: 1px solid rgba(0, 0, 0, 0.14); font-size: 12px; padding: 0.625rem; width: 100%; } -form.customform input:hover, form.customform textarea:hover, form.customform select:hover, form.customform input:focus, form.customform textarea:focus, form.customform select:focus { +form.customform input:hover, +form.customform textarea:hover, +form.customform select:hover, +form.customform input:focus, +form.customform textarea:focus, +form.customform select:focus { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; } p.form-error { - background-color: #DD442C; + background-color: #dd442c; color: #fff; display: none; font-size: 0.8rem; @@ -1221,651 +1557,650 @@ p.form-success { border-left: 1px solid #dd442c !important; } +/* -768px version */ +@media screen and (max-width: 768px) { + .top-nav .right { + float: none; + } + nav { + padding: 10px 0; + height: 60px; + } + .logo img { + max-width: 172px; + max-height: 40px; + margin: 0 auto; + width: auto; + } + .top-nav li a, + .background-white .top-nav li a { + background: #002633 none repeat scroll 0 0; + color: #fff; + font-size: 1.1em; + padding: 1em; + text-align: center; + } + aside { + border: none; + padding: 0; + } + aside.aside-left { + border-right: 0; + padding-right: 0; + } + .owl-nav { + display: none; + } + .carousel-main .owl-item img, + .carousel-main .owl-item video { + max-width: 250%; + width: auto; + } + .margin-m-top { + margin-top: 1.25rem !important; + display: block; + } + .margin-m-bottom { + margin-bottom: 1.25rem !important; + display: block; + } + .margin-m-left { + margin-left: 1.25rem !important; + } + .margin-m-right { + margin-right: 1.25rem !important; + } + .margin-m-top-bottom { + margin-top: 1.25rem !important; + margin-bottom: 1.25rem !important; + display: block; + } + .margin-m-left-right { + margin-left: 1.25rem !important; + margin-right: 1.25rem !important; + } + .margin-m-top-0 { + margin-top: 0 !important; + display: block; + } + .margin-m-top-10 { + margin-top: 10px !important; + display: block; + } + .margin-m-top-15 { + margin-top: 15px !important; + display: block; + } + .margin-m-top-20 { + margin-top: 20px !important; + display: block; + } + .margin-m-top-30 { + margin-top: 30px !important; + display: block; + } + .margin-m-top-40 { + margin-top: 40px !important; + display: block; + } + .margin-m-top-50 { + margin-top: 50px !important; + display: block; + } + .margin-m-top-60 { + margin-top: 60px !important; + display: block; + } + .margin-m-top-70 { + margin-top: 70px !important; + display: block; + } + .margin-m-top-80 { + margin-top: 80px !important; + display: block; + } + .margin-m-bottom-0 { + margin-bottom: 0 !important; + display: block; + } + .margin-m-bottom-10 { + margin-bottom: 10px !important; + display: block; + } + .margin-m-bottom-15 { + margin-bottom: 15px !important; + display: block; + } + .margin-m-bottom-20 { + margin-bottom: 20px !important; + display: block; + } + .margin-m-bottom-30 { + margin-bottom: 30px !important; + display: block; + } + .margin-m-bottom-40 { + margin-bottom: 40px !important; + display: block; + } + .margin-m-bottom-50 { + margin-bottom: 50px !important; + display: block; + } + .margin-m-bottom-60 { + margin-bottom: 60px !important; + display: block; + } + .margin-m-bottom-70 { + margin-bottom: 70px !important; + display: block; + } + .margin-m-bottom-80 { + margin-bottom: 80px !important; + display: block; + } + .margin-m-top-bottom-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; + display: block; + } + .margin-m-top-bottom-10 { + margin-top: 10px !important; + margin-bottom: 10px !important; + display: block; + } + .margin-m-top-bottom-15 { + margin-top: 15px !important; + margin-bottom: 15px !important; + display: block; + } + .margin-m-top-bottom-20 { + margin-top: 20px !important; + margin-bottom: 20px !important; + display: block; + } + .margin-m-top-bottom-30 { + margin-top: 30px !important; + margin-bottom: 30px !important; + display: block; + } + .margin-m-top-bottom-40 { + margin-top: 40px !important; + margin-bottom: 40px !important; + display: block; + } + .margin-m-top-bottom-50 { + margin-top: 50px !important; + margin-bottom: 50px !important; + display: block; + } + .margin-m-top-bottom-60 { + margin-top: 60px !important; + margin-bottom: 60px !important; + display: block; + } + .margin-m-top-bottom-70 { + margin-top: 70px !important; + margin-bottom: 70px !important; + display: block; + } + .margin-m-top-bottom-80 { + margin-top: 80px !important; + margin-bottom: 80px !important; + display: block; + } - -/* -768px version */ -@media screen and (max-width:768px) { - .top-nav .right { - float: none; - } - nav { - padding: 10px 0; - height: 60px; - } - .logo img { - max-width: 172px; - max-height: 40px; - margin: 0 auto; - width: auto; - } - - .top-nav li a, .background-white .top-nav li a { - background: #002633 none repeat scroll 0 0; - color: #fff; - font-size: 1.1em; - padding: 1em; - text-align: center; - } - aside { - border: none; - padding: 0; - } - aside.aside-left { - border-right: 0; - padding-right: 0; - } - .owl-nav { - display: none; - } - .carousel-main .owl-item img, .carousel-main .owl-item video { - max-width: 250%; - width:auto; - } - .margin-m-top { - margin-top: 1.25rem !important; - display: block; - } - .margin-m-bottom { - margin-bottom: 1.25rem !important; - display: block; - } - .margin-m-left { - margin-left: 1.25rem !important; - } - .margin-m-right { - margin-right: 1.25rem !important; - } - .margin-m-top-bottom { - margin-top: 1.25rem !important; - margin-bottom: 1.25rem !important; - display: block; - } - .margin-m-left-right { - margin-left: 1.25rem !important; - margin-right: 1.25rem !important; - } - .margin-m-top-0 { - margin-top: 0 !important; - display: block; - } - .margin-m-top-10 { - margin-top: 10px !important; - display: block; - } - .margin-m-top-15 { - margin-top: 15px !important; - display: block; - } - .margin-m-top-20 { - margin-top: 20px !important; - display: block; - } - .margin-m-top-30 { - margin-top: 30px !important; - display: block; - } - .margin-m-top-40 { - margin-top: 40px !important; - display: block; - } - .margin-m-top-50 { - margin-top: 50px !important; - display: block; - } - .margin-m-top-60 { - margin-top: 60px !important; - display: block; - } - .margin-m-top-70 { - margin-top: 70px !important; - display: block; - } - .margin-m-top-80 { - margin-top: 80px !important; - display: block; - } - .margin-m-bottom-0 { - margin-bottom: 0 !important; - display: block; - } - .margin-m-bottom-10 { - margin-bottom: 10px !important; - display: block; - } - .margin-m-bottom-15 { - margin-bottom: 15px !important; - display: block; - } - .margin-m-bottom-20 { - margin-bottom: 20px !important; - display: block; - } - .margin-m-bottom-30 { - margin-bottom: 30px !important; - display: block; - } - .margin-m-bottom-40 { - margin-bottom: 40px !important; - display: block; - } - .margin-m-bottom-50 { - margin-bottom: 50px !important; - display: block; - } - .margin-m-bottom-60 { - margin-bottom: 60px !important; - display: block; - } - .margin-m-bottom-70 { - margin-bottom: 70px !important; - display: block; - } - .margin-m-bottom-80 { - margin-bottom: 80px !important; - display: block; - } - .margin-m-top-bottom-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; - display: block; - } - .margin-m-top-bottom-10 { - margin-top: 10px !important; - margin-bottom: 10px !important; - display: block; - } - .margin-m-top-bottom-15 { - margin-top: 15px !important; - margin-bottom: 15px !important; - display: block; - } - .margin-m-top-bottom-20 { - margin-top: 20px !important; - margin-bottom: 20px !important; - display: block; - } - .margin-m-top-bottom-30 { - margin-top: 30px !important; - margin-bottom: 30px !important; - display: block; - } - .margin-m-top-bottom-40 { - margin-top: 40px !important; - margin-bottom: 40px !important; - display: block; - } - .margin-m-top-bottom-50 { - margin-top: 50px !important; - margin-bottom: 50px !important; - display: block; - } - .margin-m-top-bottom-60 { - margin-top: 60px !important; - margin-bottom: 60px !important; - display: block; - } - .margin-m-top-bottom-70 { - margin-top: 70px !important; - margin-bottom: 70px !important; - display: block; - } - .margin-m-top-bottom-80 { - margin-top: 80px !important; - margin-bottom: 80px !important; - display: block; - } - - .margin-m-left-0 { - margin-left: 0 !important; - } - .margin-m-left-10 { - margin-left: 10px !important; - } - .margin-m-left-15 { - margin-left: 15px !important; - } - .margin-m-left-20 { - margin-left: 20px !important; - } - .margin-m-left-30 { - margin-left: 30px !important; - } - .margin-m-left-40 { - margin-left: 40px !important; - } - .margin-m-left-50 { - margin-left: 50px !important; - } - .margin-m-left-60 { - margin-left: 60px !important; - } - .margin-m-left-70 { - margin-left: 70px !important; - } - .margin-m-left-80 { - margin-left: 80px !important; - } - .margin-m-right-0 { - margin-right: 0 !important; - } - .margin-m-right-10 { - margin-right: 10px !important; - } - .margin-m-right-15 { - margin-right: 15px !important; - } - .margin-m-right-20 { - margin-right: 20px !important; - } - .margin-m-right-30 { - margin-right: 30px !important; - } - .margin-m-right-40 { - margin-right: 40px !important; - } - .margin-m-right-50 { - margin-right: 50px !important; - } - .margin-m-right-60 { - margin-right: 60px !important; - } - .margin-m-right-70 { - margin-right: 70px !important; - } - .margin-m-right-80 { - margin-right: 80px !important; - } - .margin-m-left-right-0 { - margin-left: 0 !important; - margin-right: 0 !important; - } - .margin-m-left-right-10 { - margin-left: 10px !important; - margin-right: 10px !important; - } - .margin-m-left-right-15 { - margin-left: 15px !important; - margin-right: 15px !important; - } - .margin-m-left-right-20 { - margin-left: 20px !important; - margin-right: 20px !important; - } - .margin-m-left-right-30 { - margin-left: 30px !important; - margin-right: 30px !important; - } - .margin-m-left-right-40 { - margin-left: 40px !important; - margin-right: 40px !important; - } - .margin-m-left-right-50 { - margin-left: 50px !important; - margin-right: 50px !important; - } - .margin-m-left-right-60 { - margin-left: 60px !important; - margin-right: 60px !important; - } - .margin-m-left-right-70 { - margin-left: 70px !important; - margin-right: 70px !important; - } - .margin-m-left-right-80 { - margin-left: 80px !important; - margin-right: 80px !important; - } - .text-m-size-12 { - font-size: 12px !important; - line-height: 1.4; - } - .text-m-size-16 { - font-size: 16px !important; - line-height: 1.4; - } - .text-m-size-20 { - font-size: 20px !important; - line-height: 1.4; - } - .text-m-size-25 { - font-size: 25px !important; - line-height: 1.4; - } - .text-m-size-30 { - font-size: 30px !important; - line-height: 1.4; - } - .text-m-size-40 { - font-size: 40px !important; - line-height: 1.4; - } - .text-m-size-50 { - font-size: 50px !important; - line-height: 1.4; - } - .text-m-size-60 { - font-size: 60px !important; - line-height: 1.4; - } - .text-m-size-70 { - font-size: 70px !important; - line-height: 1.4; - } - .owl-nav { - display: none; - } -} + .margin-m-left-0 { + margin-left: 0 !important; + } + .margin-m-left-10 { + margin-left: 10px !important; + } + .margin-m-left-15 { + margin-left: 15px !important; + } + .margin-m-left-20 { + margin-left: 20px !important; + } + .margin-m-left-30 { + margin-left: 30px !important; + } + .margin-m-left-40 { + margin-left: 40px !important; + } + .margin-m-left-50 { + margin-left: 50px !important; + } + .margin-m-left-60 { + margin-left: 60px !important; + } + .margin-m-left-70 { + margin-left: 70px !important; + } + .margin-m-left-80 { + margin-left: 80px !important; + } + .margin-m-right-0 { + margin-right: 0 !important; + } + .margin-m-right-10 { + margin-right: 10px !important; + } + .margin-m-right-15 { + margin-right: 15px !important; + } + .margin-m-right-20 { + margin-right: 20px !important; + } + .margin-m-right-30 { + margin-right: 30px !important; + } + .margin-m-right-40 { + margin-right: 40px !important; + } + .margin-m-right-50 { + margin-right: 50px !important; + } + .margin-m-right-60 { + margin-right: 60px !important; + } + .margin-m-right-70 { + margin-right: 70px !important; + } + .margin-m-right-80 { + margin-right: 80px !important; + } + .margin-m-left-right-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .margin-m-left-right-10 { + margin-left: 10px !important; + margin-right: 10px !important; + } + .margin-m-left-right-15 { + margin-left: 15px !important; + margin-right: 15px !important; + } + .margin-m-left-right-20 { + margin-left: 20px !important; + margin-right: 20px !important; + } + .margin-m-left-right-30 { + margin-left: 30px !important; + margin-right: 30px !important; + } + .margin-m-left-right-40 { + margin-left: 40px !important; + margin-right: 40px !important; + } + .margin-m-left-right-50 { + margin-left: 50px !important; + margin-right: 50px !important; + } + .margin-m-left-right-60 { + margin-left: 60px !important; + margin-right: 60px !important; + } + .margin-m-left-right-70 { + margin-left: 70px !important; + margin-right: 70px !important; + } + .margin-m-left-right-80 { + margin-left: 80px !important; + margin-right: 80px !important; + } + .text-m-size-12 { + font-size: 12px !important; + line-height: 1.4; + } + .text-m-size-16 { + font-size: 16px !important; + line-height: 1.4; + } + .text-m-size-20 { + font-size: 20px !important; + line-height: 1.4; + } + .text-m-size-25 { + font-size: 25px !important; + line-height: 1.4; + } + .text-m-size-30 { + font-size: 30px !important; + line-height: 1.4; + } + .text-m-size-40 { + font-size: 40px !important; + line-height: 1.4; + } + .text-m-size-50 { + font-size: 50px !important; + line-height: 1.4; + } + .text-m-size-60 { + font-size: 60px !important; + line-height: 1.4; + } + .text-m-size-70 { + font-size: 70px !important; + line-height: 1.4; + } + .owl-nav { + display: none; + } +} /* -480px version */ -@media screen and (max-width:480px) { - .top-bar .right { - float: none; - } - .top-bar-contact p { - height: auto; - line-height: 1.3rem; - padding: 10px 0; - text-align: center; - } - .top-bar-social.right { - display: table; - float: none; - margin: 0 auto; - padding: 0; - text-align: center; - } - .margin-s-top { - margin-top: 1.25rem !important; - display: block; - } - .margin-s-bottom { - margin-bottom: 1.25rem !important; - display: block; - } - .margin-s-left { - margin-left: 1.25rem !important; - } - .margin-s-right { - margin-right: 1.25rem !important; - } - .margin-s-top-bottom { - margin-top: 1.25rem !important; - margin-bottom: 1.25rem !important; - display: block; - } - .margin-s-left-right { - margin-left: 1.25rem !important; - margin-right: 1.25rem !important; - } - .margin-s-top-0 { - margin-top: 0 !important; - display: block; - } - .margin-s-top-10 { - margin-top: 10px !important; - display: block; - } - .margin-s-top-15 { - margin-top: 15px !important; - display: block; - } - .margin-s-top-20 { - margin-top: 20px !important; - display: block; - } - .margin-s-top-30 { - margin-top: 30px !important; - display: block; - } - .margin-s-top-40 { - margin-top: 40px !important; - display: block; - } - .margin-s-top-50 { - margin-top: 50px !important; - display: block; - } - .margin-s-top-60 { - margin-top: 60px !important; - display: block; - } - .margin-s-top-70 { - margin-top: 70px !important; - display: block; - } - .margin-s-top-80 { - margin-top: 80px !important; - display: block; - } - .margin-s-bottom-0 { - margin-bottom: 0 !important; - display: block; - } - .margin-s-bottom-10 { - margin-bottom: 10px !important; - display: block; - } - .margin-s-bottom-15 { - margin-bottom: 15px !important; - display: block; - } - .margin-s-bottom-20 { - margin-bottom: 20px !important; - display: block; - } - .margin-s-bottom-30 { - margin-bottom: 30px !important; - display: block; - } - .margin-s-bottom-40 { - margin-bottom: 40px !important; - display: block; - } - .margin-s-bottom-50 { - margin-bottom: 50px !important; - display: block; - } - .margin-s-bottom-60 { - margin-bottom: 60px !important; - display: block; - } - .margin-s-bottom-70 { - margin-bottom: 70px !important; - display: block; - } - .margin-s-bottom-80 { - margin-bottom: 80px !important; - display: block; - } - .margin-s-top-bottom-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; - display: block; - } - .margin-s-top-bottom-10 { - margin-top: 10px !important; - margin-bottom: 10px !important; - display: block; - } - .margin-s-top-bottom-15 { - margin-top: 15px !important; - margin-bottom: 15px !important; - display: block; - } - .margin-s-top-bottom-20 { - margin-top: 20px !important; - margin-bottom: 20px !important; - display: block; - } - .margin-s-top-bottom-30 { - margin-top: 30px !important; - margin-bottom: 30px !important; - display: block; - } - .margin-s-top-bottom-40 { - margin-top: 40px !important; - margin-bottom: 40px !important; - display: block; - } - .margin-s-top-bottom-50 { - margin-top: 50px !important; - margin-bottom: 50px !important; - display: block; - } - .margin-s-top-bottom-60 { - margin-top: 60px !important; - margin-bottom: 60px !important; - display: block; - } - .margin-s-top-bottom-70 { - margin-top: 70px !important; - margin-bottom: 70px !important; - display: block; - } - .margin-s-top-bottom-80 { - margin-top: 80px !important; - margin-bottom: 80px !important; - display: block; - } - - .margin-s-left-0 { - margin-left: 0 !important; - } - .margin-s-left-10 { - margin-left: 10px !important; - } - .margin-s-left-15 { - margin-left: 15px !important; - } - .margin-s-left-20 { - margin-left: 20px !important; - } - .margin-s-left-30 { - margin-left: 30px !important; - } - .margin-s-left-40 { - margin-left: 40px !important; - } - .margin-s-left-50 { - margin-left: 50px !important; - } - .margin-s-left-60 { - margin-left: 60px !important; - } - .margin-s-left-70 { - margin-left: 70px !important; - } - .margin-s--80 { - margin-left: 80px !important; - } - .margin-s-right-0 { - margin-right: 0 !important; - } - .margin-s-right-10 { - margin-right: 10px !important; - } - .margin-s-right-15 { - margin-right: 15px !important; - } - .margin-s-right-20 { - margin-right: 20px !important; - } - .margin-s-right-30 { - margin-right: 30px !important; - } - .margin-s-right-40 { - margin-right: 40px !important; - } - .margin-s-right-50 { - margin-right: 50px !important; - } - .margin-s-right-60 { - margin-right: 60px !important; - } - .margin-s-right-70 { - margin-right: 70px !important; - } - .margin-s-right-80 { - margin-right: 80px !important; - } - .margin-s-left-right-0 { - margin-left: 0 !important; - margin-right: 0 !important; - } - .margin-s-left-right-10 { - margin-left: 10px !important; - margin-right: 10px !important; - } - .margin-s-left-right-15 { - margin-left: 15px !important; - margin-right: 15px !important; - } - .margin-s-left-right-20 { - margin-left: 20px !important; - margin-right: 20px !important; - } - .margin-s-left-right-30 { - margin-left: 30px !important; - margin-right: 30px !important; - } - .margin-s-left-right-40 { - margin-left: 40px !important; - margin-right: 40px !important; - } - .margin-s-left-right-50 { - margin-left: 50px !important; - margin-right: 50px !important; - } - .margin-s-left-right-60 { - margin-left: 60px !important; - margin-right: 60px !important; - } - .margin-s-left-right-70 { - margin-left: 70px !important; - margin-right: 70px !important; - } - .margin-s-left-right-80 { - margin-left: 80px !important; - margin-right: 80px !important; - } - .text-s-size-12 { - font-size: 12px !important; - line-height: 1.4; - } - .text-s-size-16 { - font-size: 16px !important; - line-height: 1.4; - } - .text-s-size-20 { - font-size: 20px !important; - line-height: 1.4; - } - .text-s-size-25 { - font-size: 25px !important; - line-height: 1.4; - } - .text-s-size-30 { - font-size: 30px !important; - line-height: 1.4; - } - .text-s-size-40 { - font-size: 40px !important; - line-height: 1.4; - } - .text-s-size-50 { - font-size: 50px !important; - line-height: 1.4; - } - .text-s-size-60 { - font-size: 60px !important; - line-height: 1.4; - } - .text-s-size-70 { - font-size: 70px !important; - line-height: 1.4; - } -} +@media screen and (max-width: 480px) { + .top-bar .right { + float: none; + } + .top-bar-contact p { + height: auto; + line-height: 1.3rem; + padding: 10px 0; + text-align: center; + } + .top-bar-social.right { + display: table; + float: none; + margin: 0 auto; + padding: 0; + text-align: center; + } + .margin-s-top { + margin-top: 1.25rem !important; + display: block; + } + .margin-s-bottom { + margin-bottom: 1.25rem !important; + display: block; + } + .margin-s-left { + margin-left: 1.25rem !important; + } + .margin-s-right { + margin-right: 1.25rem !important; + } + .margin-s-top-bottom { + margin-top: 1.25rem !important; + margin-bottom: 1.25rem !important; + display: block; + } + .margin-s-left-right { + margin-left: 1.25rem !important; + margin-right: 1.25rem !important; + } + .margin-s-top-0 { + margin-top: 0 !important; + display: block; + } + .margin-s-top-10 { + margin-top: 10px !important; + display: block; + } + .margin-s-top-15 { + margin-top: 15px !important; + display: block; + } + .margin-s-top-20 { + margin-top: 20px !important; + display: block; + } + .margin-s-top-30 { + margin-top: 30px !important; + display: block; + } + .margin-s-top-40 { + margin-top: 40px !important; + display: block; + } + .margin-s-top-50 { + margin-top: 50px !important; + display: block; + } + .margin-s-top-60 { + margin-top: 60px !important; + display: block; + } + .margin-s-top-70 { + margin-top: 70px !important; + display: block; + } + .margin-s-top-80 { + margin-top: 80px !important; + display: block; + } + .margin-s-bottom-0 { + margin-bottom: 0 !important; + display: block; + } + .margin-s-bottom-10 { + margin-bottom: 10px !important; + display: block; + } + .margin-s-bottom-15 { + margin-bottom: 15px !important; + display: block; + } + .margin-s-bottom-20 { + margin-bottom: 20px !important; + display: block; + } + .margin-s-bottom-30 { + margin-bottom: 30px !important; + display: block; + } + .margin-s-bottom-40 { + margin-bottom: 40px !important; + display: block; + } + .margin-s-bottom-50 { + margin-bottom: 50px !important; + display: block; + } + .margin-s-bottom-60 { + margin-bottom: 60px !important; + display: block; + } + .margin-s-bottom-70 { + margin-bottom: 70px !important; + display: block; + } + .margin-s-bottom-80 { + margin-bottom: 80px !important; + display: block; + } + .margin-s-top-bottom-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; + display: block; + } + .margin-s-top-bottom-10 { + margin-top: 10px !important; + margin-bottom: 10px !important; + display: block; + } + .margin-s-top-bottom-15 { + margin-top: 15px !important; + margin-bottom: 15px !important; + display: block; + } + .margin-s-top-bottom-20 { + margin-top: 20px !important; + margin-bottom: 20px !important; + display: block; + } + .margin-s-top-bottom-30 { + margin-top: 30px !important; + margin-bottom: 30px !important; + display: block; + } + .margin-s-top-bottom-40 { + margin-top: 40px !important; + margin-bottom: 40px !important; + display: block; + } + .margin-s-top-bottom-50 { + margin-top: 50px !important; + margin-bottom: 50px !important; + display: block; + } + .margin-s-top-bottom-60 { + margin-top: 60px !important; + margin-bottom: 60px !important; + display: block; + } + .margin-s-top-bottom-70 { + margin-top: 70px !important; + margin-bottom: 70px !important; + display: block; + } + .margin-s-top-bottom-80 { + margin-top: 80px !important; + margin-bottom: 80px !important; + display: block; + } + + .margin-s-left-0 { + margin-left: 0 !important; + } + .margin-s-left-10 { + margin-left: 10px !important; + } + .margin-s-left-15 { + margin-left: 15px !important; + } + .margin-s-left-20 { + margin-left: 20px !important; + } + .margin-s-left-30 { + margin-left: 30px !important; + } + .margin-s-left-40 { + margin-left: 40px !important; + } + .margin-s-left-50 { + margin-left: 50px !important; + } + .margin-s-left-60 { + margin-left: 60px !important; + } + .margin-s-left-70 { + margin-left: 70px !important; + } + .margin-s--80 { + margin-left: 80px !important; + } + .margin-s-right-0 { + margin-right: 0 !important; + } + .margin-s-right-10 { + margin-right: 10px !important; + } + .margin-s-right-15 { + margin-right: 15px !important; + } + .margin-s-right-20 { + margin-right: 20px !important; + } + .margin-s-right-30 { + margin-right: 30px !important; + } + .margin-s-right-40 { + margin-right: 40px !important; + } + .margin-s-right-50 { + margin-right: 50px !important; + } + .margin-s-right-60 { + margin-right: 60px !important; + } + .margin-s-right-70 { + margin-right: 70px !important; + } + .margin-s-right-80 { + margin-right: 80px !important; + } + .margin-s-left-right-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .margin-s-left-right-10 { + margin-left: 10px !important; + margin-right: 10px !important; + } + .margin-s-left-right-15 { + margin-left: 15px !important; + margin-right: 15px !important; + } + .margin-s-left-right-20 { + margin-left: 20px !important; + margin-right: 20px !important; + } + .margin-s-left-right-30 { + margin-left: 30px !important; + margin-right: 30px !important; + } + .margin-s-left-right-40 { + margin-left: 40px !important; + margin-right: 40px !important; + } + .margin-s-left-right-50 { + margin-left: 50px !important; + margin-right: 50px !important; + } + .margin-s-left-right-60 { + margin-left: 60px !important; + margin-right: 60px !important; + } + .margin-s-left-right-70 { + margin-left: 70px !important; + margin-right: 70px !important; + } + .margin-s-left-right-80 { + margin-left: 80px !important; + margin-right: 80px !important; + } + .text-s-size-12 { + font-size: 12px !important; + line-height: 1.4; + } + .text-s-size-16 { + font-size: 16px !important; + line-height: 1.4; + } + .text-s-size-20 { + font-size: 20px !important; + line-height: 1.4; + } + .text-s-size-25 { + font-size: 25px !important; + line-height: 1.4; + } + .text-s-size-30 { + font-size: 30px !important; + line-height: 1.4; + } + .text-s-size-40 { + font-size: 40px !important; + line-height: 1.4; + } + .text-s-size-50 { + font-size: 50px !important; + line-height: 1.4; + } + .text-s-size-60 { + font-size: 60px !important; + line-height: 1.4; + } + .text-s-size-70 { + font-size: 70px !important; + line-height: 1.4; + } +} /* Typography */ .text-uppercase { @@ -1884,12 +2219,22 @@ p.form-success { .text-padding-small { display: inline-block !important; padding: 7px 10px; -} - +} /* Custom Template Styles */ -h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { font-family: "Playfair Display"; } @@ -1899,7 +2244,7 @@ blockquote { } blockquote:before { - display:none; + display: none; } header.position-absolute { position: absolute; @@ -1921,22 +2266,26 @@ nav { z-index: 2; } .logo-dark { - display:none; + display: none; } -nav.fixed, .fixed nav { +nav.fixed, +.fixed nav { background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.09); padding: 0 2em; } -nav.fixed .top-nav li a, .fixed nav .top-nav li a { - color: #444; +nav.fixed .top-nav li a, +.fixed nav .top-nav li a { + color: #444; +} +nav.fixed .logo-white, +.fixed nav .logo-white { + display: none; } -nav.fixed .logo-white, .fixed nav .logo-white { - display:none; +nav.fixed .logo-dark, +.fixed nav .logo-dark { + display: block; } -nav.fixed .logo-dark, .fixed nav .logo-dark { - display:block; -} .background-transparent { background: none; } @@ -1952,12 +2301,12 @@ nav.fixed .logo-dark, .fixed nav .logo-dark { color: #fff; padding: 1.5rem; opacity: 0.85; - transition: all 0.20s linear 0s; --o-transition: all 0.20s linear 0s; --ms-transition: all 0.20s linear 0s; --moz-transition: all 0.20s linear 0s; --webkit-transition: all 0.20s linear 0s; -} + transition: all 0.2s linear 0s; + -o-transition: all 0.2s linear 0s; + -ms-transition: all 0.2s linear 0s; + -moz-transition: all 0.2s linear 0s; + -webkit-transition: all 0.2s linear 0s; +} .top-nav ul ul { background: #fff none repeat scroll 0 0; @@ -1968,26 +2317,55 @@ nav.fixed .logo-dark, .fixed nav .logo-dark { .top-nav li ul li:last-child { border-bottom: 0; } -.top-nav li ul li a, .background-white .top-nav li ul li a, .top-nav .active-item li a { +.top-nav li ul li a, +.background-white .top-nav li ul li a, +.top-nav .active-item li a { background: #fff none repeat scroll 0 0; - color: rgba(0,0,0, 0.75); + color: rgba(0, 0, 0, 0.75); } -.background-transparent-hightlight .top-nav .active-item > a, .background-transparent-hightlight .top-nav li a:hover, .background-transparent-hightlight .aside-nav li a:hover, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:visited { +.background-transparent-hightlight .top-nav .active-item > a, +.background-transparent-hightlight .top-nav li a:hover, +.background-transparent-hightlight .aside-nav li a:hover, +.background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, +.background-transparent-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { background: rgba(255, 255, 255, 0.08) none repeat scroll 0 0; color: #fff; opacity: 1; } -nav.background-transparent-hightlight.fixed .top-nav .active-item > a, nav.background-transparent-hightlight.fixed .top-nav li a:hover, nav.background-transparent-hightlight.fixed .aside-nav li a:hover, nav.background-transparent-hightlight.fixed .aside-nav > ul > li.active-item > a:link, nav.background-transparent-hightlight.fixed .aside-nav > ul > li.active-item > a:visited { +nav.background-transparent-hightlight.fixed .top-nav .active-item > a, +nav.background-transparent-hightlight.fixed .top-nav li a:hover, +nav.background-transparent-hightlight.fixed .aside-nav li a:hover, +nav.background-transparent-hightlight.fixed + .aside-nav + > ul + > li.active-item + > a:link, +nav.background-transparent-hightlight.fixed + .aside-nav + > ul + > li.active-item + > a:visited { background: none; color: #000; opacity: 1; } -.background-transparent-hightlight .top-nav ul ul .active-item a, .background-transparent-hightlight .top-nav ul ul li a:hover, .background-transparent-hightlight .aside-nav ul ul li a:hover, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:visited { +.background-transparent-hightlight .top-nav ul ul .active-item a, +.background-transparent-hightlight .top-nav ul ul li a:hover, +.background-transparent-hightlight .aside-nav ul ul li a:hover, +.background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, +.background-transparent-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { color: #000; } - /* Carousel Navigation*/ .owl-carousel .owl-dot span { height: 10px; @@ -1999,7 +2377,7 @@ nav.background-transparent-hightlight.fixed .top-nav .active-item > a, nav.backg } .owl-carousel .owl-nav div { border: 0 none; - color: #C9C9C9 !important; + color: #c9c9c9 !important; font-family: sli; font-size: 30px; height: auto; @@ -2011,28 +2389,31 @@ nav.background-transparent-hightlight.fixed .top-nav .active-item > a, nav.backg } /* Buttons */ -.button, a.button, a.button:link, a.button:visited { -border: 0; +.button, +a.button, +a.button:link, +a.button:visited { + border: 0; } /* Image blocks */ .image-hover-zoom img { - transition: all 0.50s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; - -o-transition: all 0.50s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; - -ms-transition: all 0.50s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; - -moz-transition: all 0.50s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; - -webkit-transition: all 0.50s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; + transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; + -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; + -ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; + -moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; + -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; } .owl-item .image-testimonial-small { margin: 0 auto 20px; - width: auto!important; -} + width: auto !important; +} video { width: 100%; } -@media screen and (max-width:768px) { +@media screen and (max-width: 768px) { header.position-absolute { background: #fff none repeat scroll 0 0; position: relative; @@ -2045,14 +2426,14 @@ video { max-width: 172px; max-height: 40px; margin: 0 auto; - width: auto; + width: auto; top: 0; - } + } .logo img.logo-white { - display:none; + display: none; } .logo img.logo-dark { - display:block; + display: block; } .nav-text::after { color: #002633; @@ -2064,12 +2445,14 @@ video { .fixed .nav-text::after { color: #002633; } - .top-nav li a,.top-nav li ul li a { + .top-nav li a, + .top-nav li ul li a { border-top: 0; - color: #fff!important; + color: #fff !important; opacity: 1; } - .top-nav li a, .background-white .top-nav li a { + .top-nav li a, + .background-white .top-nav li a { background: none repeat scroll 0 0 #1c3849; font-size: 1.5em; padding: 1.2em 1em; @@ -2082,10 +2465,19 @@ video { .top-nav li ul li { border-bottom: 0; } - nav.fixed .top-nav li a, .fixed nav .top-nav li a { - color: #777; + nav.fixed .top-nav li a, + .fixed nav .top-nav li a { + color: #777; } - .background-transparent-hightlight .top-nav .active-item > a, .background-transparent-hightlight .top-nav li a:hover, .background-transparent-hightlight .aside-nav li a:hover, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:visited { + .background-transparent-hightlight .top-nav .active-item > a, + .background-transparent-hightlight .top-nav li a:hover, + .background-transparent-hightlight .aside-nav li a:hover, + .background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, + .background-transparent-hightlight + .aside-nav + > ul + > li.active-item + > a:visited { color: #fff; } .carousel-3-blocks { @@ -2096,4 +2488,4 @@ video { .background-image { background-position: center; } -} \ No newline at end of file +} diff --git a/documentation.html b/documentation.html index dfd7622..c85b777 100644 --- a/documentation.html +++ b/documentation.html @@ -1,66 +1,149 @@ - + - - - + + + PEcAn - - - - - - - - + + + + + + + + - + - + - - + + - - +
    +
    +
    + +

    + Information on building and using CABLE can be found here: + https://trac.nci.org.au/trac/cable/wiki/CableUserGuide +

    +

    + Follow instructions for obtaining a login and acquiring CABLE via + an svn checkout found in the “Getting CABLE” section. +

    +

    + Ensure korn shell scripts are accessible on your machine, and that + there is a copy of cable.nml in the directory you are using to run + CABLE. +

    +

    + In CABLE’s offline directory, run build.ksh. This should build an + executable called “cable*“, which runs the model. +

    +
    +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/cable/docs/pkgdown.css b/models/cable/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/cable/docs/pkgdown.css +++ b/models/cable/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/cable/docs/pkgdown.js b/models/cable/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/cable/docs/pkgdown.js +++ b/models/cable/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/cable/docs/reference/index.html b/models/cable/docs/reference/index.html index 3cffbb2..7e54cb7 100644 --- a/models/cable/docs/reference/index.html +++ b/models/cable/docs/reference/index.html @@ -2,168 +2,225 @@ - - - - -Function reference • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.CABLE()

    -

    Write CABLE met files

    -

    model2netcdf.CABLE()

    -

    Code to convert CABLE's output into netCDF format

    -

    read_restart.CABLE()

    -

    Read restart template for SDA

    -

    write.config.CABLE()

    -

    Write CABLE configuration files

    -

    write_restart.CABLE()

    -

    Write restart template for SDA

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.CABLE() +

    +

    Write CABLE met files

    +

    + model2netcdf.CABLE() +

    +
    +

    Code to convert CABLE's output into netCDF format

    +
    +

    + read_restart.CABLE() +

    +

    Read restart template for SDA

    +

    + write.config.CABLE() +

    +

    Write CABLE configuration files

    +

    + write_restart.CABLE() +

    +

    Write restart template for SDA

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/cable/docs/reference/met2model.CABLE.html b/models/cable/docs/reference/met2model.CABLE.html index ac6c2e7..bad9c17 100644 --- a/models/cable/docs/reference/met2model.CABLE.html +++ b/models/cable/docs/reference/met2model.CABLE.html @@ -2,163 +2,200 @@ - - - - -Write CABLE met files — met2model.CABLE • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write CABLE met files — met2model.CABLE • PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Converts a met CF file to a model specific met file. The input -files are calld <in.path>/<in.prefix>.YYYY.cf

    - -
    - -
    met2model.CABLE(in.path, in.prefix, outfolder, overwrite = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    in.path

    path on disk where CF file lives

    in.prefix

    prefix for each file

    outfolder

    location where model specific output is written.

    - -

    Value

    - -

    OK if everything was succesful.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/cable/docs/reference/model2netcdf.CABLE.html b/models/cable/docs/reference/model2netcdf.CABLE.html index 98bb224..1a67879 100644 --- a/models/cable/docs/reference/model2netcdf.CABLE.html +++ b/models/cable/docs/reference/model2netcdf.CABLE.html @@ -2,163 +2,202 @@ - - - - -Code to convert CABLE's output into netCDF format — model2netcdf.CABLE • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert CABLE's output into netCDF format — model2netcdf.CABLE • + PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert CABLE output into the NACP Intercomparison format (ALMA using netCDF)

    - -
    - -
    model2netcdf.CABLE(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    +
    +
    + + +
    +

    + Convert CABLE output into the NACP Intercomparison format (ALMA + using netCDF) +

    +
    + +
    model2netcdf.CABLE(outdir, sitelat, sitelon, start_date, end_date)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/cable/docs/reference/read_restart.CABLE.html b/models/cable/docs/reference/read_restart.CABLE.html index a4b41b8..f4f26fc 100644 --- a/models/cable/docs/reference/read_restart.CABLE.html +++ b/models/cable/docs/reference/read_restart.CABLE.html @@ -2,173 +2,207 @@ - - - - -Read restart template for SDA — read_restart.CABLE • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read restart template for SDA — read_restart.CABLE • PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Read restart files from model.

    - -
    - -
    read_restart.CABLE(outdir, runid, stop.time, settings, var.names, params)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Output directory

    runid

    Run ID

    stop.time

    Year that is being read

    settings

    PEcAn settings object

    var.names

    Variable names to be extracted

    params

    Any parameters required for state calculations

    - -

    Value

    - -

    Forecast numeric matrix

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/cable/docs/reference/write.config.CABLE.html b/models/cable/docs/reference/write.config.CABLE.html index 2ccecf1..5847315 100644 --- a/models/cable/docs/reference/write.config.CABLE.html +++ b/models/cable/docs/reference/write.config.CABLE.html @@ -2,172 +2,210 @@ - - - - -Write CABLE configuration files — write.config.CABLE • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write CABLE configuration files — write.config.CABLE • PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a CABLE config file.

    - -
    - -
    write.config.CABLE(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for CABLE for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/cable/docs/reference/write_restart.CABLE.html b/models/cable/docs/reference/write_restart.CABLE.html index c5c9e8d..24a57ff 100644 --- a/models/cable/docs/reference/write_restart.CABLE.html +++ b/models/cable/docs/reference/write_restart.CABLE.html @@ -2,156 +2,190 @@ - - - - -Write restart template for SDA — write_restart.CABLE • PEcAn.CABLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write restart template for SDA — write_restart.CABLE • PEcAn.CABLE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write_restart.CABLE(outdir, runid, start.time, stop.time, settings,
    -  new.state)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    start.time

    Time of current assimilation step

    stop.time

    Time of next assimilation step

    new.state

    Analysis state matrix returned by sda.enkf

    - - -
    - -
    +
    +

    Write restart files for model

    +
    -
    - +
    write_restart.CABLE(outdir, runid, start.time, stop.time, settings,
    +  new.state)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    start.time

    Time of current assimilation step

    stop.time

    Time of next assimilation step

    new.state +

    Analysis state matrix returned by sda.enkf

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/LICENSE-text.html b/models/clm45/docs/LICENSE-text.html index 2f8cee5..4a5df57 100644 --- a/models/clm45/docs/LICENSE-text.html +++ b/models/clm45/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/authors.html b/models/clm45/docs/authors.html index 1467914..448eea3 100644 --- a/models/clm45/docs/authors.html +++ b/models/clm45/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/docsearch.css b/models/clm45/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/clm45/docs/docsearch.css +++ b/models/clm45/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/clm45/docs/docsearch.js b/models/clm45/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/clm45/docs/docsearch.js +++ b/models/clm45/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/clm45/docs/index.html b/models/clm45/docs/index.html index a19b970..70479fc 100644 --- a/models/clm45/docs/index.html +++ b/models/clm45/docs/index.html @@ -1,113 +1,169 @@ - - - - - - -PEcAn package for integration of CLM4.5 model • PEcAn.CLM45 - - - - - + + + + PEcAn package for integration of CLM4.5 model • PEcAn.CLM45 + + + + + + + + + + + + + + + + - - - - + link the Community Land Model, version 4.5, to PEcAn." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. This package provides functions to - link the Community Land Model, version 4.5, to PEcAn. -
    - - -
    +
    + + +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. This package + provides functions to link the Community Land Model, version 4.5, to + PEcAn. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/clm45/docs/pkgdown.css b/models/clm45/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/clm45/docs/pkgdown.css +++ b/models/clm45/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/clm45/docs/pkgdown.js b/models/clm45/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/clm45/docs/pkgdown.js +++ b/models/clm45/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/clm45/docs/reference/index.html b/models/clm45/docs/reference/index.html index a152492..bac46b8 100644 --- a/models/clm45/docs/reference/index.html +++ b/models/clm45/docs/reference/index.html @@ -2,156 +2,203 @@ - - - - -Function reference • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.CLM45()

    -

    met2model for CLM45

    -

    model2netcdf.CLM45()

    -

    Code to convert CLM45 netcdf output into into CF standard

    -

    write.config.CLM45()

    -

    Write CLM4.5 configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.CLM45() +

    +

    met2model for CLM45

    +

    + model2netcdf.CLM45() +

    +
    +

    + Code to convert CLM45 netcdf output into into CF standard +

    +
    +

    + write.config.CLM45() +

    +

    Write CLM4.5 configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/reference/met2model.CLM45.html b/models/clm45/docs/reference/met2model.CLM45.html index c947660..50ad192 100644 --- a/models/clm45/docs/reference/met2model.CLM45.html +++ b/models/clm45/docs/reference/met2model.CLM45.html @@ -2,172 +2,214 @@ - - - - -met2model for CLM45 — met2model.CLM45 • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model for CLM45 — met2model.CLM45 • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.CLM45(in.path, in.prefix, outfolder, start_date, end_date,
    -  lst = 0, lat, lon, ..., overwrite = FALSE, verbose = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbosefor(year in start_year:end_year)

    - - -
    - -
    +
    +

    met2model wrapper for CLM45

    +
    -
    - +
    met2model.CLM45(in.path, in.prefix, outfolder, start_date, end_date,
    +  lst = 0, lat, lon, ..., overwrite = FALSE, verbose = FALSE)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose +

    + should the function be very verbosefor(year in + start_year:end_year) +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/reference/model2netcdf.CLM45.html b/models/clm45/docs/reference/model2netcdf.CLM45.html index 754e390..dcb164b 100644 --- a/models/clm45/docs/reference/model2netcdf.CLM45.html +++ b/models/clm45/docs/reference/model2netcdf.CLM45.html @@ -2,163 +2,199 @@ - - - - -Code to convert CLM45 netcdf output into into CF standard — model2netcdf.CLM45 • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert CLM45 netcdf output into into CF standard — + model2netcdf.CLM45 • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Code to convert CLM45 netcdf output into into CF standard

    - -
    - -
    model2netcdf.CLM45(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of CLM45 model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    +
    +
    + + +
    +

    Code to convert CLM45 netcdf output into into CF standard

    +
    + +
    model2netcdf.CLM45(outdir, sitelat, sitelon, start_date, end_date)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of CLM45 model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/clm45/docs/reference/write.config.CLM45.html b/models/clm45/docs/reference/write.config.CLM45.html index a2a0667..fd2b7f4 100644 --- a/models/clm45/docs/reference/write.config.CLM45.html +++ b/models/clm45/docs/reference/write.config.CLM45.html @@ -2,165 +2,204 @@ - - - - -Write CLM4.5 configuration files — write.config.CLM45 • PEcAn.CLM45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write CLM4.5 configuration files — write.config.CLM45 • PEcAn.CLM45 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes config files for use with the Community Land Model model.

    - -
    - -
    write.config.CLM45(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    none

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/LICENSE-text.html b/models/dalec/docs/LICENSE-text.html index 0ecd3fc..deef736 100644 --- a/models/dalec/docs/LICENSE-text.html +++ b/models/dalec/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/authors.html b/models/dalec/docs/authors.html index e6df9ab..92aaf49 100644 --- a/models/dalec/docs/authors.html +++ b/models/dalec/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      Tristan Quaife. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      Tristan Quaife. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/docsearch.css b/models/dalec/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/dalec/docs/docsearch.css +++ b/models/dalec/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/dalec/docs/docsearch.js b/models/dalec/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/dalec/docs/docsearch.js +++ b/models/dalec/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/dalec/docs/index.html b/models/dalec/docs/index.html index 09e53dc..44df740 100644 --- a/models/dalec/docs/index.html +++ b/models/dalec/docs/index.html @@ -1,103 +1,160 @@ - - - - - - -PEcAn package for integration of the DALEC model • PEcAn.DALEC - - - - - - - - - + + + + + + + + + PEcAn package for integration of the DALEC model • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - This module provides functions to link DALEC to PEcAn. -
    - - + +
    + + +
    +
    + This module provides functions to link DALEC to PEcAn. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/dalec/docs/pkgdown.css b/models/dalec/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/dalec/docs/pkgdown.css +++ b/models/dalec/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/dalec/docs/pkgdown.js b/models/dalec/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/dalec/docs/pkgdown.js +++ b/models/dalec/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/dalec/docs/reference/get.model.output.generic.html b/models/dalec/docs/reference/get.model.output.generic.html index 194136f..eff8e5d 100644 --- a/models/dalec/docs/reference/get.model.output.generic.html +++ b/models/dalec/docs/reference/get.model.output.generic.html @@ -2,135 +2,166 @@ - - - - -Retrieve model output from local or remote server — get.model.output.generic • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve model output from local or remote server — + get.model.output.generic • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to retrieve model output from local or remote - server

    - -
    - -
    get.model.output.dalec()
    - - -
    - -
    +
    +
    + + +
    +

    Function to retrieve model output from local or remote server

    +
    + +
    get.model.output.dalec()
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/reference/index.html b/models/dalec/docs/reference/index.html index e7b1768..9cdc1c0 100644 --- a/models/dalec/docs/reference/index.html +++ b/models/dalec/docs/reference/index.html @@ -2,162 +2,218 @@ - - - - -Function reference • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    get.model.output.dalec()

    -

    Retrieve model output from local or remote server

    -

    met2model.DALEC()

    -

    met2model.DALEC

    -

    model2netcdf.DALEC()

    -

    Function to convert DALEC model output to standard netCDF format

    -

    write.config.DALEC()

    -

    write.config.DALEC

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + get.model.output.dalec() +

    +
    +

    Retrieve model output from local or remote server

    +
    +

    + met2model.DALEC() +

    +

    met2model.DALEC

    +

    + model2netcdf.DALEC() +

    +
    +

    + Function to convert DALEC model output to standard netCDF + format +

    +
    +

    + write.config.DALEC() +

    +

    write.config.DALEC

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/reference/met2model.DALEC.html b/models/dalec/docs/reference/met2model.DALEC.html index 62695b6..0b2daa5 100644 --- a/models/dalec/docs/reference/met2model.DALEC.html +++ b/models/dalec/docs/reference/met2model.DALEC.html @@ -2,169 +2,206 @@ - - - - -met2model.DALEC — met2model.DALEC • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model.DALEC — met2model.DALEC • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    met2model for DALEC

    +
    -
    met2model.DALEC(in.path, in.prefix, outfolder, start_date, end_date,
    +          
    met2model.DALEC(in.path, in.prefix, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, spin_nyear = NULL,
       spin_nsample = NULL, spin_resample = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/reference/model2netcdf.DALEC.html b/models/dalec/docs/reference/model2netcdf.DALEC.html index eac50bb..5146cf5 100644 --- a/models/dalec/docs/reference/model2netcdf.DALEC.html +++ b/models/dalec/docs/reference/model2netcdf.DALEC.html @@ -2,169 +2,206 @@ - - - - -Function to convert DALEC model output to standard netCDF format — model2netcdf.DALEC • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to convert DALEC model output to standard netCDF format — + model2netcdf.DALEC • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert DALEC output to netCDF

    - -
    - -
    model2netcdf.DALEC(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of DALEC model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - -

    Details

    - -

    Converts all output contained in a folder to netCDF.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dalec/docs/reference/write.config.DALEC.html b/models/dalec/docs/reference/write.config.DALEC.html index 7bceaf5..3aa95ef 100644 --- a/models/dalec/docs/reference/write.config.DALEC.html +++ b/models/dalec/docs/reference/write.config.DALEC.html @@ -2,141 +2,172 @@ - - - - -write.config.DALEC — write.config.DALEC • PEcAn.DALEC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + write.config.DALEC — write.config.DALEC • PEcAn.DALEC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a configuration files for your model -write Dalec Configuration files

    - -
    - -
    write.config.DALEC(defaults, trait.values, settings, run.id)
    - -

    Value

    - -

    configuration files

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dvmdostem/docs/LICENSE-text.html b/models/dvmdostem/docs/LICENSE-text.html index 329a72f..16f3638 100644 --- a/models/dvmdostem/docs/LICENSE-text.html +++ b/models/dvmdostem/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dvmdostem/docs/authors.html b/models/dvmdostem/docs/authors.html index 3a1f468..506ce05 100644 --- a/models/dvmdostem/docs/authors.html +++ b/models/dvmdostem/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Tobey Carman. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Tobey Carman. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dvmdostem/docs/docsearch.css b/models/dvmdostem/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/dvmdostem/docs/docsearch.css +++ b/models/dvmdostem/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/dvmdostem/docs/docsearch.js b/models/dvmdostem/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/dvmdostem/docs/docsearch.js +++ b/models/dvmdostem/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/dvmdostem/docs/index.html b/models/dvmdostem/docs/index.html index 903f718..a2fece7 100644 --- a/models/dvmdostem/docs/index.html +++ b/models/dvmdostem/docs/index.html @@ -1,105 +1,161 @@ - - - - - - -PEcAn package for integration of the dvmdostem model • PEcAn.dvmdostem - - - - - - - - - + + + + + + + + + PEcAn package for integration of the dvmdostem model • PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - This module provides functions to link the dvmdostem model to - PEcAn. -
    - - + +
    + + +
    +
    + This module provides functions to link the dvmdostem model to PEcAn. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/dvmdostem/docs/pkgdown.css b/models/dvmdostem/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/dvmdostem/docs/pkgdown.css +++ b/models/dvmdostem/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/dvmdostem/docs/pkgdown.js b/models/dvmdostem/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/dvmdostem/docs/pkgdown.js +++ b/models/dvmdostem/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/dvmdostem/docs/reference/convert.samples.dvmdostem.html b/models/dvmdostem/docs/reference/convert.samples.dvmdostem.html index 9a18fad..d1acaf0 100644 --- a/models/dvmdostem/docs/reference/convert.samples.dvmdostem.html +++ b/models/dvmdostem/docs/reference/convert.samples.dvmdostem.html @@ -2,162 +2,212 @@ - - - - -Convert samples for dvmdostem — convert.samples.dvmdostem • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert samples for dvmdostem — convert.samples.dvmdostem • + PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert parameters, do unit conversions and update parameter names from PEcAn database default -to units/names within dvmdostem

    - -
    - -
    convert.samples.dvmdostem(trait_values)
    - -

    Arguments

    - - - - - - -
    trait.samples

    a matrix or dataframe of samples from the trait distribution

    - -

    Value

    - -

    matrix or dataframe with values transformed

    - -

    Details

    - -

    Performs model specific unit conversions on a a list of trait values, -such as those provided to write.config

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dvmdostem/docs/reference/index.html b/models/dvmdostem/docs/reference/index.html index 2a19349..60251ac 100644 --- a/models/dvmdostem/docs/reference/index.html +++ b/models/dvmdostem/docs/reference/index.html @@ -2,156 +2,204 @@ - - - - -Function reference • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    convert.samples.dvmdostem()

    -

    Convert samples for dvmdostem

    -

    model2netcdf.dvmdostem()

    -

    Code to convert dvmdostem netcdf output into into CF standard

    -

    write.config.dvmdostem()

    -

    Write dvmdostem model configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + convert.samples.dvmdostem() +

    +

    Convert samples for dvmdostem

    +

    + model2netcdf.dvmdostem() +

    +
    +

    + Code to convert dvmdostem netcdf output into into CF + standard +

    +
    +

    + write.config.dvmdostem() +

    +

    Write dvmdostem model configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/dvmdostem/docs/reference/model2netcdf.dvmdostem.html b/models/dvmdostem/docs/reference/model2netcdf.dvmdostem.html index 6f579d3..606c0b7 100644 --- a/models/dvmdostem/docs/reference/model2netcdf.dvmdostem.html +++ b/models/dvmdostem/docs/reference/model2netcdf.dvmdostem.html @@ -2,121 +2,169 @@ - - - - -Code to convert dvmdostem netcdf output into into CF standard — model2netcdf.dvmdostem • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert dvmdostem netcdf output into into CF standard — + model2netcdf.dvmdostem • PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Code to convert dvmdostem netcdf output into into CF standard

    - -
    - -
    model2netcdf.dvmdostem(outdir, runstart, runend)
    - -

    Arguments

    - - - - - - -
    outdir

    Location of dvmdostem model output

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Code to convert dvmdostem netcdf output into into CF standard

    +
    + +
    model2netcdf.dvmdostem(outdir, runstart, runend)
    + +

    + Arguments +

    + + + + + + + + + +
    outdir

    Location of dvmdostem model output

    + +

    + Examples +

    +
    +# NOT RUN {
      
     # }
     # NOT RUN {
    @@ -124,37 +172,34 @@ 

    Examp # } # NOT RUN { # } -

    -
    - -
    +
    +
    +
    - +

    Author

    - + Tobey Carman, Shawn Serbin + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/dvmdostem/docs/reference/write.config.dvmdostem.html b/models/dvmdostem/docs/reference/write.config.dvmdostem.html index 7946a6d..b4a80c3 100644 --- a/models/dvmdostem/docs/reference/write.config.dvmdostem.html +++ b/models/dvmdostem/docs/reference/write.config.dvmdostem.html @@ -2,172 +2,216 @@ - - - - -Write dvmdostem model configuration files — write.config.dvmdostem • PEcAn.dvmdostem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write dvmdostem model configuration files — write.config.dvmdostem • + PEcAn.dvmdostem + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a dvmdostem PEcAn config file.

    - -
    - -
    write.config.dvmdostem(defaults = NULL, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    trait.values

    vector of samples for a given trait

    settings

    list of settings from pecan settings file

    run.id

    id of run

    - -

    Value

    - -

    none

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/LICENSE-text.html b/models/ed/docs/LICENSE-text.html index d5a98b9..3325db8 100644 --- a/models/ed/docs/LICENSE-text.html +++ b/models/ed/docs/LICENSE-text.html @@ -2,109 +2,146 @@ - - - - -License • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -133,27 +170,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/articles/index.html b/models/ed/docs/articles/index.html index b6a045d..2ae9045 100644 --- a/models/ed/docs/articles/index.html +++ b/models/ed/docs/articles/index.html @@ -2,133 +2,166 @@ - - - - -Articles • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    -

    All vignettes

    -

    +
    +

    All vignettes

    +

    - -
    -
    -
    + +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/articles/running_ed_from_R.html b/models/ed/docs/articles/running_ed_from_R.html index 9f0d4a2..21ae153 100644 --- a/models/ed/docs/articles/running_ed_from_R.html +++ b/models/ed/docs/articles/running_ed_from_R.html @@ -1,120 +1,214 @@ - - - - - - -Running ED from R • PEcAn.ED2 - - - - - - - - - + + + + + + + + Running ED from R • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -Introduction

    -

    The PEcAn.ED2 package features a number of utilities to facilitate running the ED model from inside R, including working with input files, running the ED executable, and processing the outputs. This tutorial describes these utilites and provides examples of common use cases.

    -
    -
    -

    -Basic ED run

    -
    -

    -Installing the R package

    -

    The PEcAn.ED2 package and its PEcAn dependencies can be installed from GitHub as follows (all CRAN package dependencies should be installed automatically):

    -
    devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/logger")
    +          
    +

    + Introduction +

    +

    + The PEcAn.ED2 package features a number of utilities + to facilitate running the ED model from inside R, including + working with input files, running the ED executable, and + processing the outputs. This tutorial describes these utilites and + provides examples of common use cases. +

    +
    +
    +

    + Basic ED run +

    +
    +

    + Installing the R package +

    +

    + The PEcAn.ED2 package and its PEcAn dependencies + can be installed from GitHub as follows (all CRAN package + dependencies should be installed automatically): +

    +
    +
    devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/logger")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/utils")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/settings")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "modules/data.atmosphere")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "models/ed")
     
    -library(PEcAn.ED2)
    -
    -
    -

    -Installing the ED2 model

    -

    The source code for the ED2 model is available on GitHub.

    -

    Alternatively, if you have Singularity container software installed, you can use a pre-built Singularity container available on Singularity Hub:

    -
    singularity pull --name ed2.simg shub://ashiklom/ED2
    -
    -
    -

    -ED inputs

    -
    -

    -EDI

    -

    ED requires a global land use database to determine its land-sea mask, as well as a vegetation “thermal sums” database. These can be customized to some extent, but this package provides a version of the most common inputs. These inputs, stored in an “EDI” directory, can be downloaded via the download_edi function:

    -
    library(here)
    +library(PEcAn.ED2)
    +
    +
    +
    +

    + Installing the ED2 model +

    +

    + The source code for the ED2 model is available + on GitHub. +

    +

    + Alternatively, if you have + Singularity container + software installed, you can use a pre-built Singularity + container available on + Singularity Hub: +

    +
    singularity pull --name ed2.simg shub://ashiklom/ED2
    +
    +
    +

    + ED inputs +

    +
    +

    EDI

    +

    + ED requires a global land use database to determine its + land-sea mask, as well as a vegetation “thermal sums” + database. These can be customized to some extent, but this + package provides a version of the most common inputs. These + inputs, stored in an “EDI” directory, can be downloaded via + the download_edi function: +

    +
    +
    library(here)
     rundir <- here("vignettes", "ed_run_data")
     dir.create(rundir, showWarnings = FALSE)
     
    @@ -123,14 +217,30 @@ 

    download_edi(edi_dir) } else { message("EDI directory already exists. Skipping download.") -}

    -
    -
    -

    -Meteorological data

    -

    To do the ED run described here, we’ll need some meteorological data. ED meteorological data are typically stored in HDF5 format and are described by a plain text header file (typically called ED_MET_DRIVER_HEADER).

    -

    To download the meteorological data, we’ll use the PEcAn.data.atmosphere package. Here, we grab the data for the first week of July 2005 and Harvard Forest, for which we’ll be running the simulation.

    -
    start_date <- "2006-07-01"
    +}
    +
    +
    +
    +

    + Meteorological data +

    +

    + To do the ED run described here, we’ll need some + meteorological data. ED meteorological data are typically + stored in HDF5 format and are described by a plain text header + file (typically called ED_MET_DRIVER_HEADER). +

    +

    + To download the meteorological data, we’ll use the + PEcAn.data.atmosphere package. Here, we grab the + data for the first week of July 2005 and Harvard Forest, for + which we’ll be running the simulation. +

    +
    +
    start_date <- "2006-07-01"
     end_date <- "2006-07-08"
     latitude <- 42.53
     longitude <- -72.19
    @@ -142,9 +252,13 @@ 

    site_id = NULL, lat.in = latitude, lon.in = longitude -)

    -

    Next, we convert this raw data to the ED-specific format.

    -
    ed_met <- met2model.ED2(
    +)
    +
    +

    Next, we convert this raw data to the ED-specific format.

    +
    +
    ed_met <- met2model.ED2(
       in.path = dirname(raw_met$file),
       in.prefix = "CRUNCEP",
       outfolder = file.path(rundir, "ed_met"),
    @@ -153,51 +267,108 @@ 

    lat = latitude, lon = longitude, overwrite = TRUE -)

    -

    If you already have ED-specific meteorology available, PEcAn.ED2 provides utilities to interact with that file directly:

    -
    met_driver_raw <- "/path/to/ED_MET_DRIVER_HEADER"
    +)
    +
    +

    + If you already have ED-specific meteorology available, + PEcAn.ED2 provides utilities to interact with + that file directly: +

    +
    +
    met_driver_raw <- "/path/to/ED_MET_DRIVER_HEADER"
     met_driver_obj <- read_ed_metheader(met_driver_raw, check = FALSE)
     met_driver_obj[[1]]$path_prefix <- "/path/to/new/location"
     met_driver_obj[[1]]$xmin <- -90
     met_driver_obj[[1]]$ymin <- 43
     
     met_driver_path <- file.path(rundir, "ED_MET_DRIVER_HEADER")
    -write_ed_metheader(met_driver_obj, met_driver_path)
    -
    -
    -

    -Vegetation inputs

    -

    A common way to initialize ED is through three interrelated vegetation initial condition files:

    -
      -
    • -css – Cohort file, which describes all plant cohorts located within a patch, including its PFT, DBH, and stand density
    • -
    • -pss – Patch file, which describes each patch within a site (single, plot-scale runs will often have only one patch)
    • -
    • -site – Site file, which describes each site (single, plot-scale runs will often have only one site)
    • -
    -

    The package ships with simple functional examples of these objects (example_css/pss/site) and functions for quickly creating custom objects based on these examples (create_css/pss/site). Below, we create a css file with a single PFT with a specific DBH, but stick to the unmodified example pss and site files.

    -
    css <- create_css(list(pft = 11, dbh = 18.00))
    +write_ed_metheader(met_driver_obj, met_driver_path)
    +
    +
    +
    +

    + Vegetation + inputs +

    +

    + A common way to initialize ED is through three interrelated + vegetation initial condition files: +

    +
      +
    • + css – Cohort file, which describes all plant + cohorts located within a patch, including its PFT, DBH, and + stand density +
    • +
    • + pss – Patch file, which describes each patch + within a site (single, plot-scale runs will often have only + one patch) +
    • +
    • + site – Site file, which describes each site + (single, plot-scale runs will often have only one site) +
    • +
    +

    + The package ships with simple functional examples of these + objects (example_css/pss/site) and functions for + quickly creating custom objects based on these examples + (create_css/pss/site). Below, we create a + css file with a single PFT with a specific DBH, + but stick to the unmodified example pss and + site files. +

    +
    +
    css <- create_css(list(pft = 11, dbh = 18.00))
     pss <- example_pss
     site <- example_site
     veg_input <- create_ed_veg(css, pss, site, latitude, longitude, check = TRUE)
     
     veg_prefix <- file.path(rundir, "veg_input", "test_veg")
    -write_ed_veg(veg_input, veg_prefix)
    -

    As with meteorology, PEcAn.ED2 also provides utilities for working with existing vegetation inputs.

    -
    veg_prefix <- "/path/to/site/files/prefix"
    +write_ed_veg(veg_input, veg_prefix)
    +
    +

    + As with meteorology, PEcAn.ED2 also provides + utilities for working with existing vegetation inputs. +

    +
    +
    veg_prefix <- "/path/to/site/files/prefix"
     latitude <- 43.3724
     longitude <- -89.9071
    -veg_input <- read_ed_veg(veg_prefix, latitude = latitude, longitude = longitude)
    -
    -
    -

    -ED configuration file

    -

    Now that all inputs are taken care of, the final step is to create the ED configuration file (typically called ED2IN).

    -

    First, read a ED2IN template file:

    -
    ed2in_raw <- read_ed2in(system.file("ED2IN.rgit", package = "PEcAn.ED2"))
    -

    Then, set up the ED2IN with the required components.

    -
    ed2in <- modify_ed2in(
    +veg_input <- read_ed_veg(veg_prefix, latitude = latitude, longitude = longitude)
    +
    +
    +
    +

    + ED + configuration file +

    +

    + Now that all inputs are taken care of, the final step is to + create the ED configuration file (typically called + ED2IN). +

    +

    First, read a ED2IN template file:

    +
    +
    ed2in_raw <- read_ed2in(system.file("ED2IN.rgit", package = "PEcAn.ED2"))
    +
    +

    + Then, set up the ED2IN with the required + components. +

    +
    +
    ed2in <- modify_ed2in(
       ed2in_raw,
       veg_prefix = veg_prefix,
       latitude = latitude,
    @@ -210,56 +381,92 @@ 

    output_dir = file.path(rundir, "out"), runtype = "INITIAL", EXPNME = "ED test run" -)

    -

    It is also a good idea to check the ED2IN file for internal consistency.

    - -

    Assuming the ed2in object is valid, you then write it to a file to a desired directory. This doesn’t have to be the run directory (nor does the file have to be named ED2IN), but it’s a good idea to keep the ED2IN file close to the run outputs, as it provides useful metadata for the run.

    -
    ed2in_path <- file.path(rundir, "ED2IN")
    -write_ed2in(ed2in, ed2in_path)
    -
    -
    -

    -Running ED

    -

    Assuming all of the inputs are correct, running ED is as simple as calling the run_ed_singularity function, which requires paths to the Singularity image and ED2IN file.

    -
    img_path <- "~/Projects/ED2/ed2.simg"
    -run_ed_singularity(img_path, ed2in_path)
    -
    -
    -
    -
    +)
    +
    +

    + It is also a good idea to check the ED2IN file + for internal consistency. +

    +
    +
    check_ed2in(ed2in)
    +
    +

    + Assuming the ed2in object is valid, you then + write it to a file to a desired directory. This doesn’t have + to be the run directory (nor does the file have to be named + ED2IN), but it’s a good idea to keep the + ED2IN file close to the run outputs, as it + provides useful metadata for the run. +

    +
    +
    ed2in_path <- file.path(rundir, "ED2IN")
    +write_ed2in(ed2in, ed2in_path)
    +
    +
    +
    +

    + Running ED +

    +

    + Assuming all of the inputs are correct, running ED is as + simple as calling the + run_ed_singularity function, which requires paths + to the Singularity image and ED2IN file. +

    +
    +
    img_path <- "~/Projects/ED2/ed2.simg"
    +run_ed_singularity(img_path, ed2in_path)
    +
    +
    +
    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/ed/docs/authors.html b/models/ed/docs/authors.html index daf8990..b2c4f25 100644 --- a/models/ed/docs/authors.html +++ b/models/ed/docs/authors.html @@ -2,162 +2,184 @@ - - - - -Authors • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    • -

      Alexey Shiklomanov. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    • +

      Alexey Shiklomanov. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/docsearch.css b/models/ed/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/ed/docs/docsearch.css +++ b/models/ed/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/ed/docs/docsearch.js b/models/ed/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/ed/docs/docsearch.js +++ b/models/ed/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/ed/docs/index.html b/models/ed/docs/index.html index b1a01b4..7b49665 100644 --- a/models/ed/docs/index.html +++ b/models/ed/docs/index.html @@ -1,125 +1,189 @@ - - - - - - -PEcAn package for integration of ED2 model • PEcAn.ED2 - - - - - + + + + PEcAn package for integration of ED2 model • PEcAn.ED2 + + + + + + + + + + + + + + + + - - - - + link the Ecosystem Demography Model, version 2, to PEcAn." + /> + + + + + +
    -
    - +
    +
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. This package provides functions to - link the Ecosystem Demography Model, version 2, to PEcAn. -
    + + +
    + +
    + + +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. This package + provides functions to link the Ecosystem Demography Model, version 2, + to PEcAn. +
    -
    - + + +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/ed/docs/pkgdown.css b/models/ed/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/ed/docs/pkgdown.css +++ b/models/ed/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/ed/docs/pkgdown.js b/models/ed/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/ed/docs/pkgdown.js +++ b/models/ed/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/ed/docs/reference/between.html b/models/ed/docs/reference/between.html index 8e1faa7..ea487ab 100644 --- a/models/ed/docs/reference/between.html +++ b/models/ed/docs/reference/between.html @@ -2,163 +2,206 @@ - - - - -Check if value is between (inclusive) a range — between • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check if value is between (inclusive) a range — between • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check if value is between (inclusive) a range

    - -
    - -
    between(x, lower, upper)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    x

    Value to check

    lower

    Lower limit

    upper

    Upper limit

    - - -
    - -
    +
    +
    + + +
    +

    Check if value is between (inclusive) a range

    +
    + +
    between(x, lower, upper)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    x

    Value to check

    lower

    Lower limit

    upper

    Upper limit

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/check_css.html b/models/ed/docs/reference/check_css.html index 9395570..49ff852 100644 --- a/models/ed/docs/reference/check_css.html +++ b/models/ed/docs/reference/check_css.html @@ -2,175 +2,232 @@ - - - - -Check individual ED input files — check_css • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check individual ED input files — check_css • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    check_css(css, pss = NULL)
    +          
    +

    + Check internal file formatting, and optionally check for + compatibility against related files. +

    +
    + +
    check_css(css, pss = NULL)
     
     check_pss(pss, site = NULL)
     
     check_site(site)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    css

    css data object (see read_css)

    pss

    pss data object (see read_pss)

    site

    site data object (see read_site)

    - -

    Value

    - -

    NULL (invisibly)

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    css +

    + css data object (see read_css) +

    +
    pss +

    + pss data object (see read_pss) +

    +
    site +

    + site data object (see read_site) +

    +
    + +

    + Value +

    + +

    NULL (invisibly)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/check_ed2in.html b/models/ed/docs/reference/check_ed2in.html index 2b8c59d..08f40eb 100644 --- a/models/ed/docs/reference/check_ed2in.html +++ b/models/ed/docs/reference/check_ed2in.html @@ -2,159 +2,204 @@ - - - - -Check ED2IN — check_ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Check ED2IN — check_ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +and meteorology data)." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check the basic structure of ed2in object, as well as consistency among -arguments (e.g. run dates and coordinates are within the range of vegetation -and meteorology data).

    - -
    - -
    check_ed2in(ed2in)
    - -

    Arguments

    - - - - - - -
    ed2in

    Named list of ED2IN tag-value pairs. See read_ed2in.

    - - -
    - -
    +
    +
    + + +
    +

    + Check the basic structure of ed2in object, as well as + consistency among arguments (e.g. run dates and coordinates are + within the range of vegetation and meteorology data). +

    +
    + +
    check_ed2in(ed2in)
    + +

    + Arguments +

    + + + + + + + + + +
    ed2in +

    + Named list of ED2IN tag-value pairs. See + read_ed2in. +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/check_ed_metfile.html b/models/ed/docs/reference/check_ed_metfile.html index cce04e9..d4cefc4 100644 --- a/models/ed/docs/reference/check_ed_metfile.html +++ b/models/ed/docs/reference/check_ed_metfile.html @@ -2,165 +2,210 @@ - - - - -Check individual ED metfile — check_ed_metfile • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check individual ED metfile — check_ed_metfile • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check individual ED metfile

    - -
    - -
    check_ed_metfile(metfile, variables)
    - -

    Arguments

    - - - - - - - - - - -
    metfile

    Path to meteorology file

    variables

    Variables table from ed_metheader object

    - -

    Value

    - -

    NULL, invisibly, if successful or throw an error

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/check_ed_metheader.html b/models/ed/docs/reference/check_ed_metheader.html index 83f3cd5..74795ba 100644 --- a/models/ed/docs/reference/check_ed_metheader.html +++ b/models/ed/docs/reference/check_ed_metheader.html @@ -2,178 +2,235 @@ - - - - -Check ED met header object — check_ed_metheader • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Check ED met header object — check_ed_metheader • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +well." + /> + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Check that the object has all components, and throw an error if + anything is wrong. Optionally, do some basic checks of actualy + meteorology files as well. +

    +
    -
    check_ed_metheader(ed_metheader, check_files = TRUE)
    +          
    check_ed_metheader(ed_metheader, check_files = TRUE)
     
     check_ed_metheader_format(ed_metheader_format, check_files = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    ed_metheader

    ED meteorology header object (see read_ed_metheader)

    check_files

    Logical. If TRUE, perform basic diagnostics on met -files as well.

    ed_metheader_format

    A single format inside the met header object

    - -

    Details

    - -

    check_ed_metheader_format checks an individual format (one item in the -ed_metheader list). check_ed_metheader applies these checks to each item -in the format list.

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    ed_metheader +

    + ED meteorology header object (see + read_ed_metheader) +

    +
    check_files +

    + Logical. If TRUE, perform basic diagnostics on + met files as well. +

    +
    ed_metheader_format

    A single format inside the met header object

    + +

    + Details +

    + +

    + check_ed_metheader_format checks an individual format + (one item in the ed_metheader list). + check_ed_metheader applies these checks to each item in + the format list. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/convert.samples.ED.html b/models/ed/docs/reference/convert.samples.ED.html index c2249dc..211c85f 100644 --- a/models/ed/docs/reference/convert.samples.ED.html +++ b/models/ed/docs/reference/convert.samples.ED.html @@ -2,167 +2,222 @@ - - - - -convert parameters from PEcAn database default units to ED defaults — convert.samples.ED • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + convert parameters from PEcAn database default units to ED defaults — + convert.samples.ED • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Performs model specific unit conversions on a a list of trait values, -such as those provided to write.config

    - -
    - -
    convert.samples.ED(trait.samples)
    - -

    Arguments

    - - - - - - -
    trait.samples

    a matrix or dataframe of samples from the trait distribution

    - -

    Value

    - -

    matrix or dataframe with values transformed

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/create_css.html b/models/ed/docs/reference/create_css.html index a636f71..81f75db 100644 --- a/models/ed/docs/reference/create_css.html +++ b/models/ed/docs/reference/create_css.html @@ -2,169 +2,227 @@ - - - - -Create css, pss, and site files from examples — create_css • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create css, pss, and site files from examples — create_css • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    create_css(input, check = TRUE)
    +          
    +

    Create css, pss, and site files from examples

    +
    + +
    create_css(input, check = TRUE)
     
     create_pss(input, check = TRUE)
     
     create_site(input, check = TRUE)
    - -

    Arguments

    - - - - - - - - - - -
    input

    Named list or data.frame containing columns to replace in examples

    check

    Logical. If TRUE (default), also check files for validity.

    - -

    Value

    - -

    css, pss, or site object (data.frame, possibly with attributes)

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    input +

    + Named list or data.frame containing + columns to replace in examples +

    +
    check +

    + Logical. If TRUE (default), also check files for + validity. +

    +
    + +

    + Value +

    + +

    + css, pss, or site object (data.frame, possibly with + attributes) +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/create_ed_veg.html b/models/ed/docs/reference/create_ed_veg.html index 4829f74..fe7536d 100644 --- a/models/ed/docs/reference/create_ed_veg.html +++ b/models/ed/docs/reference/create_ed_veg.html @@ -2,179 +2,242 @@ - - - - -Create full ED vegetation input object — create_ed_veg • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create full ED vegetation input object — create_ed_veg • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create full ED vegetation input object

    - -
    - -
    create_ed_veg(css, pss, site, latitude, longitude, check = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    css

    css object (data.frame)

    pss

    pss object (data.frame)

    site

    site object (data.frame)

    latitude

    Latitude coordinate

    longitude

    Longitude coordinate

    check

    Logical. If TRUE (default), also check files for validity.

    ...

    Additional objects to store in list

    - - -
    - -
    +
    +
    + + +
    +

    Create full ED vegetation input object

    +
    + +
    create_ed_veg(css, pss, site, latitude, longitude, check = TRUE, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    css +

    + css object + (data.frame) +

    +
    pss +

    + pss object + (data.frame) +

    +
    site +

    + site object + (data.frame) +

    +
    latitude

    Latitude coordinate

    longitude

    Longitude coordinate

    check +

    + Logical. If TRUE (default), also check files for + validity. +

    +
    ...

    Additional objects to store in list

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/dates_in_month.html b/models/ed/docs/reference/dates_in_month.html index 8c99456..c2087fa 100644 --- a/models/ed/docs/reference/dates_in_month.html +++ b/models/ed/docs/reference/dates_in_month.html @@ -2,163 +2,208 @@ - - - - -Get all the dates in a month — dates_in_month • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get all the dates in a month — dates_in_month • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For a given date, figure out its month and return all of the dates for that -month.

    - -
    - -
    dates_in_month(date)
    - -

    Arguments

    - - - - - - -
    date

    Date as string or date object

    - -

    Value

    - -

    Sequence of dates from the first to the last day of the month.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/download_edi.html b/models/ed/docs/reference/download_edi.html index 4ce5c2d..ab02339 100644 --- a/models/ed/docs/reference/download_edi.html +++ b/models/ed/docs/reference/download_edi.html @@ -2,172 +2,221 @@ - - - - -Download ED inputs — download_edi • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Download ED inputs — download_edi • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +Ecosystems (OGE) database (oge2OLD) and the chd and dgd databases." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Download and unzip common ED inputs from a public Open Science Framework -(OSF) repository (https://osf.io/b6umf). Inputs include the Olson Global -Ecosystems (OGE) database (oge2OLD) and the chd and dgd databases.

    - -
    - -
    download_edi(directory)
    - -

    Arguments

    - - - - - - -
    directory

    Target directory for unzipping files. Will be created if it -doesn't exist.

    - -

    Value

    - -

    TRUE, invisibly

    - -

    Details

    - -

    The total download size around 28 MB.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/ed.var.html b/models/ed/docs/reference/ed.var.html index 54b85ef..234bd58 100644 --- a/models/ed/docs/reference/ed.var.html +++ b/models/ed/docs/reference/ed.var.html @@ -2,150 +2,194 @@ - - - - -Lookup function for translating commonly used ED variables -returns out list, readvar variables to read from file, expr if any derivation is needed — ed.var • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Lookup function for translating commonly used ED variables returns out + list, readvar variables to read from file, expr if any derivation is + needed — ed.var • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Lookup function for translating commonly used ED variables -returns out list, readvar variables to read from file, expr if any derivation is needed

    - -
    - -
    ed.var(varname)
    - - -
    - -
    +
    +
    + + +
    +

    + Lookup function for translating commonly used ED variables returns + out list, readvar variables to read from file, expr if any + derivation is needed +

    +
    + +
    ed.var(varname)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/ed2in2time.html b/models/ed/docs/reference/ed2in2time.html index 2dfe1ca..11233b5 100644 --- a/models/ed/docs/reference/ed2in2time.html +++ b/models/ed/docs/reference/ed2in2time.html @@ -2,161 +2,209 @@ - - - - -Convert ED2IN <code>ITIMEA/Z</code> string to hour and minute — ed2in2time • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert ED2IN <code>ITIMEA/Z</code> string to hour and minute — ed2in2time + • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert ED2IN ITIMEA/Z string to hour and minute

    - -
    - -
    ed2in2time(itimea)
    - -

    Arguments

    - - - - - - -
    itimea

    ED2IN time string, e.g. "1200"

    - -

    Value

    - -

    List containing numeric values of hour and minute

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/example_css.html b/models/ed/docs/reference/example_css.html index a63fce4..4fe443a 100644 --- a/models/ed/docs/reference/example_css.html +++ b/models/ed/docs/reference/example_css.html @@ -2,155 +2,194 @@ - - - - -Example css, pss, and site objects — example_css • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Example css, pss, and site objects — example_css • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    example_css
    +          
    +

    Example css, pss, and site objects

    +
    + +
    example_css
     
     example_pss
     
     example_site
    - -

    Format

    - -

    An object of class tbl_df (inherits from tbl, data.frame) with 1 rows and 10 columns.

    - - -
    - -
    +

    + Format +

    + +

    + An object of class tbl_df (inherits from + tbl, data.frame) with 1 rows and 10 + columns. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get.model.output.ED2.html b/models/ed/docs/reference/get.model.output.ED2.html index ff0ade1..cf8cd14 100644 --- a/models/ed/docs/reference/get.model.output.ED2.html +++ b/models/ed/docs/reference/get.model.output.ED2.html @@ -2,151 +2,190 @@ - - - - -Retrieve ED2 HDF model output from local or remote server — get.model.output.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve ED2 HDF model output from local or remote server — + get.model.output.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to retrieve ED2 HDF model output from local or remote server

    - -
    +
    +
    + -
    - + -
    + Shawn Serbin David LeBauer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get_configxml.ED2.html b/models/ed/docs/reference/get_configxml.ED2.html index cb22bd8..75ad6c1 100644 --- a/models/ed/docs/reference/get_configxml.ED2.html +++ b/models/ed/docs/reference/get_configxml.ED2.html @@ -2,163 +2,206 @@ - - - - -Get ED2 config.xml file — get_configxml.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get ED2 config.xml file — get_configxml.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get ED2 config.xml file

    - -
    - -
    get_configxml.ED2(rundir, runid)
    - -

    Arguments

    - - - - - - - - - - -
    rundir

    Model run directory. Usually <workflowID>/run

    runid

    PEcAn run ID

    - - -
    - -
    +
    +
    + + +
    +

    Get ED2 config.xml file

    +
    + +
    get_configxml.ED2(rundir, runid)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    rundir +

    + Model run directory. Usually + <workflowID>/run +

    +
    runid

    PEcAn run ID

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get_ed2in_dates.html b/models/ed/docs/reference/get_ed2in_dates.html index d76c471..9ff449c 100644 --- a/models/ed/docs/reference/get_ed2in_dates.html +++ b/models/ed/docs/reference/get_ed2in_dates.html @@ -2,161 +2,211 @@ - - - - -Extract sequence of dates from ED2IN file — get_ed2in_dates • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Extract sequence of dates from ED2IN file — get_ed2in_dates • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extract sequence of dates from ED2IN file

    - -
    - -
    get_ed2in_dates(ed2in)
    - -

    Arguments

    - - - - - - -
    ed2in

    Named list of ED2IN tag-value pairs. See read_ed2in.

    - -

    Value

    - -

    Vector of dates from start date to end date by 1 day

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get_latlon.html b/models/ed/docs/reference/get_latlon.html index f3bd35f..9233d4b 100644 --- a/models/ed/docs/reference/get_latlon.html +++ b/models/ed/docs/reference/get_latlon.html @@ -2,170 +2,219 @@ - - - - -Parse latitude or longitude — get_latlon • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Parse latitude or longitude — get_latlon • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +error." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Automatically determine latitude or longitude from an ED input filepath. If -the latitude/longitude regular expression isn't matched, this will throw an -error.

    - -
    - -
    get_latlon(filepath, latlon)
    - -

    Arguments

    - - - - - - - - - - -
    filepath

    Path to a css, pss, or site file

    latlon

    Which value to retrieve, either "lat" for latitude or "lon" -for longitude

    - -

    Value

    - -

    Numeric value of latitude or longitude

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get_met_dates.html b/models/ed/docs/reference/get_met_dates.html index ffa877e..a95d176 100644 --- a/models/ed/docs/reference/get_met_dates.html +++ b/models/ed/docs/reference/get_met_dates.html @@ -2,163 +2,210 @@ - - - - -Get meteorology dates — get_met_dates • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Get meteorology dates — get_met_dates • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Figure out the dates for which a given meteorology is available by parsing -the matching file names.

    - -
    - -
    get_met_dates(ed_metheader)
    - -

    Arguments

    - - - - - - -
    ed_metheader

    ED meteorlogy header object (see read_ed_metheader)

    - -

    Value

    - -

    Vector of dates for a run

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/get_restartfile.ED2.html b/models/ed/docs/reference/get_restartfile.ED2.html index c70aac0..eb8d599 100644 --- a/models/ed/docs/reference/get_restartfile.ED2.html +++ b/models/ed/docs/reference/get_restartfile.ED2.html @@ -2,168 +2,215 @@ - - - - -Get ED history restart file path — get_restartfile.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get ED history restart file path — get_restartfile.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get ED history restart file path

    - -
    - -
    get_restartfile.ED2(mod_outdir, runid, file.time)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    mod_outdir

    Directory where PEcAn stores ensemble outputs. Usually -<workflowID>/out

    runid

    PEcAn run ID

    file.time

    Start or end time from SDA analysis

    - - -
    - -
    +
    +
    + + +
    +

    Get ED history restart file path

    +
    + +
    get_restartfile.ED2(mod_outdir, runid, file.time)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    mod_outdir +

    + Directory where PEcAn stores ensemble outputs. Usually + <workflowID>/out +

    +
    runid

    PEcAn run ID

    file.time

    Start or end time from SDA analysis

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/index.html b/models/ed/docs/reference/index.html index 5202361..fbe52a6 100644 --- a/models/ed/docs/reference/index.html +++ b/models/ed/docs/reference/index.html @@ -2,495 +2,812 @@ - - - + + + -Function reference • PEcAn.ED2 + Function reference • PEcAn.ED2 - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + -
    -
    - + +
    + +
    + +
    + + - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    between()

    -

    Check if value is between (inclusive) a range

    -

    check_css() check_pss() check_site()

    -

    Check individual ED input files

    -

    check_ed2in()

    -

    Check ED2IN

    -

    check_ed_metfile()

    -

    Check individual ED metfile

    -

    check_ed_metheader() check_ed_metheader_format()

    -

    Check ED met header object

    -

    convert.samples.ED()

    -

    convert parameters from PEcAn database default units to ED defaults

    -

    create_css() create_pss() create_site()

    -

    Create css, pss, and site files from examples

    -

    create_ed_veg()

    -

    Create full ED vegetation input object

    -

    dates_in_month()

    -

    Get all the dates in a month

    -

    download_edi()

    -

    Download ED inputs

    -

    ed.var()

    -

    Lookup function for translating commonly used ED variables -returns out list, readvar variables to read from file, expr if any derivation is needed

    -

    ed2in2time()

    -

    Convert ED2IN ITIMEA/Z string to hour and minute

    -

    example_css example_pss example_site

    -

    Example css, pss, and site objects

    -

    get.model.output.ED2()

    -

    Retrieve ED2 HDF model output from local or remote server

    -

    get_configxml.ED2()

    -

    Get ED2 config.xml file

    -

    get_ed2in_dates()

    -

    Extract sequence of dates from ED2IN file

    -

    get_latlon()

    -

    Parse latitude or longitude

    -

    get_met_dates()

    -

    Get meteorology dates

    -

    get_restartfile.ED2()

    -

    Get ED history restart file path

    -

    is.ed2in()

    -

    Check if object is ed2in

    -

    list.files.nodir()

    -

    List only files in a directory

    -

    met2model.ED2()

    -

    met2model wrapper for ED2

    -

    met_flag_description

    -

    Description of meteorology flags

    -

    met_variable_description

    -

    Description of meteorology variables

    -

    model2netcdf.ED2()

    -

    Code to convert ED2's -T- HDF5 output into netCDF format

    -

    modify_df()

    -

    Modify a reference data.frame

    -

    modify_ed2in()

    -

    Modify an ED2IN object

    -

    parse.history()

    -

    Create a CSV from history.xml outputed by ED

    -

    patch_cohort_index()

    -

    Generate ED2 cohort to patch mapping vector

    -

    prepare_ed_veg_filename()

    -

    Format file name for ED vegetation inputs

    -

    print(<ed2in>)

    -

    Print method for ed2in

    -

    put_E_values()

    -

    Function for put -E- values to nc_var list

    -

    put_T_values()

    -

    Function for put -T- values to nc_var list

    -

    read.output.ED2()

    -

    Read ED output

    -

    read.output.file.ed()

    -

    read output - ED

    -

    read_E_files()

    -

    Function for reading -E- files

    -

    read_S_files()

    -

    S-file contents are not written to standard netcdfs but are used by read_restart -from SDA's perspective it doesn't make sense to write and read to ncdfs because ED restarts from history files

    -

    read_T_files()

    -

    Function for reading -T- files

    -

    read_css() read_pss() read_site()

    -

    Read individual css, pss, and site files

    -

    read_ed2in()

    -

    Read ED2IN file to named list

    -

    read_ed_metheader()

    -

    Read ED meteorology header file

    -

    read_ed_veg()

    -

    Read ED2 vegetation inputs

    -

    read_restart.ED2()

    -

    State data assimilation read-restart for ED2

    -

    remove.config.ED2()

    -

    Clear out old config and ED model run files.

    -

    run_ed_singularity()

    -

    Run ED singularity container

    -

    tags2char()

    -

    Format ED2IN tag-value list

    -

    translate_vars_ed()

    -

    Function translating pecan vars to ED vars -var.names <- c("DBH", "AGB", "AbvGrndWood")

    -

    veg2model.ED2()

    -

    Writes ED specific IC files

    -

    write.config.ED2()

    -

    Write ED configuration files

    -

    write.config.jobsh.ED2()

    -

    Write ED2 config.xml file

    -

    write.config.xml.ED2()

    -

    Write ED2 config.xml file

    -

    write_css() write_pss() write_site()

    -

    Write individual ED inputs

    -

    write_ed2in()

    -

    Write ED2IN list to file

    -

    write_ed_metheader()

    -

    Write ED meteorlogy header

    -

    write_ed_veg()

    -

    Write ED inputs to directory

    -

    write_restart.ED2()

    -

    Write ED2 restart file from SDA results

    -

    zz.imports

    -

    Imports from other packages

    - + + + +

    + All + functions +

    +

    + + + + +

    + between() +

    + +

    Check if value is between (inclusive) a range

    + + + +

    + check_css() + check_pss() + check_site() +

    + +

    Check individual ED input files

    + + + +

    + check_ed2in() +

    + +

    Check ED2IN

    + + + +

    + check_ed_metfile() +

    + +

    Check individual ED metfile

    + + + +

    + check_ed_metheader() + check_ed_metheader_format() +

    + +

    Check ED met header object

    + + + +

    + convert.samples.ED() +

    + + +

    + convert parameters from PEcAn database default units to ED + defaults +

    + + + + +

    + create_css() + create_pss() + create_site() +

    + +

    Create css, pss, and site files from examples

    + + + +

    + create_ed_veg() +

    + +

    Create full ED vegetation input object

    + + + +

    + dates_in_month() +

    + +

    Get all the dates in a month

    + + + +

    + download_edi() +

    + +

    Download ED inputs

    + + + +

    + ed.var() +

    + + +

    + Lookup function for translating commonly used ED variables + returns out list, readvar variables to read from file, expr + if any derivation is needed +

    + + + + +

    + ed2in2time() +

    + + +

    + Convert ED2IN ITIMEA/Z string to hour and + minute +

    + + + + +

    + example_css + example_pss + example_site +

    + +

    Example css, pss, and site objects

    + + + +

    + get.model.output.ED2() +

    + + +

    + Retrieve ED2 HDF model output from local or remote server +

    + + + + +

    + get_configxml.ED2() +

    + +

    Get ED2 config.xml file

    + + + +

    + get_ed2in_dates() +

    + +

    Extract sequence of dates from ED2IN file

    + + + +

    + get_latlon() +

    + +

    Parse latitude or longitude

    + + + +

    + get_met_dates() +

    + +

    Get meteorology dates

    + + + +

    + get_restartfile.ED2() +

    + +

    Get ED history restart file path

    + + + +

    + is.ed2in() +

    + + +

    Check if object is ed2in

    + + + + +

    + list.files.nodir() +

    + +

    List only files in a directory

    + + + +

    + met2model.ED2() +

    + +

    met2model wrapper for ED2

    + + + +

    + met_flag_description +

    + +

    Description of meteorology flags

    + + + +

    + met_variable_description +

    + +

    Description of meteorology variables

    + + + +

    + model2netcdf.ED2() +

    + + +

    + Code to convert ED2's -T- HDF5 output into netCDF format +

    + + + + +

    + modify_df() +

    + + +

    Modify a reference data.frame

    + + + + +

    + modify_ed2in() +

    + +

    Modify an ED2IN object

    + + + +

    + parse.history() +

    + +

    Create a CSV from history.xml outputed by ED

    + + + +

    + patch_cohort_index() +

    + +

    Generate ED2 cohort to patch mapping vector

    + + + +

    + prepare_ed_veg_filename() +

    + +

    Format file name for ED vegetation inputs

    + + + +

    + print(<ed2in>) +

    + + +

    Print method for ed2in

    + + + + +

    + put_E_values() +

    + +

    Function for put -E- values to nc_var list

    + + + +

    + put_T_values() +

    + +

    Function for put -T- values to nc_var list

    + + + +

    + read.output.ED2() +

    + +

    Read ED output

    + + + +

    + read.output.file.ed() +

    + +

    read output - ED

    + + + +

    + read_E_files() +

    + +

    Function for reading -E- files

    + + + +

    + read_S_files() +

    + + +

    + S-file contents are not written to standard netcdfs but are + used by read_restart from SDA's perspective it doesn't make + sense to write and read to ncdfs because ED restarts from + history files +

    + + + + +

    + read_T_files() +

    + +

    Function for reading -T- files

    + + + +

    + read_css() + read_pss() + read_site() +

    + +

    Read individual css, pss, and site files

    + + + +

    + read_ed2in() +

    + +

    Read ED2IN file to named list

    + + + +

    + read_ed_metheader() +

    + +

    Read ED meteorology header file

    + + + +

    + read_ed_veg() +

    + +

    Read ED2 vegetation inputs

    + + + +

    + read_restart.ED2() +

    + +

    State data assimilation read-restart for ED2

    + + + +

    + remove.config.ED2() +

    + +

    Clear out old config and ED model run files.

    + + + +

    + run_ed_singularity() +

    + +

    Run ED singularity container

    + + + +

    + tags2char() +

    + +

    Format ED2IN tag-value list

    + + + +

    + translate_vars_ed() +

    + + +

    + Function translating pecan vars to ED vars var.names <- + c("DBH", "AGB", "AbvGrndWood") +

    + + + + +

    + veg2model.ED2() +

    + +

    Writes ED specific IC files

    + + + +

    + write.config.ED2() +

    + +

    Write ED configuration files

    + + + +

    + write.config.jobsh.ED2() +

    + +

    Write ED2 config.xml file

    + + + +

    + write.config.xml.ED2() +

    + +

    Write ED2 config.xml file

    + + + +

    + write_css() + write_pss() + write_site() +

    + +

    Write individual ED inputs

    + + + +

    + write_ed2in() +

    + +

    Write ED2IN list to file

    + + + +

    + write_ed_metheader() +

    + +

    Write ED meteorlogy header

    + + + +

    + write_ed_veg() +

    + +

    Write ED inputs to directory

    + + + +

    + write_restart.ED2() +

    + +

    Write ED2 restart file from SDA results

    + + + +

    + zz.imports +

    + +

    Imports from other packages

    + + + + - - + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/models/ed/docs/reference/is.ed2in.html b/models/ed/docs/reference/is.ed2in.html index 3576b63..0396c50 100644 --- a/models/ed/docs/reference/is.ed2in.html +++ b/models/ed/docs/reference/is.ed2in.html @@ -2,155 +2,198 @@ - - - - -Check if object is <code>ed2in</code> — is.ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Check if object is <code>ed2in</code> — is.ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Simple test if object inheirts from class "ed2in".

    - -
    - -
    is.ed2in(x)
    - -

    Arguments

    - - - - - - -
    x

    Object to be tested

    - - -
    - -
    +
    +
    + + +
    +

    + Simple test if object inheirts from class "ed2in". +

    +
    + +
    is.ed2in(x)
    + +

    + Arguments +

    + + + + + + + + + +
    x

    Object to be tested

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/list.files.nodir.html b/models/ed/docs/reference/list.files.nodir.html index 99a4628..2d0434a 100644 --- a/models/ed/docs/reference/list.files.nodir.html +++ b/models/ed/docs/reference/list.files.nodir.html @@ -2,162 +2,204 @@ - - - - -List only files in a directory — list.files.nodir • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + List only files in a directory — list.files.nodir • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    List only files in a directory

    - -
    - -
    list.files.nodir(path, ...)
    - -

    Arguments

    - - - - - - -
    path

    a character vector of full path names; the default - corresponds to the working directory, getwd(). Tilde - expansion (see path.expand) is performed. Missing - values will be ignored.

    - - -
    - -
    +
    +
    + + +
    +

    List only files in a directory

    +
    + +
    list.files.nodir(path, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    path +

    + a character vector of full path names; the default corresponds + to the working directory, getwd(). Tilde + expansion (see path.expand) is performed. Missing + values will be ignored. +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/met2model.ED2.html b/models/ed/docs/reference/met2model.ED2.html index 141798e..6e9b8fe 100644 --- a/models/ed/docs/reference/met2model.ED2.html +++ b/models/ed/docs/reference/met2model.ED2.html @@ -2,195 +2,254 @@ - - - - -met2model wrapper for ED2 — met2model.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + met2model wrapper for ED2 — met2model.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +below to TRUE." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    If files already exist in 'Outfolder', the default function is NOT to -overwrite them and only gives user the notice that file already exists. If -user wants to overwrite the existing files, just change overwrite statement -below to TRUE.

    - -
    - -
    met2model.ED2(in.path, in.prefix, outfolder, start_date, end_date,
    +      
    +
    + + +
    +

    + If files already exist in 'Outfolder', the default function is NOT + to overwrite them and only gives user the notice that file already + exists. If user wants to overwrite the existing files, just change + overwrite statement below to TRUE. +

    +
    + +
    met2model.ED2(in.path, in.prefix, outfolder, start_date, end_date,
       lst = 0, lat = NA, lon = NA, overwrite = FALSE,
       verbose = FALSE, leap_year = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    leap_year

    Enforce Leap-years? If set to TRUE, will require leap years to have 366 days. If set to false, will require all years to have 365 days. Default = TRUE.

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    leap_year +

    + Enforce Leap-years? If set to TRUE, will require leap years to + have 366 days. If set to false, will require all years to have + 365 days. Default = TRUE. +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/met_flag_description.html b/models/ed/docs/reference/met_flag_description.html index e984a8e..bc3c01a 100644 --- a/models/ed/docs/reference/met_flag_description.html +++ b/models/ed/docs/reference/met_flag_description.html @@ -2,160 +2,208 @@ - - - - -Description of meteorology flags — met_flag_description • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Description of meteorology flags — met_flag_description • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Descriptions of ED met header variable flags.

    - -
    - -
    met_flag_description
    - -

    Format

    - -

    An object of class tbl_df (inherits from tbl, data.frame) with 5 rows and 2 columns.

    - -

    Details

    - -

    data.frame with the following columns:

      -
    • flag -- Numeric flag (in header file)

    • -
    • flag_description -- Description of flag

    • -
    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/met_variable_description.html b/models/ed/docs/reference/met_variable_description.html index 4687202..030f6cd 100644 --- a/models/ed/docs/reference/met_variable_description.html +++ b/models/ed/docs/reference/met_variable_description.html @@ -2,161 +2,219 @@ - - - - -Description of meteorology variables — met_variable_description • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Description of meteorology variables — met_variable_description • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Helpful information about ED_MET_DRIVER files.

    - -
    - -
    met_variable_description
    - -

    Format

    - -

    An object of class tbl_df (inherits from tbl, data.frame) with 15 rows and 3 columns.

    - -

    Details

    - -

    data.frame with the following columns:

      -
    • variable -- Variable name

    • -
    • description -- Variable description

    • -
    • unit -- Variable unit (character, parse-able by udunints2)

    • -
    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/model2netcdf.ED2.html b/models/ed/docs/reference/model2netcdf.ED2.html index 6d98b16..b9237a7 100644 --- a/models/ed/docs/reference/model2netcdf.ED2.html +++ b/models/ed/docs/reference/model2netcdf.ED2.html @@ -2,180 +2,227 @@ - - - - -Code to convert ED2's -T- HDF5 output into netCDF format — model2netcdf.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert ED2's -T- HDF5 output into netCDF format — + model2netcdf.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    model2netcdf.ED2(outdir, sitelat, sitelon, start_date, end_date,
    -  pft_names = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of ED model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    pft_names

    Names of PFTs used in the run, vector

    - - -
    - -
    +
    +

    + Modified from Code to convert ED2.1's HDF5 output into the NACP + Intercomparison format (ALMA using netCDF) +

    +
    -
    - +
    model2netcdf.ED2(outdir, sitelat, sitelon, start_date, end_date,
    +  pft_names = NULL)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of ED model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    pft_names

    Names of PFTs used in the run, vector

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/modify_df.html b/models/ed/docs/reference/modify_df.html index 6e84565..ec2c06b 100644 --- a/models/ed/docs/reference/modify_df.html +++ b/models/ed/docs/reference/modify_df.html @@ -2,167 +2,219 @@ - - - - -Modify a reference <code>data.frame</code> — modify_df • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Modify a reference <code>data.frame</code> — modify_df • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Wrapper around modifyList to allow expanding a data.frame by modifying -only a single column.

    - -
    - -
    modify_df(input, base)
    - -

    Arguments

    - - - - - - - - - - -
    input

    Named list or data.frame containing columns to replace in base

    base

    Reference object to modify

    - -

    Value

    - -

    Modified data.frame

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/modify_ed2in.html b/models/ed/docs/reference/modify_ed2in.html index dc9235d..2aecb94 100644 --- a/models/ed/docs/reference/modify_ed2in.html +++ b/models/ed/docs/reference/modify_ed2in.html @@ -2,270 +2,423 @@ - - - - -Modify an ED2IN object — modify_ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Modify an ED2IN object — modify_ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - +the ED2IN file directly via uppercase arguments.' + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This is a convenience function for modifying an ed2in list object. -Arguments passed in all caps are assumed to be ED2IN namelist parameters and -are inserted directly into the ed2in list objects. Lowercase arguments are -defined explicitly (see "Parameters"), and those that do not match explicit -arguments will be ignored with a warning. Because the lowercase arguments -come with additional validity checks, they are recommended over modifying -the ED2IN file directly via uppercase arguments.

    - -
    - -
    modify_ed2in(ed2in, ..., veg_prefix = NULL, latitude = NULL,
    +      
    +
    + + +
    +

    + This is a convenience function for modifying an + ed2in list object. Arguments passed in all caps are + assumed to be ED2IN namelist parameters and are inserted directly + into the ed2in list objects. Lowercase arguments are + defined explicitly (see "Parameters"), and those that do not match + explicit arguments will be ignored with a warning. Because the + lowercase arguments come with additional validity checks, they are + recommended over modifying the ED2IN file directly via uppercase + arguments. +

    +
    + +
    modify_ed2in(ed2in, ..., veg_prefix = NULL, latitude = NULL,
       longitude = NULL, met_driver = NULL, start_date = NULL,
       end_date = NULL, EDI_path = NULL, output_types = NULL,
       output_dir = NULL, run_dir = NULL, runtype = NULL,
       run_name = NULL, pecan_defaults = FALSE, add_if_missing = FALSE,
       check_paths = TRUE, .dots = list())
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...

    Namelist arguments (see Description and Details)

    veg_prefix

    Vegetation file prefix (SFILIN). If lat and lon are part of the prefix,

    latitude

    Run latitude coordinate. If veg_prefix is also provided, -pass to read_ed_veg, otherwise set in ED2IN directly. Should be omitted if -lat and lon are already part of veg_prefix.

    longitude

    Run longitude coordinate. If veg_prefix is also provided, -pass to read_ed_veg, otherwise set in ED2IN directly. Should be omitted if -lat and lon are already part of veg_prefix.

    met_driver

    Path and filename of met driver header -(ED_MET_DRIVER_DB)

    start_date

    Run start date (IMONTHA, IDATEA, IYEARA, ITIMEA)

    end_date

    Run end date (IMONTHZ, IDATEZ, IYEARZ ITIMEZ)

    EDI_path

    Path to EDI directory, which often has the VEG_DATABASE -and THSUMS_DATABASE files.

    output_types

    Character vector of output types (see Details)

    output_dir

    Output directory, for FFILOUT (analysis) and SFILOUT -(history) files

    run_dir

    Directory in which to store run-related config files (e.g. config.xml).

    runtype

    ED initialization mode; either "INITIAL" or "HISTORY"

    pecan_defaults

    Logical. If TRUE, set common ED2IN defaults.

    add_if_missing

    Logical. If TRUE, all-caps arguments not found in -existing ed2in list will be added to the end. Default = FALSE.

    check_paths

    Logical. If TRUE (default), for any parameters that -expect files, check that files exist and throw an error if they don't.

    .dots

    A list of ... arguments.

    - -

    Value

    -

    Modified ed2in list object. See read_ed2in.

    - -

    Details

    - -

    Namelist arguments are applied last, and will silently overwrite any -arguments set by special case arguments.

    -

    Namelist arguments can be stored in a list and passed in via the .dots -argument (e.g. .dots = list(SFILIN = "/path/prefix_", ...)), or using the -rlang::!!! splicing operator. If both are provided, they will be spliced -together, with the ... taking precedence.

    -

    For output_types, select one or more of the following:

      -
    • "fast" -- Fast analysis; mostly polygon-level averages (IFOUTPUT)

    • -
    • "daily -- Daily means (one file per day) (IDOUTPUT)

    • -
    • "monthly" -- Monthly means (one file per month) (IMOUTPUT)

    • -
    • "monthly_diurnal" -- Monthly means of the diurnal cycle (one file per -month) (IQOUTPUT)

    • -
    • "annual" -- Annual (one file per year) (IYOUTPUT)

    • -
    • "instant" -- Instantaneous fluxes, mostly polygon-level variables, one -file per year (ITOUTPUT)

    • -
    • "restart" -- Restart file for HISTORY runs. (ISOUTPUT)

    • -
    • "all" -- All output types

    • -
    - +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ...

    Namelist arguments (see Description and Details)

    veg_prefix +

    + Vegetation file prefix (SFILIN). If + lat and lon are part of the prefix, +

    +
    latitude +

    + Run latitude coordinate. If veg_prefix is also + provided, pass to read_ed_veg, + otherwise set in ED2IN directly. Should be omitted if + lat and lon are already part of + veg_prefix. +

    +
    longitude +

    + Run longitude coordinate. If veg_prefix is also + provided, pass to read_ed_veg, + otherwise set in ED2IN directly. Should be omitted if + lat and lon are already part of + veg_prefix. +

    +
    met_driver +

    + Path and filename of met driver header + (ED_MET_DRIVER_DB) +

    +
    start_date +

    + Run start date (IMONTHA, IDATEA, + IYEARA, ITIMEA) +

    +
    end_date +

    + Run end date (IMONTHZ, IDATEZ, + IYEARZ ITIMEZ) +

    +
    EDI_path +

    + Path to EDI directory, which often has the + VEG_DATABASE and + THSUMS_DATABASE files. +

    +
    output_types

    Character vector of output types (see Details)

    output_dir +

    + Output directory, for FFILOUT (analysis) and + SFILOUT (history) files +

    +
    run_dir +

    + Directory in which to store run-related config files (e.g. + config.xml). +

    +
    runtype +

    ED initialization mode; either "INITIAL" or "HISTORY"

    +
    pecan_defaults +

    + Logical. If TRUE, set common + ED2IN defaults. +

    +
    add_if_missing +

    + Logical. If TRUE, all-caps arguments not found in + existing ed2in list will be added to the end. + Default = FALSE. +

    +
    check_paths +

    + Logical. If TRUE (default), for any parameters + that expect files, check that files exist and throw an error + if they don't. +

    +
    .dots +

    A list of ... arguments.

    +
    + +

    + Value +

    + +

    + Modified ed2in list object. See + read_ed2in. +

    + +

    + Details +

    + +

    + Namelist arguments are applied last, and will silently overwrite any + arguments set by special case arguments. +

    +

    + Namelist arguments can be stored in a list and passed in via the + .dots argument (e.g. + .dots = list(SFILIN = "/path/prefix_", ...)), or using + the rlang::!!! splicing operator. If both are provided, + they will be spliced together, with the ... taking + precedence. +

    +

    + For output_types, select one or more of the following: +

    +
      +
    • +

      + "fast" -- Fast analysis; mostly polygon-level averages + (IFOUTPUT) +

      +
    • +
    • +

      + "daily -- Daily means (one file per day) (IDOUTPUT) +

      +
    • +
    • +

      + "monthly" -- Monthly means (one file per month) + (IMOUTPUT) +

      +
    • +
    • +

      + "monthly_diurnal" -- Monthly means of the diurnal cycle (one + file per month) (IQOUTPUT) +

      +
    • +
    • +

      + "annual" -- Annual (one file per year) (IYOUTPUT) +

      +
    • +
    • +

      + "instant" -- Instantaneous fluxes, mostly polygon-level + variables, one file per year (ITOUTPUT) +

      +
    • +
    • +

      + "restart" -- Restart file for HISTORY runs. + (ISOUTPUT) +

      +
    • +
    • "all" -- All output types

    • +
    +
    + - -
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/parse.history.html b/models/ed/docs/reference/parse.history.html index 4ce5721..05469d2 100644 --- a/models/ed/docs/reference/parse.history.html +++ b/models/ed/docs/reference/parse.history.html @@ -2,167 +2,217 @@ - - - - -Create a CSV from history.xml outputed by ED — parse.history • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Create a CSV from history.xml outputed by ED — parse.history • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +in the PEcAn DB." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This will generate the CSV file needed by write configs to write the -config.xml. This is a hack right now, all this information should be -in the PEcAn DB.

    - -
    - -
    parse.history(historyfile, outfile = "")
    - -

    Arguments

    - - - - - - - - - - -
    historyfile

    filename of history file generated by ED.

    outfile

    location where to write output, if no specified it will write to the console.

    - - -
    - -
    +
    +
    + + +
    +

    + This will generate the CSV file needed by write configs to write + the config.xml. This is a hack right now, all this information + should be in the PEcAn DB. +

    +
    + +
    parse.history(historyfile, outfile = "")
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    historyfile

    filename of history file generated by ED.

    outfile +

    + location where to write output, if no specified it will write + to the console. +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/patch_cohort_index.html b/models/ed/docs/reference/patch_cohort_index.html index c0d46fc..b2b0c48 100644 --- a/models/ed/docs/reference/patch_cohort_index.html +++ b/models/ed/docs/reference/patch_cohort_index.html @@ -2,161 +2,210 @@ - - - - -Generate ED2 cohort to patch mapping vector — patch_cohort_index • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate ED2 cohort to patch mapping vector — patch_cohort_index • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Generate a vector of integer indices for mapping ED state -cohort vectors onto patches, for instance for use with tapply.

    - -
    - -
    patch_cohort_index(nc)
    - -

    Arguments

    - - - - - - -
    nc

    ncdf4 object for ED history restart file.

    - - -
    - -
    +
    +
    + + +
    +

    + Generate a vector of integer indices for mapping ED state cohort + vectors onto patches, for instance for use with + tapply. +

    +
    + +
    patch_cohort_index(nc)
    + +

    + Arguments +

    + + + + + + + + + +
    nc +

    ncdf4 object for ED history restart file.

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/prepare_ed_veg_filename.html b/models/ed/docs/reference/prepare_ed_veg_filename.html index b2c7f93..fc20fd1 100644 --- a/models/ed/docs/reference/prepare_ed_veg_filename.html +++ b/models/ed/docs/reference/prepare_ed_veg_filename.html @@ -2,180 +2,236 @@ - - - - -Format file name for ED vegetation inputs — prepare_ed_veg_filename • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Format file name for ED vegetation inputs — prepare_ed_veg_filename • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +filename as a character." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Adds the latitude and longitude, or checks if they are formatted correctly. -Then, splits the prefix into the directory and base name, appends the suffix -to the base name (adding a starting dot, if necessary), and returns the -filename as a character.

    - -
    - -
    prepare_ed_veg_filename(path_prefix, suffix, latitude = NULL,
    +      
    +
    + + +
    +

    + Adds the latitude and longitude, or checks if they are formatted + correctly. Then, splits the prefix into the directory and base + name, appends the suffix to the base name (adding a starting dot, + if necessary), and returns the filename as a character. +

    +
    + +
    prepare_ed_veg_filename(path_prefix, suffix, latitude = NULL,
       longitude = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    path_prefix

    Desired path and prefix (without latitude and longitude)

    suffix

    Character string of filename suffix.

    latitude

    Site latitude coordinate (default = NULL)

    longitude

    Site longitude coordinate (default = NULL)

    - -

    Value

    - -

    Character string of full formatted file path

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    path_prefix +

    Desired path and prefix (without latitude and longitude)

    +
    suffix

    Character string of filename suffix.

    latitude +

    Site latitude coordinate (default = NULL)

    +
    longitude +

    Site longitude coordinate (default = NULL)

    +
    + +

    + Value +

    + +

    Character string of full formatted file path

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/print.ed2in.html b/models/ed/docs/reference/print.ed2in.html index 5469f0c..19ae743 100644 --- a/models/ed/docs/reference/print.ed2in.html +++ b/models/ed/docs/reference/print.ed2in.html @@ -2,160 +2,202 @@ - - - - -Print method for <code>ed2in</code> — print.ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Print method for <code>ed2in</code> — print.ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for ed2in
    -print(x, ...)
    - -

    Arguments

    - - - - - - - - - - -
    x

    an object used to select a method.

    ...

    further arguments passed to or from other methods.

    - - -
    - -
    +
    +

    + Sets attributes to NULL before printing, so the + output isn't as messy. +

    +
    -
    - +
    # S3 method for ed2in
    +print(x, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    x

    an object used to select a method.

    ...

    further arguments passed to or from other methods.

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/put_E_values.html b/models/ed/docs/reference/put_E_values.html index b5a7cc5..1518869 100644 --- a/models/ed/docs/reference/put_E_values.html +++ b/models/ed/docs/reference/put_E_values.html @@ -2,145 +2,182 @@ - - - - -Function for put -E- values to nc_var list — put_E_values • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function for put -E- values to nc_var list — put_E_values • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function for put -E- values to nc_var list

    - -
    +
    +
    + -
    - -
    +
    put_E_values(yr, nc_var, out, lat, lon, begins, ends, pft_names, ...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/put_T_values.html b/models/ed/docs/reference/put_T_values.html index 40be673..cb5ba07 100644 --- a/models/ed/docs/reference/put_T_values.html +++ b/models/ed/docs/reference/put_T_values.html @@ -2,145 +2,182 @@ - - - - -Function for put -T- values to nc_var list — put_T_values • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function for put -T- values to nc_var list — put_T_values • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function for put -T- values to nc_var list

    - -
    +
    +
    + -
    - -
    +
    put_T_values(yr, nc_var, out, lat, lon, begins, ends, ...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read.output.ED2.html b/models/ed/docs/reference/read.output.ED2.html index 5dbb7b6..cd1e946 100644 --- a/models/ed/docs/reference/read.output.ED2.html +++ b/models/ed/docs/reference/read.output.ED2.html @@ -2,164 +2,206 @@ - - - - -Read ED output — read.output.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Read ED output — read.output.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + +
    -
    read.output.ED2(run.id, outdir, start.year = NA, end.year = NA,
    +          
    read.output.ED2(run.id, outdir, start.year = NA, end.year = NA,
       variables = c("AGB_CO", "NPLANT"), output.type = "Y")
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    run.id

    the id distiguishing the model run

    outdir

    the directory that the model's output was sent to

    start.year
    output.type

    type of output file to read, can be '-Y-' for annual output, '-M-' for monthly means, '-D-' for daily means, '-T-' for instantaneous fluxes. Output types are set in the ED2IN namelist as NL

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    run.id

    the id distiguishing the model run

    outdir

    the directory that the model's output was sent to

    start.year
    output.type +

    + type of output file to read, can be '-Y-' for annual output, + '-M-' for monthly means, '-D-' for daily means, '-T-' for + instantaneous fluxes. Output types are set in the ED2IN + namelist as NL +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read.output.file.ed.html b/models/ed/docs/reference/read.output.file.ed.html index 7aa2630..ac17c0f 100644 --- a/models/ed/docs/reference/read.output.file.ed.html +++ b/models/ed/docs/reference/read.output.file.ed.html @@ -2,169 +2,215 @@ - - - - -read output - ED — read.output.file.ed • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + read output - ED — read.output.file.ed • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extract ED output for specific variables from an hdf5 file

    - -
    - -
    read.output.file.ed(filename, variables = c("AGB_CO", "NPLANT"))
    - -

    Arguments

    - - - - - - - - - - -
    filename

    string, name of file with data

    variables

    variables to extract from file

    - -

    Value

    - -

    single value of output variable from filename. In the case of AGB, it is summed across all plants

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_E_files.html b/models/ed/docs/reference/read_E_files.html index e53eb14..9646ae1 100644 --- a/models/ed/docs/reference/read_E_files.html +++ b/models/ed/docs/reference/read_E_files.html @@ -2,175 +2,228 @@ - - - - -Function for reading -E- files — read_E_files • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function for reading -E- files — read_E_files • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    read_E_files(yr, yfiles, efiles, outdir, start_date, end_date, pft_names,
    +          
    +

    Function for reading -E- files

    +
    + +
    read_E_files(yr, yfiles, efiles, outdir, start_date, end_date, pft_names,
       ...)
    - -

    Arguments

    - - - - - - - - - - -
    yr

    the year being processed

    yfiles

    the years on the filenames, will be used to matched efiles for that year

    - -

    Details

    - -

    e.g. yr = 1999 -yfiles = 1999 1999 1999 1999 1999 1999 1999 2000 2000 2000 2000 -efiles = "analysis-E-1999-06-00-000000-g01.h5" "analysis-E-1999-07-00-000000-g01.h5" -"analysis-E-1999-08-00-000000-g01.h5" "analysis-E-1999-09-00-000000-g01.h5" -"analysis-E-1999-10-00-000000-g01.h5" "analysis-E-1999-11-00-000000-g01.h5" -"analysis-E-1999-12-00-000000-g01.h5" "analysis-E-2000-01-00-000000-g01.h5" -"analysis-E-2000-02-00-000000-g01.h5" "analysis-E-2000-03-00-000000-g01.h5" -"analysis-E-2000-04-00-000000-g01.h5"

    -

    pft_names : character vector with names of PFTs -pft_names <- c("temperate.Early_Hardwood", "temperate.Late_Hardwood")

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    yr

    the year being processed

    yfiles +

    + the years on the filenames, will be used to matched efiles for + that year +

    +
    + +

    + Details +

    + +

    + e.g. yr = 1999 yfiles = 1999 1999 1999 1999 1999 1999 1999 2000 2000 + 2000 2000 efiles = "analysis-E-1999-06-00-000000-g01.h5" + "analysis-E-1999-07-00-000000-g01.h5" + "analysis-E-1999-08-00-000000-g01.h5" + "analysis-E-1999-09-00-000000-g01.h5" + "analysis-E-1999-10-00-000000-g01.h5" + "analysis-E-1999-11-00-000000-g01.h5" + "analysis-E-1999-12-00-000000-g01.h5" + "analysis-E-2000-01-00-000000-g01.h5" + "analysis-E-2000-02-00-000000-g01.h5" + "analysis-E-2000-03-00-000000-g01.h5" + "analysis-E-2000-04-00-000000-g01.h5" +

    +

    + pft_names : character vector with names of PFTs pft_names <- + c("temperate.Early_Hardwood", "temperate.Late_Hardwood") +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_S_files.html b/models/ed/docs/reference/read_S_files.html index b39ce29..c7cbbe9 100644 --- a/models/ed/docs/reference/read_S_files.html +++ b/models/ed/docs/reference/read_S_files.html @@ -2,172 +2,237 @@ - - - - -S-file contents are not written to standard netcdfs but are used by read_restart -from SDA's perspective it doesn't make sense to write and read to ncdfs because ED restarts from history files — read_S_files • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + S-file contents are not written to standard netcdfs but are used by + read_restart from SDA's perspective it doesn't make sense to write and + read to ncdfs because ED restarts from history files — read_S_files • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    S-file contents are not written to standard netcdfs but are used by read_restart -from SDA's perspective it doesn't make sense to write and read to ncdfs because ED restarts from history files

    - -
    - -
    read_S_files(sfile, outdir, pft_names, pecan_names = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    sfile

    history file name e.g. "history-S-1961-01-01-000000-g01.h5"

    outdir

    path to run outdir, where the -S- file is

    pft_names

    string vector, names of ED2 pfts in the run, e.g. c("temperate.Early_Hardwood", "temperate.Late_Conifer")

    pecan_names

    string vector, pecan names of requested variables, e.g. c("AGB", "AbvGrndWood")

    - - -
    - -
    +
    +
    + + +
    +

    + S-file contents are not written to standard netcdfs but are used + by read_restart from SDA's perspective it doesn't make sense to + write and read to ncdfs because ED restarts from history files +

    +
    + +
    read_S_files(sfile, outdir, pft_names, pecan_names = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    sfile +

    + history file name e.g. "history-S-1961-01-01-000000-g01.h5" +

    +
    outdir

    path to run outdir, where the -S- file is

    pft_names +

    + string vector, names of ED2 pfts in the run, e.g. + c("temperate.Early_Hardwood", "temperate.Late_Conifer") +

    +
    pecan_names +

    + string vector, pecan names of requested variables, e.g. + c("AGB", "AbvGrndWood") +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_T_files.html b/models/ed/docs/reference/read_T_files.html index f9e633c..8ffe6bf 100644 --- a/models/ed/docs/reference/read_T_files.html +++ b/models/ed/docs/reference/read_T_files.html @@ -2,167 +2,214 @@ - - - - -Function for reading -T- files — read_T_files • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function for reading -T- files — read_T_files • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function for reading -T- files

    - -
    - -
    read_T_files(yr, yfiles, tfiles, outdir, start_date, end_date, ...)
    - -

    Arguments

    - - - - - - - - - - -
    yr

    the year being processed

    yfiles

    the years on the filenames, will be used to matched tfiles for that year

    - -

    Details

    - -

    e.g. yr = 1999 -yfiles = 1999 2000 -tfiles = "analysis-T-1999-00-00-000000-g01.h5" "analysis-T-2000-00-00-000000-g01.h5"

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_css.html b/models/ed/docs/reference/read_css.html index 081754f..b21d95d 100644 --- a/models/ed/docs/reference/read_css.html +++ b/models/ed/docs/reference/read_css.html @@ -2,173 +2,231 @@ - - - - -Read individual css, pss, and site files — read_css • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read individual css, pss, and site files — read_css • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    read_css(filepath, check = TRUE, ...)
    +          
    +

    + Read files into objects usable by other PEcAn.ED2 utilities, and + optionally check for errors. +

    +
    + +
    read_css(filepath, check = TRUE, ...)
     
     read_pss(filepath, check = TRUE)
     
     read_site(filepath, check = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    filepath

    Full path to css, pss, or site file

    check

    Logical. If TRUE (default), check that file is valid.

    ...

    Additional arguments to check functions.

    - -

    Value

    - -

    data.frame containing

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    filepath

    Full path to css, pss, or site file

    check +

    + Logical. If TRUE (default), + check that file is valid. +

    +
    ... +

    + Additional arguments to + check functions. +

    +
    + +

    + Value +

    + +

    data.frame containing

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_ed2in.html b/models/ed/docs/reference/read_ed2in.html index 57256c3..1eae803 100644 --- a/models/ed/docs/reference/read_ed2in.html +++ b/models/ed/docs/reference/read_ed2in.html @@ -2,161 +2,204 @@ - - - - -Read ED2IN file to named list — read_ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Read ED2IN file to named list — read_ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Parse an ED2IN file to a named list.

    - -
    - -
    read_ed2in(filename)
    - -

    Arguments

    - - - - - - -
    filename

    Full path to ED2IN file

    - -

    Value

    - -

    Named list of tag = value

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_ed_metheader.html b/models/ed/docs/reference/read_ed_metheader.html index f2b3397..b1be045 100644 --- a/models/ed/docs/reference/read_ed_metheader.html +++ b/models/ed/docs/reference/read_ed_metheader.html @@ -2,209 +2,321 @@ - - - - -Read ED meteorology header file — read_ed_metheader • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read ED meteorology header file — read_ed_metheader • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Read a ED_MET_DRIVER_HEADER file into a list-like object that can be -manipulated within R. Returns a list of file formats.

    - -
    - -
    read_ed_metheader(filename, check = TRUE, check_files = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    filename

    File name (including path) of met driver header file, as -character

    check

    Logical, whether or not to check file for correctness (default -= TRUE)

    check_files

    Logical. If TRUE, perform basic diagnostics on met -files as well.

    - -

    Value

    - -

    List of ED met input parameters. See Details.

    - -

    Details

    - -

    The output is an unnamed list with each element corresponding to a single -file format. Each file format contains the following elements:

      -
    • path_prefix -- Path and prefix of files

    • -
    • nlon -- Number of longitude grid cells

    • -
    • nlat -- Number of latitude grid cells

    • -
    • dx -- Size of longitude grid cell

    • -
    • dy -- Size of latitude grid cell

    • -
    • xmin -- Minimum longitude

    • -
    • ymin -- Minimum latitude

    • -
    • variables -- Data frame of variables, with the columns described below. -Starred columns are required for writing. This table is left joined with -met_variable_description and met_flag_description.

        -
      • variable -- Variable name

      • -
      • description -- Variable description

      • -
      • unit -- Variable unit

      • -
      • update_frequency -- Update frequency (seconds) or scalar values if -flag=4

      • -
      • flag -- Variable flags.

      • -
      • flag_description -- Description of variable flag

      • -
    • -
    -

    The formatting of a meteorlogy header file is as follows (from the ED GitHub Wiki):

    <number of file formats>    # Repeat lines below this number of times
    +      
    +
    + + +
    +

    + Read a ED_MET_DRIVER_HEADER file into a list-like object that can + be manipulated within R. Returns a list of file formats. +

    +
    + +
    read_ed_metheader(filename, check = TRUE, check_files = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    filename +

    + File name (including path) of met driver header file, as + character +

    +
    check +

    + Logical, whether or not to check file for correctness (default + = TRUE) +

    +
    check_files +

    + Logical. If TRUE, perform basic diagnostics on + met files as well. +

    +
    + +

    + Value +

    + +

    List of ED met input parameters. See Details.

    + +

    + Details +

    + +

    + The output is an unnamed list with each element corresponding to a + single file format. Each file format contains the following + elements: +

    +
      +
    • +

      path_prefix -- Path and prefix of files

      +
    • +
    • +

      nlon -- Number of longitude grid cells

      +
    • +
    • +

      nlat -- Number of latitude grid cells

      +
    • +
    • +

      dx -- Size of longitude grid cell

      +
    • +
    • +

      dy -- Size of latitude grid cell

      +
    • +
    • +

      xmin -- Minimum longitude

      +
    • +
    • +

      ymin -- Minimum latitude

      +
    • +
    • +

      + variables -- Data frame of variables, with the + columns described below. Starred columns are required for + writing. This table is left joined with + met_variable_description + and + met_flag_description. +

      +
        +
      • +

        variable -- Variable name

        +
      • +
      • +

        description -- Variable description

        +
      • +
      • +

        unit -- Variable unit

        +
      • +
      • +

        + update_frequency -- Update frequency (seconds) + or scalar values if flag=4 +

        +
      • +
      • +

        flag -- Variable flags.

        +
      • +
      • +

        + flag_description -- Description of variable + flag +

        +
      • +
      +
    • +
    +

    + The formatting of a meteorlogy header file is as follows (from the + ED GitHub Wiki): +

    +
    +<number of file formats>    # Repeat lines below this number of times
     <path and prefix of files>
     <nlon>, <nlat>, <dx>, <dy>, <xmin>, <ymin>
     <number of variables>
     <list of variable names>
     <list of update frequencies (seconds) or scalar values if flag=4>
     <list of variable flags>
    -
    -

    The variables in the third row are defined as follows:

    - - -
    -
    +

    The variables in the third row are defined as follows:

    +
    + -
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/models/ed/docs/reference/read_ed_veg.html b/models/ed/docs/reference/read_ed_veg.html index 9569515..2003d15 100644 --- a/models/ed/docs/reference/read_ed_veg.html +++ b/models/ed/docs/reference/read_ed_veg.html @@ -2,177 +2,240 @@ - - - - -Read ED2 vegetation inputs — read_ed_veg • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Read ED2 vegetation inputs — read_ed_veg • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    read_ed_veg(path_prefix, latitude = NULL, longitude = NULL,
    +          
    +

    + Read ED2 css, pss, and site files into a single ED input object. +

    +
    + +
    read_ed_veg(path_prefix, latitude = NULL, longitude = NULL,
       check = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    path_prefix

    Full path and prefix to initial condition files.

    latitude

    Run latitude (default = NULL). If NULL, deduced from file name.

    longitude

    Run longitude (default = NULL). If NULL, deduced from file name.

    check

    Whether or not to check css, pss, and site files for validity. -Default = TRUE.

    - -

    Value

    - -

    List containing css, pss, and site objects, latitude and -longitude, and orig_paths, a list of paths to the original css, pss, -and site files.

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    path_prefix

    Full path and prefix to initial condition files.

    latitude +

    + Run latitude (default = NULL). If + NULL, deduced from file name. +

    +
    longitude +

    + Run longitude (default = NULL). If + NULL, deduced from file name. +

    +
    check +

    + Whether or not to check css, pss, and site files for validity. + Default = TRUE. +

    +
    + +

    + Value +

    + +

    + List containing css, pss, and + site objects, latitude and + longitude, and orig_paths, a list of paths + to the original css, pss, and + site files. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/read_restart.ED2.html b/models/ed/docs/reference/read_restart.ED2.html index 569cacb..bb339ac 100644 --- a/models/ed/docs/reference/read_restart.ED2.html +++ b/models/ed/docs/reference/read_restart.ED2.html @@ -2,153 +2,204 @@ - - - - -State data assimilation read-restart for ED2 — read_restart.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + State data assimilation read-restart for ED2 — read_restart.ED2 • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    State data assimilation read-restart for ED2

    - -
    - -
    read_restart.ED2(outdir, runid, stop.time, settings, var.names, params)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Output directory

    runid

    Run ID

    stop.time

    Year that is being read

    settings

    PEcAn settings object

    var.names

    Variable names to be extracted

    params

    Any parameters required for state calculations

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    State data assimilation read-restart for ED2

    +
    + +
    read_restart.ED2(outdir, runid, stop.time, settings, var.names, params)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Output directory

    runid

    Run ID

    stop.time

    Year that is being read

    settings

    PEcAn settings object

    var.names

    Variable names to be extracted

    params

    Any parameters required for state calculations

    + +

    + Examples +

    +
    # NOT RUN {
       outdir <- "~/sda-hackathon/outputs"
       runid <- "99000000020"
       settings_file <- "outputs/pecan.CONFIGS.xml"
    @@ -157,36 +208,32 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    +
    - +

    Author

    - + Alexey Shiklomanov, Istem Fer + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/ed/docs/reference/remove.config.ED2.html b/models/ed/docs/reference/remove.config.ED2.html index 838ccef..b995096 100644 --- a/models/ed/docs/reference/remove.config.ED2.html +++ b/models/ed/docs/reference/remove.config.ED2.html @@ -2,155 +2,195 @@ - - - - -Clear out old config and ED model run files. — remove.config.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Clear out old config and ED model run files. — remove.config.ED2 • + PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    remove.config.ED2(main.outdir = settings$outdir, settings)
    - -

    Value

    +
    +

    Clear out old config and ED model run files.

    +
    -

    nothing, removes config files as side effect

    - +
    remove.config.ED2(main.outdir = settings$outdir, settings)
    -
    - + -
    + Shawn Serbin, David LeBauer, Alexey Shikomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/run_ed_singularity.html b/models/ed/docs/reference/run_ed_singularity.html index f1258c1..3cdf0cf 100644 --- a/models/ed/docs/reference/run_ed_singularity.html +++ b/models/ed/docs/reference/run_ed_singularity.html @@ -2,187 +2,267 @@ - - - - -Run ED singularity container — run_ed_singularity • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Run ED singularity container — run_ed_singularity • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Uses base::system2 to run ED or EDR via a Singularity container.

    - -
    - -
    run_ed_singularity(img_path, ed2in_path, app = "ED",
    +      
    +
    + + +
    +

    + Uses + base::system2 + to run ED or EDR via a Singularity container. +

    +
    + +
    run_ed_singularity(img_path, ed2in_path, app = "ED",
       singularity_args = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    img_path

    Path to Singularity container (usually a .simg file)

    ed2in_path

    Path to ED2IN file.

    app

    Singularity "app" to run. Either "ED" or "EDR".

    singularity_args

    Additional arguments to be passed to singularity run (before)

    Additional

    arguments to base::system2

    - -

    Details

    - -

    On some systems, to run Singularity properly, you will need to bind -additional paths. To do this, pass the arguments as a character vector to -singularity_args. For instance:

    bindpaths <- c("/scratch", "/data")
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    img_path +

    + Path to Singularity container (usually a + .simg file) +

    +
    ed2in_path

    Path to ED2IN file.

    app

    Singularity "app" to run. Either "ED" or "EDR".

    singularity_args +

    + Additional arguments to be passed to + singularity run (before) +

    +
    Additional +

    + arguments to + base::system2 +

    +
    + +

    + Details +

    + +

    + On some systems, to run Singularity properly, you will need to bind + additional paths. To do this, pass the arguments as a character + vector to singularity_args. For instance: +

    +
    +bindpaths <- c("/scratch", "/data")
     run_ed_singularity(..., singularity_args = paste("--bind", bindpaths))
    -
    -

    By default, base::system2 prints the output to the console. To store -standard ED output in a variable as a character vector, set stdout = TRUE. -To redirect all output to the variable, including GCC exceptions, use -stderr = TRUE (this will automatically set stdout = TRUE as well). -Output can also be redirected to a file via stderr = "/path/to/file.log".

    - - -
    -
    +

    + By default, + base::system2 + prints the output to the console. To store standard ED output in a + variable as a character vector, set stdout = TRUE. To + redirect all output to the variable, including GCC exceptions, use + stderr = TRUE (this will automatically set + stdout = TRUE as well). Output can also be redirected + to a file via stderr = "/path/to/file.log". +

    +
    + -
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/models/ed/docs/reference/tags2char.html b/models/ed/docs/reference/tags2char.html index 8b9a5cb..ce2e787 100644 --- a/models/ed/docs/reference/tags2char.html +++ b/models/ed/docs/reference/tags2char.html @@ -2,155 +2,204 @@ - - - - -Format ED2IN tag-value list — tags2char • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Format ED2IN tag-value list — tags2char • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Converts an ed2in-like list to an ED2IN-formatted character vector.

    - -
    - -
    tags2char(ed2in)
    - -

    Arguments

    - - - - - - -
    ed2in

    Named list of ED2IN tag-value pairs. See read_ed2in.

    - - -
    - -
    +
    +
    + + +
    +

    + Converts an ed2in-like list to an ED2IN-formatted + character vector. +

    +
    + +
    tags2char(ed2in)
    + +

    + Arguments +

    + + + + + + + + + +
    ed2in +

    + Named list of ED2IN tag-value pairs. See + read_ed2in. +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/translate_vars_ed.html b/models/ed/docs/reference/translate_vars_ed.html index 48c94f7..8581a5b 100644 --- a/models/ed/docs/reference/translate_vars_ed.html +++ b/models/ed/docs/reference/translate_vars_ed.html @@ -2,150 +2,188 @@ - - - - -Function translating pecan vars to ED vars -var.names <- c("DBH", "AGB", "AbvGrndWood") — translate_vars_ed • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function translating pecan vars to ED vars var.names <- c("DBH", "AGB", + "AbvGrndWood") — translate_vars_ed • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function translating pecan vars to ED vars -var.names <- c("DBH", "AGB", "AbvGrndWood")

    - -
    - -
    translate_vars_ed(varnames)
    - - -
    - -
    +
    +
    + + +
    +

    + Function translating pecan vars to ED vars var.names <- + c("DBH", "AGB", "AbvGrndWood") +

    +
    + +
    translate_vars_ed(varnames)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/veg2model.ED2.html b/models/ed/docs/reference/veg2model.ED2.html index 0d0e710..15603ec 100644 --- a/models/ed/docs/reference/veg2model.ED2.html +++ b/models/ed/docs/reference/veg2model.ED2.html @@ -2,165 +2,205 @@ - - - - -Writes ED specific IC files — veg2model.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Writes ED specific IC files — veg2model.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes ED specific IC files

    - -
    - -
    veg2model.ED2(outfolder, veg_info, start_date, new_site, source)
    - -

    Arguments

    - - - - - - -
    outfolder

    where to write files

    - -

    Value

    - -

    filenames

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write.config.ED2.html b/models/ed/docs/reference/write.config.ED2.html index 634755a..f4ea822 100644 --- a/models/ed/docs/reference/write.config.ED2.html +++ b/models/ed/docs/reference/write.config.ED2.html @@ -2,187 +2,244 @@ - - - - -Write ED configuration files — write.config.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Write ED configuration files — write.config.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +run, and the name of the file to create" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes an xml and ED2IN config files for use with the Ecological Demography -model. Requires a pft xml object, a list of trait values for a single model -run, and the name of the file to create

    - -
    - -
    write.config.ED2(trait.values, settings, run.id,
    +      
    +
    + + +
    +

    + Writes an xml and ED2IN config files for use with the Ecological + Demography model. Requires a pft xml object, a list of trait + values for a single model run, and the name of the file to create +

    +
    + +
    write.config.ED2(trait.values, settings, run.id,
       defaults = settings$constants, check = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    trait.values

    Named list of trait values, with names corresponding to PFT

    settings

    list of settings from pecan settings file

    run.id

    id of run

    defaults

    list of defaults to process. Default=settings$constants

    check

    Logical. If TRUE, check ED2IN validity before running and -throw an error if anything is wrong (default = FALSE)

    - -

    Value

    - -

    configuration file and ED2IN namelist for given run

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Carl Davidson, Alexey Shiklomanov, Istem + Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write.config.jobsh.ED2.html b/models/ed/docs/reference/write.config.jobsh.ED2.html index 8a89e22..b4e4d22 100644 --- a/models/ed/docs/reference/write.config.jobsh.ED2.html +++ b/models/ed/docs/reference/write.config.jobsh.ED2.html @@ -2,179 +2,235 @@ - - - - -Write ED2 config.xml file — write.config.jobsh.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write ED2 config.xml file — write.config.jobsh.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function for writing job.sh file for ED2 runs

    - -
    - -
    write.config.jobsh.ED2(settings, run.id)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    PEcAn settings list. For this function, need the following: -run$host$rundir, run$host$outdir, run$host$scratchdir, -run$host$clearscratch, model$jobtemplate, model$job.sh, run$host$job.sh, -run$site$lat, run$site$lon, run$inputs$met$path, run$start.date, -run$end.date, model$binary

    run.id

    PEcAn run ID

    - -

    Value

    - -

    Character vector containing job.sh file

    - -

    Details

    - -

    Refactored by Alexey Shiklomanov to allow use in PEcAn RTM module.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write.config.xml.ED2.html b/models/ed/docs/reference/write.config.xml.ED2.html index 637f889..80e7806 100644 --- a/models/ed/docs/reference/write.config.xml.ED2.html +++ b/models/ed/docs/reference/write.config.xml.ED2.html @@ -2,180 +2,233 @@ - - - - -Write ED2 config.xml file — write.config.xml.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write ED2 config.xml file — write.config.xml.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Write ED2 config.xml file

    +
    -
    write.config.xml.ED2(settings, trait.values,
    +          
    write.config.xml.ED2(settings, trait.values,
       defaults = settings$constants)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    settings

    PEcAn settings file. Settings required for this script are: model$revision, model$config.header, constants

    trait.values

    List of trait values with which to replace defaults

    defaults

    List of defaults to process. Default = settings$constants

    - -

    Value

    - -

    R XML object containing full ED2 XML file

    - -

    Details

    - -

    Refactored by Alexey Shiklomanov to allow use in PEcAn RTM module.

    - - -
    - + -
    + David LeBauer, Shawn Serbin, Carl Davidson, Alexey Shiklomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write_css.html b/models/ed/docs/reference/write_css.html index b32cb18..d85cc52 100644 --- a/models/ed/docs/reference/write_css.html +++ b/models/ed/docs/reference/write_css.html @@ -2,194 +2,258 @@ - - - - -Write individual ED inputs — write_css • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write individual ED inputs — write_css • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write_css(css, path_prefix, latitude = NULL, longitude = NULL)
    +          
    +

    + Functions for writing css, pss, and site files from their + respective objects. +

    +
    + +
    write_css(css, path_prefix, latitude = NULL, longitude = NULL)
     
     write_pss(pss, path_prefix, latitude = NULL, longitude = NULL)
     
     write_site(site, path_prefix, latitude = NULL, longitude = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    css

    css object (see read_css)

    path_prefix

    Desired path and prefix (without latitude and longitude)

    latitude

    Site latitude coordinate (default = NULL)

    longitude

    Site longitude coordinate (default = NULL)

    pss

    pss object (see read_pss)

    site

    site object (see read_site)

    - -

    Value

    - -

    Full file path as character, invisibly

    - -

    Details

    - -

    Latitude and longitude coordinates will be converted directly to character, -without any changes to their precision. If they are NULL (default), the -function assumes that lat and lon are already in the path_prefix, and -if they are absent, the function will throw an error.

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    css +

    css object (see read_css)

    +
    path_prefix +

    Desired path and prefix (without latitude and longitude)

    +
    latitude +

    Site latitude coordinate (default = NULL)

    +
    longitude +

    Site longitude coordinate (default = NULL)

    +
    pss +

    pss object (see read_pss)

    +
    site +

    site object (see read_site)

    +
    + +

    + Value +

    + +

    Full file path as character, invisibly

    + +

    + Details +

    + +

    + Latitude and longitude coordinates will be converted directly to + character, without any changes to their precision. If they are + NULL (default), the function assumes that + lat and lon are already in the + path_prefix, and if they are absent, the function will + throw an error. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write_ed2in.html b/models/ed/docs/reference/write_ed2in.html index 9df6707..407acc1 100644 --- a/models/ed/docs/reference/write_ed2in.html +++ b/models/ed/docs/reference/write_ed2in.html @@ -2,126 +2,171 @@ - - - - -Write ED2IN list to file — write_ed2in • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Write ED2IN list to file — write_ed2in • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +FALSE)." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This writes a ED2IN file from an ed2in list. Default method writes a -barebones file without comments. S3 method for ed2in objects extracts -comments and their locations from the object attributes (if barebones is -FALSE).

    - -
    - -
    write_ed2in(ed2in, filename, custom_header = character(),
    +      
    +
    + + +
    +

    + This writes a ED2IN file from an ed2in list. Default + method writes a barebones file without comments. S3 method for + ed2in objects extracts comments and their locations + from the object attributes (if barebones is + FALSE). +

    +
    + +
    write_ed2in(ed2in, filename, custom_header = character(),
       barebones = FALSE)
     
     # S3 method for ed2in
    @@ -131,54 +176,67 @@ 

    Write ED2IN list to file

    # S3 method for default write_ed2in(ed2in, filename, custom_header = character(), barebones = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    ed2in

    Named list of ED2IN tag-value pairs. See read_ed2in.

    filename

    Target file name

    custom_header

    Character vector for additional header comments. Each -item gets its own line.

    barebones

    Logical. If TRUE, omit comments and only write tag-value pairs.

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    ed2in +

    + Named list of ED2IN tag-value pairs. See + read_ed2in. +

    +
    filename

    Target file name

    custom_header +

    + Character vector for additional header comments. Each item + gets its own line. +

    +
    barebones +

    + Logical. If TRUE, omit comments and only write + tag-value pairs. +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write_ed_metheader.html b/models/ed/docs/reference/write_ed_metheader.html index 6554df8..1a72877 100644 --- a/models/ed/docs/reference/write_ed_metheader.html +++ b/models/ed/docs/reference/write_ed_metheader.html @@ -2,165 +2,215 @@ - - - - -Write ED meteorlogy header — write_ed_metheader • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write ED meteorlogy header — write_ed_metheader • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write_ed_metheader(ed_metheader, filename,
    -  header_line = shQuote("header"))
    - -

    Arguments

    - - - - - - - - - - - - - - -
    ed_metheader

    ED meteorlogy header object (see read_ed_metheader)

    filename

    Full file name (including path) of ED met header

    header_line

    Character string for top line of output file. Default is -'header'.

    - - -
    - -
    +
    +

    Write ED met driver header from R met driver list object

    +
    -
    - +
    write_ed_metheader(ed_metheader, filename,
    +  header_line = shQuote("header"))
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    ed_metheader +

    + ED meteorlogy header object (see + read_ed_metheader) +

    +
    filename

    Full file name (including path) of ED met header

    header_line +

    + Character string for top line of output file. Default is + 'header'. +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write_ed_veg.html b/models/ed/docs/reference/write_ed_veg.html index d0f353e..ed445e0 100644 --- a/models/ed/docs/reference/write_ed_veg.html +++ b/models/ed/docs/reference/write_ed_veg.html @@ -2,167 +2,224 @@ - - - - -Write ED inputs to directory — write_ed_veg • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write ED inputs to directory — write_ed_veg • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Write a complete ED inputs object to disk. css, pss, and -site files are automatically named and correctly formatted.

    - -
    - -
    write_ed_veg(ed_veg, path_prefix)
    - -

    Arguments

    - - - - - - - - - - -
    ed_veg

    ED vegetation inputs object (see read_ed_veg).

    path_prefix

    Desired path and prefix (without latitude and longitude)

    - -

    Value

    - -

    Named list (css, pss, site) of full file paths, invisibly

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/write_restart.ED2.html b/models/ed/docs/reference/write_restart.ED2.html index 7ede955..9cbf89f 100644 --- a/models/ed/docs/reference/write_restart.ED2.html +++ b/models/ed/docs/reference/write_restart.ED2.html @@ -2,198 +2,256 @@ - - - - -Write ED2 restart file from SDA results — write_restart.ED2 • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write ED2 restart file from SDA results — write_restart.ED2 • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Write ED2 restart file from SDA results

    +
    -
    write_restart.ED2(outdir, runid, start.time, stop.time, settings,
    +          
    write_restart.ED2(outdir, runid, start.time, stop.time, settings,
       new.state, RENAME = TRUE, new.params, inputs)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    outout directory

    runid

    run id

    start.time

    Time of current assimilation step

    stop.time

    Time of next assimilation step

    settings

    pecan settings list

    new.state

    Analysis state matrix returned by sda.enkf

    RENAME

    flag to either rename output file or not

    new.params

    optional, additionals params to pass write.configs that are deterministically related to the parameters updated by the analysis

    inputs

    new input paths updated by the SDA workflow, will be passed to write.configs

    - -

    Value

    - -

    TRUE if successful

    - - -
    - + -
    + Alexey Shiklomanov, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/ed/docs/reference/zz.imports.html b/models/ed/docs/reference/zz.imports.html index 5fdc3e9..761284a 100644 --- a/models/ed/docs/reference/zz.imports.html +++ b/models/ed/docs/reference/zz.imports.html @@ -2,144 +2,173 @@ - - - - -Imports from other packages — zz.imports • PEcAn.ED2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Imports from other packages — zz.imports • PEcAn.ED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Imports from other packages

    - -
    - - +
    +
    + - -
    -
    +
    +

    Imports from other packages

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/LICENSE-text.html b/models/fates/docs/LICENSE-text.html index f08c9b9..a33e2e7 100644 --- a/models/fates/docs/LICENSE-text.html +++ b/models/fates/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/authors.html b/models/fates/docs/authors.html index 9fcdacf..381401a 100644 --- a/models/fates/docs/authors.html +++ b/models/fates/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/docsearch.css b/models/fates/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/fates/docs/docsearch.css +++ b/models/fates/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/fates/docs/docsearch.js b/models/fates/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/fates/docs/docsearch.js +++ b/models/fates/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/fates/docs/index.html b/models/fates/docs/index.html index d58afef..a83ceca 100644 --- a/models/fates/docs/index.html +++ b/models/fates/docs/index.html @@ -1,113 +1,168 @@ - - - - - - -PEcAn package for integration of FATES model • PEcAn.FATES - - - - - + + + + PEcAn package for integration of FATES model • PEcAn.FATES + + + + + + + + + + + + + + + + - - - - + link the FATES model to PEcAn." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. This package provides functions to - link the FATES model to PEcAn. -
    - - -
    +
    + + +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. This package + provides functions to link the FATES model to PEcAn. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/fates/docs/pkgdown.css b/models/fates/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/fates/docs/pkgdown.css +++ b/models/fates/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/fates/docs/pkgdown.js b/models/fates/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/fates/docs/pkgdown.js +++ b/models/fates/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/fates/docs/reference/index.html b/models/fates/docs/reference/index.html index cdd9c25..557823e 100644 --- a/models/fates/docs/reference/index.html +++ b/models/fates/docs/reference/index.html @@ -2,162 +2,213 @@ - - - - -Function reference • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.FATES()

    -

    met2model for FATES

    -

    model2netcdf.FATES()

    -

    Code to convert FATES netcdf output into into CF standard

    -

    recurse.create()

    -

    recurse.create

    -

    write.config.FATES()

    -

    Write FATES configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.FATES() +

    +

    met2model for FATES

    +

    + model2netcdf.FATES() +

    +
    +

    + Code to convert FATES netcdf output into into CF standard +

    +
    +

    + recurse.create() +

    +

    recurse.create

    +

    + write.config.FATES() +

    +

    Write FATES configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/reference/met2model.FATES.html b/models/fates/docs/reference/met2model.FATES.html index 653fb61..2f08174 100644 --- a/models/fates/docs/reference/met2model.FATES.html +++ b/models/fates/docs/reference/met2model.FATES.html @@ -2,172 +2,214 @@ - - - - -met2model for FATES — met2model.FATES • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model for FATES — met2model.FATES • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.FATES(in.path, in.prefix, outfolder, start_date, end_date,
    -  lst = 0, lat, lon, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbosefor(year in start_year:end_year)

    - - -
    - -
    +
    +

    met2model wrapper for FATES

    +
    -
    - +
    met2model.FATES(in.path, in.prefix, outfolder, start_date, end_date,
    +  lst = 0, lat, lon, overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    lst

    timezone offset to GMT in hours

    overwrite

    should existing files be overwritten

    verbose +

    + should the function be very verbosefor(year in + start_year:end_year) +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/reference/model2netcdf.FATES.html b/models/fates/docs/reference/model2netcdf.FATES.html index 343cdd1..8a5b17b 100644 --- a/models/fates/docs/reference/model2netcdf.FATES.html +++ b/models/fates/docs/reference/model2netcdf.FATES.html @@ -2,121 +2,164 @@ - - - - -Code to convert FATES netcdf output into into CF standard — model2netcdf.FATES • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert FATES netcdf output into into CF standard — + model2netcdf.FATES • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Code to convert FATES netcdf output into into CF standard

    - -
    - -
    model2netcdf.FATES(outdir)
    - -

    Arguments

    - - - - - - -
    outdir

    Location of FATES model output

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Code to convert FATES netcdf output into into CF standard

    +
    + +
    model2netcdf.FATES(outdir)
    + +

    + Arguments +

    + + + + + + + + + +
    outdir

    Location of FATES model output

    + +

    + Examples +

    +
    # NOT RUN {
      
     # }
     # NOT RUN {
    @@ -125,36 +168,32 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    +
    - +

    Author

    - + Michael Dietze, Shawn Serbin + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/fates/docs/reference/recurse.create.html b/models/fates/docs/reference/recurse.create.html index 3dea97e..38fb9a2 100644 --- a/models/fates/docs/reference/recurse.create.html +++ b/models/fates/docs/reference/recurse.create.html @@ -2,151 +2,187 @@ - - - - -recurse.create — recurse.create • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + recurse.create — recurse.create • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    recursively follow the file structure in 'ins' and create all the same folders in 'path' as well as symbolic links to all the file. This is done, rather than creating a symbolic link to the whole structure, so individual files can later be unlinked and replaced with different files/links.

    - -
    - -
    recurse.create(path, ins)
    - -

    Arguments

    - - - - - - - - - - -
    path

    new location to create folders and links

    ins

    reference location of inputs

    - - -
    - -
    +
    +
    + + +
    +

    + recursively follow the file structure in 'ins' and create all the + same folders in 'path' as well as symbolic links to all the file. + This is done, rather than creating a symbolic link to the whole + structure, so individual files can later be unlinked and replaced + with different files/links. +

    +
    + +
    recurse.create(path, ins)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    path

    new location to create folders and links

    ins

    reference location of inputs

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/fates/docs/reference/write.config.FATES.html b/models/fates/docs/reference/write.config.FATES.html index db2ce97..00ac74a 100644 --- a/models/fates/docs/reference/write.config.FATES.html +++ b/models/fates/docs/reference/write.config.FATES.html @@ -2,165 +2,202 @@ - - - - -Write FATES configuration files — write.config.FATES • PEcAn.FATES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write FATES configuration files — write.config.FATES • PEcAn.FATES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes config files for use with FATES.

    - -
    - -
    write.config.FATES(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    trait.values

    vector of samples for a given trait

    settings

    list of settings from pecan settings file

    run.id

    id of run

    - -

    Value

    - -

    none

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/LICENSE-text.html b/models/gday/docs/LICENSE-text.html index dafa6e6..9be6e2e 100644 --- a/models/gday/docs/LICENSE-text.html +++ b/models/gday/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -125,27 +154,22 @@ 

    License

    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/authors.html b/models/gday/docs/authors.html index dcee5fa..5fac87d 100644 --- a/models/gday/docs/authors.html +++ b/models/gday/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Martin De Kauwe. . -

      -
    • -
    • -

      Tony Gardella. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Martin De Kauwe. .

      +
    • +
    • +

      Tony Gardella. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/docsearch.css b/models/gday/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/gday/docs/docsearch.css +++ b/models/gday/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/gday/docs/docsearch.js b/models/gday/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/gday/docs/docsearch.js +++ b/models/gday/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/gday/docs/index.html b/models/gday/docs/index.html index fdfa364..a123889 100644 --- a/models/gday/docs/index.html +++ b/models/gday/docs/index.html @@ -1,103 +1,158 @@ - - - - - - -PEcAn package for integration of the GDAY model • PEcAn.GDAY - - - - - - - - - + + + + + + + + PEcAn package for integration of the GDAY model • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - This module provides functions to link the GDAY model to PEcAn. -
    - - + +
    + + +
    +
    + This module provides functions to link the GDAY model to PEcAn. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/gday/docs/pkgdown.css b/models/gday/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/gday/docs/pkgdown.css +++ b/models/gday/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/gday/docs/pkgdown.js b/models/gday/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/gday/docs/pkgdown.js +++ b/models/gday/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/gday/docs/reference/index.html b/models/gday/docs/reference/index.html index a21dd64..ab516bc 100644 --- a/models/gday/docs/reference/index.html +++ b/models/gday/docs/reference/index.html @@ -2,156 +2,202 @@ - - - - -Function reference • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.GDAY()

    -

    met2model.GDAY

    -

    model2netcdf.GDAY()

    -

    Function to convert GDAY model output to standard netCDF format

    -

    write.config.GDAY()

    -

    Write GDAY configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.GDAY() +

    +

    met2model.GDAY

    +

    + model2netcdf.GDAY() +

    +
    +

    + Function to convert GDAY model output to standard netCDF + format +

    +
    +

    + write.config.GDAY() +

    +

    Write GDAY configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/reference/met2model.GDAY.html b/models/gday/docs/reference/met2model.GDAY.html index 038a701..998f0d2 100644 --- a/models/gday/docs/reference/met2model.GDAY.html +++ b/models/gday/docs/reference/met2model.GDAY.html @@ -2,195 +2,243 @@ - - - - -met2model.GDAY — met2model.GDAY • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + met2model.GDAY — met2model.GDAY • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + - - +hard-coded in this function to generate daily GDAY files without soil temperature.' + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to convert NetCDF met files in PEcAn-CF format into GDAY met driver files. -This function is an R wrapper to the python script "generate_forcing_data.py" -in the inst/ folder. The python script supports arguments to generate sub-daily (30 min) -weather data as well as soil temperature from 6 day running mean. These arguments are -hard-coded in this function to generate daily GDAY files without soil temperature.

    - -
    - -
    met2model.GDAY(in.path, in.prefix, outfolder, start_date, end_date,
    +      
    +
    + + +
    +

    + Function to convert NetCDF met files in PEcAn-CF format into GDAY + met driver files. This function is an R wrapper to the python + script "generate_forcing_data.py" in the inst/ folder. The python + script supports arguments to generate sub-daily (30 min) weather + data as well as soil temperature from 6 day running mean. These + arguments are hard-coded in this function to generate daily GDAY + files without soil temperature. +

    +
    + +
    met2model.GDAY(in.path, in.prefix, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will -only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use -the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - -

    Value

    - -

    generates GDAY formatted met file as a side affect, returns file metadata -that will be inserted into database

    - -

    Details

    - -

    met2model for GDAY

    - - -
    - + -
    + Martin De Kauwe, Tony Gardella +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/reference/model2netcdf.GDAY.html b/models/gday/docs/reference/model2netcdf.GDAY.html index 258ab8e..df66a29 100644 --- a/models/gday/docs/reference/model2netcdf.GDAY.html +++ b/models/gday/docs/reference/model2netcdf.GDAY.html @@ -2,169 +2,206 @@ - - - - -Function to convert GDAY model output to standard netCDF format — model2netcdf.GDAY • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to convert GDAY model output to standard netCDF format — + model2netcdf.GDAY • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert GDAY output to netCDF

    - -
    - -
    model2netcdf.GDAY(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of GDAY model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - -

    Details

    - -

    Converts all output contained in a folder to netCDF.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/gday/docs/reference/write.config.GDAY.html b/models/gday/docs/reference/write.config.GDAY.html index 1147b62..9856121 100644 --- a/models/gday/docs/reference/write.config.GDAY.html +++ b/models/gday/docs/reference/write.config.GDAY.html @@ -2,172 +2,210 @@ - - - - -Write GDAY configuration files — write.config.GDAY • PEcAn.GDAY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write GDAY configuration files — write.config.GDAY • PEcAn.GDAY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a config file for GDAY

    - -
    - -
    write.config.GDAY(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for GDAY for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/LICENSE-text.html b/models/jules/docs/LICENSE-text.html index 92ffc82..c3ef07c 100644 --- a/models/jules/docs/LICENSE-text.html +++ b/models/jules/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/authors.html b/models/jules/docs/authors.html index c999486..cae272a 100644 --- a/models/jules/docs/authors.html +++ b/models/jules/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/docsearch.css b/models/jules/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/jules/docs/docsearch.css +++ b/models/jules/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/jules/docs/docsearch.js b/models/jules/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/jules/docs/docsearch.js +++ b/models/jules/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/jules/docs/index.html b/models/jules/docs/index.html index 5bbaba3..20df154 100644 --- a/models/jules/docs/index.html +++ b/models/jules/docs/index.html @@ -1,130 +1,210 @@ - - - - - - -PEcAn package for integration of the JULES model • PEcAn.JULES - - - - - - - - - + + + + + + + + + PEcAn package for integration of the JULES model • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + +
    -
    - +
    +
    -
    -
    - -

    1) Download JULES source code https://jules.jchmr.org/software-and-documentation/previous-releases/jules-v4.2

    -

    2) Download FCM

    -
    wget https://github.com/metomi/fcm/archive/2015.05.0.tar.gz
    +            
    +            
    +          
    + +
    + +
    +
    +
    +
    + +

    + 1) Download JULES source code + https://jules.jchmr.org/software-and-documentation/previous-releases/jules-v4.2 +

    +

    2) Download FCM

    +
    wget https://github.com/metomi/fcm/archive/2015.05.0.tar.gz
     tar -xvzf 2015.05.0.tar.gz
    -

    3) Configure netCDF

    -
    cd jules-vn4.2/etc/fcm-make/
    +            

    3) Configure netCDF

    +
    cd jules-vn4.2/etc/fcm-make/
     vi make.cfg
    -

    modify the following settings and save

    -
    # NetCDF settings
    +            

    modify the following settings and save

    +
    # NetCDF settings
     $JULES_NETCDF{?} = actual
     $JULES_NETCDF_PATH{?} = /usr
    -

    4) Compile

    -
    cd ../..
    +            

    4) Compile

    +
    cd ../..
     ../fcm-2015.05.0/bin/fcm make -f etc/fcm-make/make.cfg --new
    -

    5) Run test example

    -
    cd examples/point_loobos
    +            

    5) Run test example

    +
    cd examples/point_loobos
     ../../build/bin/jules.exe
    -

    6) Add local executable to BETY database

    -
      -
    • Create new File record for the relevant machine with File name = jules.exe and File path = /path/to/jules/build/bin
    • -
    • Got to Model and search for the version of JULES you are running (currently 4.2)
    • -
    • Edit Record > View Related Files and search for the File record you just created in order to link the new model executable to the existing Model record
    • -
    • Go to PEcAn web interface to verify correct JULES version shows up in pull down menu
    • -
    -
    -
    - - -
    +

    6) Add local executable to BETY database

    +
      +
    • + Create new File record for the relevant machine with File name = + jules.exe and File path = /path/to/jules/build/bin +
    • +
    • + Got to Model and search for the version of JULES you are running + (currently 4.2) +
    • +
    • + Edit Record > View Related Files and search for the File + record you just created in order to link the new model + executable to the existing Model record +
    • +
    • + Go to PEcAn web interface to verify correct JULES version shows + up in pull down menu +
    • +
    +
    + + + -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/jules/docs/pkgdown.css b/models/jules/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/jules/docs/pkgdown.css +++ b/models/jules/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/jules/docs/pkgdown.js b/models/jules/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/jules/docs/pkgdown.js +++ b/models/jules/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/jules/docs/reference/detect.timestep.html b/models/jules/docs/reference/detect.timestep.html index fe587ee..2ac4eb6 100644 --- a/models/jules/docs/reference/detect.timestep.html +++ b/models/jules/docs/reference/detect.timestep.html @@ -2,143 +2,178 @@ - - - - -Detect timestep of JULES met files — detect.timestep • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Detect timestep of JULES met files — detect.timestep • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Detect timestep of JULES met files

    - -
    - -
    detect.timestep(met.dir, met.regexp, start_date)
    - -

    Arguments

    - - - - - - -
    start_date
    - - -
    - -
    +
    +
    + + +
    +

    Detect timestep of JULES met files

    +
    + +
    detect.timestep(met.dir, met.regexp, start_date)
    + +

    + Arguments +

    + + + + + + + + + +
    start_date
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/reference/index.html b/models/jules/docs/reference/index.html index 066a089..f0950cf 100644 --- a/models/jules/docs/reference/index.html +++ b/models/jules/docs/reference/index.html @@ -2,156 +2,199 @@ - - - - -Function reference • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    detect.timestep()

    -

    Detect timestep of JULES met files

    -

    model2netcdf.JULES()

    -

    Code to convert JULES output into netCDF format

    -

    write.config.JULES()

    -

    Write JULES configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + detect.timestep() +

    +

    Detect timestep of JULES met files

    +

    + model2netcdf.JULES() +

    +

    Code to convert JULES output into netCDF format

    +

    + write.config.JULES() +

    +

    Write JULES configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/reference/model2netcdf.JULES.html b/models/jules/docs/reference/model2netcdf.JULES.html index 4247472..b23a4ae 100644 --- a/models/jules/docs/reference/model2netcdf.JULES.html +++ b/models/jules/docs/reference/model2netcdf.JULES.html @@ -2,147 +2,183 @@ - - - - -Code to convert JULES output into netCDF format — model2netcdf.JULES • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert JULES output into netCDF format — model2netcdf.JULES • + PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert MODEL output into the PEcAn standard

    - -
    - -
    model2netcdf.JULES(outdir)
    - -

    Arguments

    - - - - - - -
    outdir

    Location of model output

    - - -
    - -
    +
    +
    + + +
    +

    Convert MODEL output into the PEcAn standard

    +
    + +
    model2netcdf.JULES(outdir)
    + +

    + Arguments +

    + + + + + + + + + +
    outdir

    Location of model output

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/jules/docs/reference/write.config.JULES.html b/models/jules/docs/reference/write.config.JULES.html index 527b70e..e0d053b 100644 --- a/models/jules/docs/reference/write.config.JULES.html +++ b/models/jules/docs/reference/write.config.JULES.html @@ -2,178 +2,219 @@ - - - - -Write JULES configuration files — write.config.JULES • PEcAn.JULES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write JULES configuration files — write.config.JULES • PEcAn.JULES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a JULES config file.

    - -
    - -
    write.config.JULES(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for JULES for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Writes a JULES config file.

    +
    + +
    write.config.JULES(defaults, trait.values, settings, run.id)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    + +

    + Value +

    + +

    configuration file for JULES for given run

    + +

    + Details +

    + +

    + Requires a pft xml object, a list of trait values for a single model + run, and the name of the file to create +

    + +

    + Examples +

    +
    # NOT RUN {
       write.config.JULES(defaults, trait.values, settings, run.id)
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Mike Dietze, Rob Kooper +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/linkages/docs/LICENSE-text.html b/models/linkages/docs/LICENSE-text.html index ebb16af..0fed8e6 100644 --- a/models/linkages/docs/LICENSE-text.html +++ b/models/linkages/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/authors.html b/models/linkages/docs/authors.html index 74667f5..b6224c1 100644 --- a/models/linkages/docs/authors.html +++ b/models/linkages/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      Ann Raiho. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      Ann Raiho. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/docsearch.css b/models/linkages/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/linkages/docs/docsearch.css +++ b/models/linkages/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/linkages/docs/docsearch.js b/models/linkages/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/linkages/docs/docsearch.js +++ b/models/linkages/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/linkages/docs/index.html b/models/linkages/docs/index.html index bd6bb3d..16eaff8 100644 --- a/models/linkages/docs/index.html +++ b/models/linkages/docs/index.html @@ -1,126 +1,216 @@ - - - - - - -PEcAn package for integration of the LINKAGES model • PEcAn.LINKAGES - - - - - - - - - + + + + + + + + + PEcAn package for integration of the LINKAGES model • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    -
    - -

    Adding a new model to PEcAn in a few easy steps:

    -
      -
    1. add modeltype to BETY
    2. -
    3. add a model and PFT to BETY for use with modeltype
    4. -
    5. implement 3 functions as described below
    6. -
    7. execute pecan with new model
    8. -
    -

    There are 3 functions that will need to be implemented, each of these functions will need to have MODEL be replaced with the actual modeltype as it is defined in the BETY database.

    -
      -
    • write.config.MODEL.R
    • -
    -

    This will write the configuratin file as well as the job launcher used by PEcAn. There is an example of the job execution script in the template folder. The configuration file can also be a template that is found based on the revision number of the model. This should use the computed results specified in defaults and trait.values to write a configuration file based on the PFT and traits found.

    -
      -
    • met2model.MODEL.R
    • -
    -

    This will convert the standard Met CF file to the model specific file format. This will allow PEcAn to create metereological files for the specific site and model. This will only be called if no meterological data is found for that specific site and model combination.

    -
      -
    • model2netcdf.MODEL.R
    • -
    -

    This will convert the model specific output to NACP Intercomparison format. After this function is finished PEcAn will use the generated output and not use the model specific outputs. The outputs should be named YYYY.nc

    -
    -
    - - + +
    + + +
    +
    +
    + +

    Adding a new model to PEcAn in a few easy steps:

    +
      +
    1. add modeltype to BETY
    2. +
    3. add a model and PFT to BETY for use with modeltype
    4. +
    5. implement 3 functions as described below
    6. +
    7. execute pecan with new model
    8. +
    +

    + There are 3 functions that will need to be implemented, each of + these functions will need to have MODEL be replaced with the + actual modeltype as it is defined in the BETY database. +

    +
      +
    • write.config.MODEL.R
    • +
    +

    + This will write the configuratin file as well as the job launcher + used by PEcAn. There is an example of the job execution script in + the template folder. The configuration file can also be a template + that is found based on the revision number of the model. This + should use the computed results specified in defaults and + trait.values to write a configuration file based on the PFT and + traits found. +

    +
      +
    • met2model.MODEL.R
    • +
    +

    + This will convert the standard Met CF file to the model specific + file format. This will allow PEcAn to create metereological files + for the specific site and model. This will only be called if no + meterological data is found for that specific site and model + combination. +

    +
      +
    • model2netcdf.MODEL.R
    • +
    +

    + This will convert the model specific output to NACP + Intercomparison format. After this function is finished PEcAn will + use the generated output and not use the model specific outputs. + The outputs should be named YYYY.nc +

    +
    +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/linkages/docs/pkgdown.css b/models/linkages/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/linkages/docs/pkgdown.css +++ b/models/linkages/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/linkages/docs/pkgdown.js b/models/linkages/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/linkages/docs/pkgdown.js +++ b/models/linkages/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/linkages/docs/reference/index.html b/models/linkages/docs/reference/index.html index 06d62c5..9b2e53b 100644 --- a/models/linkages/docs/reference/index.html +++ b/models/linkages/docs/reference/index.html @@ -2,174 +2,237 @@ - - - - -Function reference • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.LINKAGES()

    -

    Write LINKAGES met files

    -

    model2netcdf.LINKAGES()

    -

    Code to convert LINKAGES's output into netCDF format

    -

    read_restart.LINKAGES()

    -

    read_restart.LINKAGES

    -

    split_inputs.LINKAGES()

    -

    split_inputs.LINKAGES

    -

    write.config.LINKAGES()

    -

    Write LINKAGES configuration files

    -

    write_restart.LINKAGES()

    -

    write_restart.LINKAGES

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.LINKAGES() +

    +

    Write LINKAGES met files

    +

    + model2netcdf.LINKAGES() +

    +
    +

    Code to convert LINKAGES's output into netCDF format

    +
    +

    + read_restart.LINKAGES() +

    +

    read_restart.LINKAGES

    +

    + split_inputs.LINKAGES() +

    +

    split_inputs.LINKAGES

    +

    + write.config.LINKAGES() +

    +

    Write LINKAGES configuration files

    +

    + write_restart.LINKAGES() +

    +

    write_restart.LINKAGES

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/met2model.LINKAGES.html b/models/linkages/docs/reference/met2model.LINKAGES.html index 5d94700..6841f3c 100644 --- a/models/linkages/docs/reference/met2model.LINKAGES.html +++ b/models/linkages/docs/reference/met2model.LINKAGES.html @@ -2,164 +2,203 @@ - - - - -Write LINKAGES met files — met2model.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write LINKAGES met files — met2model.LINKAGES • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Converts a met CF file to a model specific met file. The input + files are calld <in.path>/<in.prefix>.YYYY.cf +

    +
    -
    met2model.LINKAGES(in.path, in.prefix, outfolder, start_date, end_date,
    +          
    met2model.LINKAGES(in.path, in.prefix, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    in.path

    path on disk where CF file lives

    in.prefix

    prefix for each file

    outfolder

    location where model specific output is written.

    - -

    Value

    - -

    OK if everything was succesful.

    - - -
    - + -
    + Ann Raiho, Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/model2netcdf.LINKAGES.html b/models/linkages/docs/reference/model2netcdf.LINKAGES.html index 09794b5..ae37ec2 100644 --- a/models/linkages/docs/reference/model2netcdf.LINKAGES.html +++ b/models/linkages/docs/reference/model2netcdf.LINKAGES.html @@ -2,164 +2,203 @@ - - - - -Code to convert LINKAGES's output into netCDF format — model2netcdf.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert LINKAGES's output into netCDF format — + model2netcdf.LINKAGES • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    model2netcdf.LINKAGES(outdir, sitelat, sitelon, start_date = NULL,
    -  end_date = NULL, pft_names = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    +
    +

    + Convert MODEL output into the NACP Intercomparison format (ALMA + using netCDF) +

    +
    -
    - +
    model2netcdf.LINKAGES(outdir, sitelat, sitelon, start_date = NULL,
    +  end_date = NULL, pft_names = NULL)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/read_restart.LINKAGES.html b/models/linkages/docs/reference/read_restart.LINKAGES.html index 3c04772..a519b48 100644 --- a/models/linkages/docs/reference/read_restart.LINKAGES.html +++ b/models/linkages/docs/reference/read_restart.LINKAGES.html @@ -2,170 +2,204 @@ - - - - -read_restart.LINKAGES — read_restart.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + read_restart.LINKAGES — read_restart.LINKAGES • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Read Restart for LINKAGES

    +
    -
    read_restart.LINKAGES(outdir, runid, stop.time, settings,
    +          
    read_restart.LINKAGES(outdir, runid, stop.time, settings,
       var.names = NULL, params = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    output directory

    runid

    run ID

    stop.time

    year that is being read

    var.names

    var.names to be extracted

    multi.settings

    PEcAn settings object

    - -

    Value

    - -

    X.vec vector of forecasts

    - - -
    - + -
    + Ann Raiho araiho@nd.edu +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/split_inputs.LINKAGES.html b/models/linkages/docs/reference/split_inputs.LINKAGES.html index 728c440..5a8ed3b 100644 --- a/models/linkages/docs/reference/split_inputs.LINKAGES.html +++ b/models/linkages/docs/reference/split_inputs.LINKAGES.html @@ -2,143 +2,171 @@ - - - - -split_inputs.LINKAGES — split_inputs.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + split_inputs.LINKAGES — split_inputs.LINKAGES • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    split_inputs.LINKAGES(settings, start.time, stop.time, inputs)
    - -

    Value

    +
    +

    Splits climate met for LINKAGES

    +
    -

    files split up climate files

    - +
    split_inputs.LINKAGES(settings, start.time, stop.time, inputs)
    -
    - + -
    + Ann Raiho +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/write.config.LINKAGES.html b/models/linkages/docs/reference/write.config.LINKAGES.html index 176cd19..db4929a 100644 --- a/models/linkages/docs/reference/write.config.LINKAGES.html +++ b/models/linkages/docs/reference/write.config.LINKAGES.html @@ -2,173 +2,212 @@ - - - - -Write LINKAGES configuration files — write.config.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write LINKAGES configuration files — write.config.LINKAGES • + PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Writes a LINKAGES config file.

    +
    -
    write.config.LINKAGES(defaults = NULL, trait.values, settings, run.id,
    +          
    write.config.LINKAGES(defaults = NULL, trait.values, settings, run.id,
       restart = NULL, spinup = FALSE, inputs = NULL, IC = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for LINKAGES for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - + -
    + Ann Raiho, Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/linkages/docs/reference/write_restart.LINKAGES.html b/models/linkages/docs/reference/write_restart.LINKAGES.html index 7cb5e6d..1eddfd8 100644 --- a/models/linkages/docs/reference/write_restart.LINKAGES.html +++ b/models/linkages/docs/reference/write_restart.LINKAGES.html @@ -2,178 +2,217 @@ - - - - -write_restart.LINKAGES — write_restart.LINKAGES • PEcAn.LINKAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + write_restart.LINKAGES — write_restart.LINKAGES • PEcAn.LINKAGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Write restart files for LINKAGES

    +
    -
    write_restart.LINKAGES(outdir, runid, start.time, stop.time, settings,
    +          
    write_restart.LINKAGES(outdir, runid, start.time, stop.time, settings,
       new.state, RENAME = TRUE, new.params, inputs)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    output directory

    runid

    run ID

    settings

    PEcAn settings object

    new.state

    analysis vector

    RENAME

    flag to either rename output file or not

    time

    year that is being read

    trait.values
    - -

    Value

    - -

    NONE

    - - -
    - + -
    + Ann Raiho araiho@nd.edu +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/LICENSE-text.html b/models/lpjguess/docs/LICENSE-text.html index aee098e..fb83d30 100644 --- a/models/lpjguess/docs/LICENSE-text.html +++ b/models/lpjguess/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/authors.html b/models/lpjguess/docs/authors.html index 537703a..838216e 100644 --- a/models/lpjguess/docs/authors.html +++ b/models/lpjguess/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Istem Fer. . -

      -
    • -
    • -

      Tony Gardella. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Istem Fer. .

      +
    • +
    • +

      Tony Gardella. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/docsearch.css b/models/lpjguess/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/lpjguess/docs/docsearch.css +++ b/models/lpjguess/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/lpjguess/docs/docsearch.js b/models/lpjguess/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/lpjguess/docs/docsearch.js +++ b/models/lpjguess/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/lpjguess/docs/index.html b/models/lpjguess/docs/index.html index e5e1cc9..e546d17 100644 --- a/models/lpjguess/docs/index.html +++ b/models/lpjguess/docs/index.html @@ -1,103 +1,160 @@ - - - - - - -PEcAn package for integration of the LPJ-GUESS model • PEcAn.LPJGUESS - - - - - - - - - + + + + + + + + + PEcAn package for integration of the LPJ-GUESS model • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - This module provides functions to link LPJ-GUESS to PEcAn. -
    - - + +
    + + +
    +
    + This module provides functions to link LPJ-GUESS to PEcAn. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/lpjguess/docs/pkgdown.css b/models/lpjguess/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/lpjguess/docs/pkgdown.css +++ b/models/lpjguess/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/lpjguess/docs/pkgdown.js b/models/lpjguess/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/lpjguess/docs/pkgdown.js +++ b/models/lpjguess/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/lpjguess/docs/reference/index.html b/models/lpjguess/docs/reference/index.html index dffcdc4..a543ce7 100644 --- a/models/lpjguess/docs/reference/index.html +++ b/models/lpjguess/docs/reference/index.html @@ -2,168 +2,228 @@ - - - - -Function reference • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.LPJGUESS()

    -

    met2model.LPJGUESS

    -

    model2netcdf.LPJGUESS()

    -

    Function to convert LPJ-GUESS model output to standard netCDF format

    -

    readStateBinary()

    -

    readStateBinary.LPJGUESS

    -

    write.config.LPJGUESS()

    -

    Write LPJ-GUESS configuration files

    -

    write.insfile.LPJGUESS()

    -

    Write LPJ-GUESS instruction script

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.LPJGUESS() +

    +

    met2model.LPJGUESS

    +

    + model2netcdf.LPJGUESS() +

    +
    +

    + Function to convert LPJ-GUESS model output to standard + netCDF format +

    +
    +

    + readStateBinary() +

    +

    readStateBinary.LPJGUESS

    +

    + write.config.LPJGUESS() +

    +

    Write LPJ-GUESS configuration files

    +

    + write.insfile.LPJGUESS() +

    +

    Write LPJ-GUESS instruction script

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/reference/met2model.LPJGUESS.html b/models/lpjguess/docs/reference/met2model.LPJGUESS.html index 94962f9..96714c5 100644 --- a/models/lpjguess/docs/reference/met2model.LPJGUESS.html +++ b/models/lpjguess/docs/reference/met2model.LPJGUESS.html @@ -2,172 +2,212 @@ - - - - -met2model.LPJGUESS — met2model.LPJGUESS • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model.LPJGUESS — met2model.LPJGUESS • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.LPJGUESS(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    +
    +

    met2model wrapper for LPJ-GUESS

    +
    -
    - +
    met2model.LPJGUESS(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/reference/model2netcdf.LPJGUESS.html b/models/lpjguess/docs/reference/model2netcdf.LPJGUESS.html index 9262ec9..d869a4f 100644 --- a/models/lpjguess/docs/reference/model2netcdf.LPJGUESS.html +++ b/models/lpjguess/docs/reference/model2netcdf.LPJGUESS.html @@ -2,163 +2,202 @@ - - - - -Function to convert LPJ-GUESS model output to standard netCDF format — model2netcdf.LPJGUESS • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to convert LPJ-GUESS model output to standard netCDF format — + model2netcdf.LPJGUESS • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert LPJ-GUESS output to netCDF

    - -
    - -
    model2netcdf.LPJGUESS(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of LPJ-GUESS model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    +
    +
    + + +
    +

    Convert LPJ-GUESS output to netCDF

    +
    + +
    model2netcdf.LPJGUESS(outdir, sitelat, sitelon, start_date, end_date)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of LPJ-GUESS model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/reference/readStateBinary.html b/models/lpjguess/docs/reference/readStateBinary.html index 0ace18d..1c01a9a 100644 --- a/models/lpjguess/docs/reference/readStateBinary.html +++ b/models/lpjguess/docs/reference/readStateBinary.html @@ -2,157 +2,197 @@ - - - - -readStateBinary.LPJGUESS — readStateBinary • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + readStateBinary.LPJGUESS — readStateBinary • PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    read binary state file of LPJ-GUESS

    - -
    - -
    readStateBinary(out.path, npft)
    - -

    Arguments

    - - - - - - - - - - -
    out.path

    location on disk where model run outputs are stored

    npft

    number of pfts specified in instruction file

    - -

    Value

    - -

    Patchpft_list state variables common to all individuals of a particular PFT

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/reference/write.config.LPJGUESS.html b/models/lpjguess/docs/reference/write.config.LPJGUESS.html index 3bfb83b..87cc18e 100644 --- a/models/lpjguess/docs/reference/write.config.LPJGUESS.html +++ b/models/lpjguess/docs/reference/write.config.LPJGUESS.html @@ -2,172 +2,211 @@ - - - - -Write LPJ-GUESS configuration files — write.config.LPJGUESS • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write LPJ-GUESS configuration files — write.config.LPJGUESS • + PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a LPJ-GUESS config file.

    - -
    - -
    write.config.LPJGUESS(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for LPJ-GUESS for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/lpjguess/docs/reference/write.insfile.LPJGUESS.html b/models/lpjguess/docs/reference/write.insfile.LPJGUESS.html index 6060da2..b8c1b7f 100644 --- a/models/lpjguess/docs/reference/write.insfile.LPJGUESS.html +++ b/models/lpjguess/docs/reference/write.insfile.LPJGUESS.html @@ -2,169 +2,209 @@ - - - - -Write LPJ-GUESS instruction script — write.insfile.LPJGUESS • PEcAn.LPJGUESS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write LPJ-GUESS instruction script — write.insfile.LPJGUESS • + PEcAn.LPJGUESS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Write LPJ-GUESS instruction script

    - -
    - -
    write.insfile.LPJGUESS(settings, trait.values, rundir, outdir, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    settings

    PEcAn settings list

    trait.values

    trait.values

    rundir

    rundir

    outdir

    outdir

    run.id

    PEcAn run ID

    - -

    Value

    - -

    settings Updated list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/LICENSE-text.html b/models/maat/docs/LICENSE-text.html index e2fa9ea..4a309cb 100644 --- a/models/maat/docs/LICENSE-text.html +++ b/models/maat/docs/LICENSE-text.html @@ -2,112 +2,153 @@ - - - - -License • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -141,27 +182,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/articles/create_amerifluxLBL_drivers_for_maat.html b/models/maat/docs/articles/create_amerifluxLBL_drivers_for_maat.html index 6ea560c..2d79875 100644 --- a/models/maat/docs/articles/create_amerifluxLBL_drivers_for_maat.html +++ b/models/maat/docs/articles/create_amerifluxLBL_drivers_for_maat.html @@ -1,134 +1,298 @@ - - - - - - -PEcAn: Generating met drivers for the MAAT model using AmerifluxLBL tower observations • PEcAn.MAAT - - - - - - - - - + + + + + + + + + PEcAn: Generating met drivers for the MAAT model using AmerifluxLBL tower + observations • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + +
    -
    + +
    +
    +
    + - -
    - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - +
    diff --git a/models/maat/docs/articles/index.html b/models/maat/docs/articles/index.html index eda79d1..3f7f8ca 100644 --- a/models/maat/docs/articles/index.html +++ b/models/maat/docs/articles/index.html @@ -2,137 +2,181 @@ - - - - -Articles • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/articles/running_maat_in_pecan.html b/models/maat/docs/articles/running_maat_in_pecan.html index 5a14494..811fe57 100644 --- a/models/maat/docs/articles/running_maat_in_pecan.html +++ b/models/maat/docs/articles/running_maat_in_pecan.html @@ -1,118 +1,232 @@ - - - - - - -Running MAAT in PEcAn • PEcAn.MAAT - - - - - - - - - + + + + + + + + Running MAAT in PEcAn • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + +
    -
    - +
    + + +
    +
    +
    +
    -
    - - - -
    -

    -Overview

    -

    A simple example to show how to setup and run MAAT simulations within the PEcAn framework. Running the MAAT model within PEcAn provides access to additional tools such as the PEcAn met process functions that enable the creation of model-specific met driver files using various sources such as reanalysis products including CRU-NCEP and NARR, as well as site-level tower observations from AmerifluxLBL and FLUXNET. In addition, the PEcAn framework provides the ability to define custom plant functional types (PFTs) for MAAT simulation and conduct multi-ensemble simulations using observationally-constrained MAAT parameter distributions based on a hierarchical Bayesian meta-analysis approach linked to the BETYdb trait database (betydb.org).

    -

    Presently the full MAAT process representation, functionality and tools are not yet fully enabled in the PEcAn framework but adding in more the MAAT functionality is planned in future updates to the PEcAn wrapper code.

    -
    -

    -MAAT Installation and usage

    -

    MAAT model source: https://github.com/walkeranthonyp/MAAT
    Follow the instructions found here: https://github.com/walkeranthonyp/MAAT/blob/master/README.md

    -
    -
    -

    -Installing the R packages

    -
    devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/logger")
    +            
    +          
    + +
    +

    + Overview +

    +

    + A simple example to show how to setup and run MAAT simulations + within the PEcAn framework. Running the MAAT model within PEcAn + provides access to additional tools such as the PEcAn met process + functions that enable the creation of model-specific met driver + files using various sources such as reanalysis products including + CRU-NCEP and NARR, as well as site-level tower observations from + AmerifluxLBL and FLUXNET. In addition, the PEcAn framework + provides the ability to define custom plant functional types + (PFTs) for MAAT simulation and conduct multi-ensemble simulations + using observationally-constrained MAAT parameter distributions + based on a hierarchical Bayesian meta-analysis approach linked to + the BETYdb trait database (betydb.org). +

    +

    + Presently the full MAAT process representation, functionality and + tools are not yet fully enabled in the PEcAn framework but adding + in more the MAAT functionality is planned in future updates to the + PEcAn wrapper code. +

    +
    +

    + MAAT + Installation and usage +

    +

    + MAAT model source: + https://github.com/walkeranthonyp/MAAT +
    + Follow the instructions found here: + https://github.com/walkeranthonyp/MAAT/blob/master/README.md +
    +

    +
    +
    +

    + Installing the R packages +

    +
    +
    devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/logger")
     devtools::install_github("PecanProject/pecan", ref = "develop", subdir= "base/remote")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/utils")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "base/settings")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "modules/data.atmosphere")
     devtools::install_github("pecanproject/pecan", ref = "develop", subdir = "models/maat")
     
    -library(PEcAn.MAAT)
    -
    -
    -

    -MAAT XML configuration

    -
    -

    -E.g. Running without met drivers and using user-specified met conditions

    -
    <config>
    +library(PEcAn.MAAT)
    +
    +
    +
    +

    + MAAT XML + configuration +

    +
    +

    + E.g. Running without met drivers and using user-specified met + conditions +

    +
    +
    <config>
       <mod_obj>leaf</mod_obj>
       <leaf>
         <fnames>
    @@ -135,12 +249,18 @@ 

    <wind>1</wind> </env> </leaf> -</config>

    -
    -
    -

    -E.g. Running with met drivers

    -
    <config>
    +</config>
    +
    +
    +
    +

    + E.g. Running with met drivers +

    +
    +
    <config>
       <mod_obj>leaf</mod_obj>
       <leaf>
         <fnames>
    @@ -151,17 +271,45 @@ 

    <etrans>'f_j_farquharwong1984'</etrans> </fnames> </leaf> -</config>

    -
    -
    -
    -

    -Full PEcAn XML configuration with MAAT options

    -
    -

    -E.g. pecan.xml file with MAAT configuration options.

    -

    In this example the MAAT model is configured for a temperate deciduous forest based on the temperate.deciduous PFT in the BETYdb database (https://www.betydb.org/pfts/2000000044).

    -
    <?xml version="1.0"?>
    +</config>
    +
    +
    +
    +
    +

    + Full PEcAn XML configuration with MAAT options +

    +
    +

    + E.g. pecan.xml file with MAAT configuration options. +

    +

    + In this example the MAAT model is configured for a temperate + deciduous forest based on the temperate.deciduous PFT in the + BETYdb database (https://www.betydb.org/pfts/2000000044). +

    +
    +
    <?xml version="1.0"?>
     <pecan>
       <outdir>~/scratch/maat_pecan_test_run/</outdir>
       
    @@ -256,14 +404,28 @@ 

    <name>localhost</name> </host> -</pecan>

    -
    -
    -
    -

    -Simple MAAT run in PEcAn

    -

    In this example we will run ten MAAT model ensembles in serial based on parameter values derived from the temperate.deciduous PFT in the BETYdb database (https://www.betydb.org/pfts/2000000044) and the PEcAn meta analysis step

    -
    library(PEcAn.all)
    +</pecan>
    +
    +
    +
    +
    +

    + Simple + MAAT run in PEcAn +

    +

    + In this example we will run ten MAAT model ensembles in serial + based on parameter values derived from the temperate.deciduous + PFT in the BETYdb database (https://www.betydb.org/pfts/2000000044) and the PEcAn meta analysis step +

    +
    +
    library(PEcAn.all)
     library(PEcAn.utils)
     library(RCurl)
     
    @@ -381,48 +543,77 @@ 

    lines(x_axis,PEcAn.utils::misc.convert(timeseries_stats[2,],"kg C m-2 s-1","umol C m-2 s-1"),lwd=1, lty=1, col="light grey") # close plot -dev.off()

    -

    Example output MAAT assimilation rate from the five PEcAn model esemble simulations. The green shaded area represents the ensemble spread and the grey line shows the mean simulation.

    -
    -Example output MAAT assimilation rate from the five PEcAn model esemble simulations

    Example output MAAT assimilation rate from the five PEcAn model esemble simulations

    -
    -
    -
    -
    - - +

    + Example output MAAT assimilation rate from the five PEcAn model + esemble simulations. The green shaded area represents the + ensemble spread and the grey line shows the mean simulation. +

    +
    + Example output MAAT assimilation rate from the five PEcAn model esemble simulations +

    + Example output MAAT assimilation rate from the five PEcAn + model esemble simulations +

    +
    +
    +
    +
    + +
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/maat/docs/authors.html b/models/maat/docs/authors.html index 2477ebb..bf12333 100644 --- a/models/maat/docs/authors.html +++ b/models/maat/docs/authors.html @@ -2,141 +2,173 @@ - - - - -Authors • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Shawn Serbin. Author, maintainer. -

      -
    • -
    • -

      Anthony Walker. Author. -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Shawn Serbin. Author, maintainer.

      +
    • +
    • +

      Anthony Walker. Author.

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/docsearch.css b/models/maat/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/maat/docs/docsearch.css +++ b/models/maat/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/maat/docs/docsearch.js b/models/maat/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/maat/docs/docsearch.js +++ b/models/maat/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/maat/docs/index.html b/models/maat/docs/index.html index 3348a73..01f2d8e 100644 --- a/models/maat/docs/index.html +++ b/models/maat/docs/index.html @@ -1,149 +1,294 @@ - - - - - - -PEcAn package for integration of the MAAT model • PEcAn.MAAT - - - - - - - - - + + + + + + + + PEcAn package for integration of the MAAT model • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    +
    + +

    + PEcAn module corresponding author
    + Shawn Serbin
    + Environmental and Climate Sciences Department
    + Brookhaven National Laboratory
    sserbin@bnl.gov +
    +

    +

    + MAAT model description and technical article: + https://www.geosci-model-dev.net/11/3159/2018/gmd-11-3159-2018.html +
    MAAT model author: Anthony Walker (walkerap@ornl.gov)
    +

    +
    +

    + MAAT + Installation and usage +

    +

    + MAAT model source: + https://github.com/walkeranthonyp/MAAT +
    + Follow the instructions found here: + https://github.com/walkeranthonyp/MAAT/blob/master/README.md +
    +

    +
    +
    +

    + MAAT + module installation +

    +

    + R dependencies: PEcAn packages - PEcAn.logger, PEcAn.remote, + PEcAn.settings, PEcAn.utils. Additional dependencies: lubridate, + ncdf4, udunits2, XML, and those within each package
    +

    +

    –ncdf4 requires netCDF installed at the system level

    +

    + Easiest way to install is via install_github from + the devtools package.
    +

    +
    +
    library(devtools)
     install_github("PecanProject/pecan", ref = "develop", subdir="base/logger")
     install_github("PecanProject/pecan", ref = "develop", subdir="base/remote")
     install_github("PecanProject/pecan", ref = "develop", subdir="base/settings")
     install_github("PecanProject/pecan", ref = "develop", subdir="base/utils")
    -install_github("PecanProject/pecan", ref = "develop", subdir="models/maat")
    -

    If you want a specific branch, do install_github(..., ref="<branch>").

    -

    From there, you should be able to load the package in your typical R session.

    -
    -
    -

    -MAAT-PEcAn run examples

    -

    See vignettes

    -
    -
    -
    - - -
    - +install_github("PecanProject/pecan", ref = "develop", subdir="models/maat")
    +
    +

    + If you want a specific branch, do + install_github(..., ref="<branch>"). +

    +

    + From there, you should be able to load the package in your + typical R session. +

    + +
    +

    + MAAT-PEcAn + run examples +

    +

    See vignettes

    +
    + + -
    + + -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/maat/docs/pkgdown.css b/models/maat/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/maat/docs/pkgdown.css +++ b/models/maat/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/maat/docs/pkgdown.js b/models/maat/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/maat/docs/pkgdown.js +++ b/models/maat/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/maat/docs/reference/convert.samples.MAAT.html b/models/maat/docs/reference/convert.samples.MAAT.html index 28d4008..8ded46e 100644 --- a/models/maat/docs/reference/convert.samples.MAAT.html +++ b/models/maat/docs/reference/convert.samples.MAAT.html @@ -2,179 +2,237 @@ - - - - -Convert samples for MAAT — convert.samples.MAAT • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Convert samples for MAAT — convert.samples.MAAT • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert parameters and parameter names from PEcAn database default units/names with MAAT

    - -
    - -
    convert.samples.MAAT(trait.samples, runid)
    - -

    Arguments

    - - - - - - - - - - -
    trait.samples

    a matrix or dataframe of samples from the trait distribution

    runid

    optional parameter for debugging

    - -

    Value

    - -

    matrix or dataframe with values transformed

    - -

    Details

    - -

    Performs model specific unit conversions on a a list of trait values, -such as those provided to write.config

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/reference/index.html b/models/maat/docs/reference/index.html index 191627a..76e0513 100644 --- a/models/maat/docs/reference/index.html +++ b/models/maat/docs/reference/index.html @@ -2,177 +2,241 @@ - - - - -Function reference • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    convert.samples.MAAT()

    -

    Convert samples for MAAT

    -

    met2model.MAAT()

    -

    Create MAAT met driver files

    -

    model2netcdf.MAAT()

    -

    Function to convert MAAT model output to standard netCDF format

    -

    write.config.MAAT()

    -

    Write MAAT model configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + convert.samples.MAAT() +

    +

    Convert samples for MAAT

    +

    + met2model.MAAT() +

    +

    Create MAAT met driver files

    +

    + model2netcdf.MAAT() +

    +
    +

    + Function to convert MAAT model output to standard netCDF + format +

    +
    +

    + write.config.MAAT() +

    +

    Write MAAT model configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/reference/met2model.MAAT.html b/models/maat/docs/reference/met2model.MAAT.html index c1f3464..a3338ef 100644 --- a/models/maat/docs/reference/met2model.MAAT.html +++ b/models/maat/docs/reference/met2model.MAAT.html @@ -2,192 +2,253 @@ - - - - -Create MAAT met driver files — met2model.MAAT • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Create MAAT met driver files — met2model.MAAT • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.MAAT(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, leap_year = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs (CF met drivers) are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where MAAT met outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    leap_year

    Enforce Leap-years? If set to TRUE, will require leap years to have 366 days. -If set to false, will require all years to have 365 days. Default = TRUE.

    - - -
    - -
    +
    +

    met2model wrapper for MAAT

    +
    -
    - +
    met2model.MAAT(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, leap_year = TRUE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path +

    location on disk where inputs (CF met drivers) are stored

    +
    in.prefix

    prefix of input and output files

    outfolder +

    location on disk where MAAT met outputs will be stored

    +
    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    leap_year +

    + Enforce Leap-years? If set to TRUE, will require leap years to + have 366 days. If set to false, will require all years to have + 365 days. Default = TRUE. +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maat/docs/reference/model2netcdf.MAAT.html b/models/maat/docs/reference/model2netcdf.MAAT.html index 40c17e0..062e99b 100644 --- a/models/maat/docs/reference/model2netcdf.MAAT.html +++ b/models/maat/docs/reference/model2netcdf.MAAT.html @@ -2,162 +2,224 @@ - - - - -Function to convert MAAT model output to standard netCDF format — model2netcdf.MAAT • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to convert MAAT model output to standard netCDF format — + model2netcdf.MAAT • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Convert MAAT output to netCDF

    +
    -
    model2netcdf.MAAT(rundir, outdir, sitelat = -999, sitelon = -999,
    +          
    model2netcdf.MAAT(rundir, outdir, sitelat = -999, sitelon = -999,
       start_date = NULL, end_date = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    rundir

    Location of MAAT model run (i.e. MAAT project) directory with all required model run inputs. -This is needed to identify model runs with and without met drivers and control the model output conversion process

    outdir

    Location of MAAT model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - -

    Details

    - -

    Converts all output contained in a folder to netCDF.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    rundir +

    + Location of MAAT model run (i.e. MAAT project) directory with + all required model run inputs. This is needed to identify + model runs with and without met drivers and control the model + output conversion process +

    +
    outdir

    Location of MAAT model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    + +

    + Details +

    + +

    Converts all output contained in a folder to netCDF.

    + +

    + Examples +

    +
    # NOT RUN {
     run_dir <- "~/scratch/run/"
     if (! file.exists(run_dir)) dir.create(run_dir,recursive=TRUE)
     output_dir <- "~/scratch/out/"
    @@ -178,38 +240,34 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    +
    - +

    Author

    - + Shawn Serbin, Anthony Walker + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/maat/docs/reference/write.config.MAAT.html b/models/maat/docs/reference/write.config.MAAT.html index 3bcb603..9929ff3 100644 --- a/models/maat/docs/reference/write.config.MAAT.html +++ b/models/maat/docs/reference/write.config.MAAT.html @@ -2,187 +2,237 @@ - - - - -Write MAAT model configuration files — write.config.MAAT • PEcAn.MAAT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write MAAT model configuration files — write.config.MAAT • PEcAn.MAAT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a MAAT config file.

    - -
    - -
    write.config.MAAT(defaults = NULL, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for MAAT for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/LICENSE-text.html b/models/maespa/docs/LICENSE-text.html index 1c910c8..2b1b301 100644 --- a/models/maespa/docs/LICENSE-text.html +++ b/models/maespa/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/authors.html b/models/maespa/docs/authors.html index 52200b0..46885ad 100644 --- a/models/maespa/docs/authors.html +++ b/models/maespa/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Tony Gardella. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Tony Gardella. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/docsearch.css b/models/maespa/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/maespa/docs/docsearch.css +++ b/models/maespa/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/maespa/docs/docsearch.js b/models/maespa/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/maespa/docs/docsearch.js +++ b/models/maespa/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/maespa/docs/index.html b/models/maespa/docs/index.html index 5885872..0326b67 100644 --- a/models/maespa/docs/index.html +++ b/models/maespa/docs/index.html @@ -1,113 +1,171 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis using MAESPA • PEcAn.MAESPA - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis using MAESPA + • PEcAn.MAESPA + + + + + + + + + + + + + + + + + - - - - + run through the PEcAN workflow." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation.This package allows for MAESPA to be - run through the PEcAN workflow. -
    - - -
    +
    + + +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation.This package allows + for MAESPA to be run through the PEcAN workflow. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/maespa/docs/pkgdown.css b/models/maespa/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/maespa/docs/pkgdown.css +++ b/models/maespa/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/maespa/docs/pkgdown.js b/models/maespa/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/maespa/docs/pkgdown.js +++ b/models/maespa/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/maespa/docs/reference/index.html b/models/maespa/docs/reference/index.html index 11d2352..90dd581 100644 --- a/models/maespa/docs/reference/index.html +++ b/models/maespa/docs/reference/index.html @@ -2,156 +2,201 @@ - - - - -Function reference • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.MAESPA()

    -

    met2model.MAESPA

    -

    model2netcdf.MAESPA()

    -

    Code to convert MAESPA's output into netCDF format

    -

    write.config.MAESPA()

    -

    Write MAESPA configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.MAESPA() +

    +

    met2model.MAESPA

    +

    + model2netcdf.MAESPA() +

    +
    +

    Code to convert MAESPA's output into netCDF format

    +
    +

    + write.config.MAESPA() +

    +

    Write MAESPA configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/reference/met2model.MAESPA.html b/models/maespa/docs/reference/met2model.MAESPA.html index 9ebad1d..7e4887e 100644 --- a/models/maespa/docs/reference/met2model.MAESPA.html +++ b/models/maespa/docs/reference/met2model.MAESPA.html @@ -2,172 +2,209 @@ - - - - -met2model.MAESPA — met2model.MAESPA • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model.MAESPA — met2model.MAESPA • PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.MAESPA(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    +
    +

    met2model wrapper for MAESPA

    +
    -
    - +
    met2model.MAESPA(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/reference/model2netcdf.MAESPA.html b/models/maespa/docs/reference/model2netcdf.MAESPA.html index f295677..6963225 100644 --- a/models/maespa/docs/reference/model2netcdf.MAESPA.html +++ b/models/maespa/docs/reference/model2netcdf.MAESPA.html @@ -2,168 +2,207 @@ - - - - -Code to convert MAESPA's output into netCDF format — model2netcdf.MAESPA • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert MAESPA's output into netCDF format — model2netcdf.MAESPA • + PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    model2netcdf.MAESPA(outdir, sitelat, sitelon, start_date, end_date,
    -  stem_density)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of MAESPA output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    stem_density

    Number of trees/plotsize. Values in trees.dat

    - - -
    - -
    +
    +

    + Convert MAESPA output into the NACP Intercomparison format (ALMA + using netCDF) +

    +
    -
    - +
    model2netcdf.MAESPA(outdir, sitelat, sitelon, start_date, end_date,
    +  stem_density)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of MAESPA output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    stem_density

    Number of trees/plotsize. Values in trees.dat

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/maespa/docs/reference/write.config.MAESPA.html b/models/maespa/docs/reference/write.config.MAESPA.html index fd75907..0071291 100644 --- a/models/maespa/docs/reference/write.config.MAESPA.html +++ b/models/maespa/docs/reference/write.config.MAESPA.html @@ -2,172 +2,210 @@ - - - - -Write MAESPA configuration files — write.config.MAESPA • PEcAn.MAESPA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write MAESPA configuration files — write.config.MAESPA • PEcAn.MAESPA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a config file for Maespa

    - -
    - -
    write.config.MAESPA(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for MAESPA for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/preles/docs/LICENSE-text.html b/models/preles/docs/LICENSE-text.html index 87578bc..2411757 100644 --- a/models/preles/docs/LICENSE-text.html +++ b/models/preles/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.PRELES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.PRELES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/preles/docs/authors.html b/models/preles/docs/authors.html index af05801..3a91f31 100644 --- a/models/preles/docs/authors.html +++ b/models/preles/docs/authors.html @@ -2,126 +2,146 @@ - - - - -Authors • PEcAn.PRELES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.PRELES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      Tony Gardella. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      Tony Gardella. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/preles/docs/docsearch.css b/models/preles/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/preles/docs/docsearch.css +++ b/models/preles/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/preles/docs/docsearch.js b/models/preles/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/preles/docs/docsearch.js +++ b/models/preles/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/preles/docs/index.html b/models/preles/docs/index.html index c66d988..097c8c2 100644 --- a/models/preles/docs/index.html +++ b/models/preles/docs/index.html @@ -1,115 +1,172 @@ - - - - - - -PEcAn package for integration of the PRELES model • PEcAn.PRELES - - - - - + + + + + PEcAn package for integration of the PRELES model • PEcAn.PRELES + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - +
    +
    -
    - This module provides functions to run the PREdict Light use - efficiency Evapotranspiration and Soil moisture (PRELES) model on the PEcAn - project. The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool designed to simplify the management of model - parameterization,execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    + + +
    + +
    + + +
    +
    + This module provides functions to run the PREdict Light use efficiency + Evapotranspiration and Soil moisture (PRELES) model on the PEcAn + project. The Predictive Ecosystem Carbon Analyzer (PEcAn) is a + scientific workflow management tool designed to simplify the + management of model parameterization,execution, and analysis. The goal + of PECAn is to streamline the interaction between data and models, and + to improve the efficacy of scientific investigation. +
    - -
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/preles/docs/pkgdown.css b/models/preles/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/preles/docs/pkgdown.css +++ b/models/preles/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/preles/docs/pkgdown.js b/models/preles/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/preles/docs/pkgdown.js +++ b/models/preles/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/preles/docs/reference/index.html b/models/preles/docs/reference/index.html index 75cbe82..a09fbc8 100644 --- a/models/preles/docs/reference/index.html +++ b/models/preles/docs/reference/index.html @@ -2,150 +2,192 @@ - - - - -Function reference • PEcAn.PRELES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.PRELES + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    runPRELES.jobsh()

    -

    Function to process ncdf file, run PRELES model, and convert output .nc file in CF standard

    -

    write.config.PRELES()

    -

    Write PRELES configuration files

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + runPRELES.jobsh() +

    +
    +

    + Function to process ncdf file, run PRELES model, and convert + output .nc file in CF standard +

    +
    +

    + write.config.PRELES() +

    +

    Write PRELES configuration files

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/preles/docs/reference/runPRELES.jobsh.html b/models/preles/docs/reference/runPRELES.jobsh.html index 8bddb47..7455c0d 100644 --- a/models/preles/docs/reference/runPRELES.jobsh.html +++ b/models/preles/docs/reference/runPRELES.jobsh.html @@ -2,164 +2,206 @@ - - - - -Function to process ncdf file, run PRELES model, and convert output .nc file in CF standard — runPRELES.jobsh • PEcAn.PRELES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to process ncdf file, run PRELES model, and convert output .nc + file in CF standard — runPRELES.jobsh • PEcAn.PRELES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to process ncdf file, run PRELES model, and convert output .nc file in CF standard

    - -
    - -
    runPRELES.jobsh(met.file, outdir, parameters, sitelat, sitelon, start.date,
    +      
    +
    + + +
    +

    + Function to process ncdf file, run PRELES model, and convert + output .nc file in CF standard +

    +
    + +
    runPRELES.jobsh(met.file, outdir, parameters, sitelat, sitelon, start.date,
       end.date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of PRELES model output

    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of PRELES model output

    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/preles/docs/reference/write.config.PRELES.html b/models/preles/docs/reference/write.config.PRELES.html index 03443a5..12bc68f 100644 --- a/models/preles/docs/reference/write.config.PRELES.html +++ b/models/preles/docs/reference/write.config.PRELES.html @@ -2,165 +2,199 @@ - - - - -Write PRELES configuration files — write.config.PRELES • PEcAn.PRELES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write PRELES configuration files — write.config.PRELES • PEcAn.PRELES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a PRELES config file.

    - -
    - -
    write.config.PRELES(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for PRELES for given run

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/LICENSE-text.html b/models/sipnet/docs/LICENSE-text.html index ceee9a6..b8682a0 100644 --- a/models/sipnet/docs/LICENSE-text.html +++ b/models/sipnet/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/authors.html b/models/sipnet/docs/authors.html index a9c4c87..cfb79fd 100644 --- a/models/sipnet/docs/authors.html +++ b/models/sipnet/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/docsearch.css b/models/sipnet/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/sipnet/docs/docsearch.css +++ b/models/sipnet/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/sipnet/docs/docsearch.js b/models/sipnet/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/sipnet/docs/docsearch.js +++ b/models/sipnet/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/sipnet/docs/index.html b/models/sipnet/docs/index.html index c1147d3..4c9a442 100644 --- a/models/sipnet/docs/index.html +++ b/models/sipnet/docs/index.html @@ -1,111 +1,169 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.SIPNET - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.SIPNET + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    +
    +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    -
    + +
    +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/models/sipnet/docs/pkgdown.css b/models/sipnet/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/sipnet/docs/pkgdown.css +++ b/models/sipnet/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/sipnet/docs/pkgdown.js b/models/sipnet/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/sipnet/docs/pkgdown.js +++ b/models/sipnet/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/sipnet/docs/reference/get.model.output.SIPNET.html b/models/sipnet/docs/reference/get.model.output.SIPNET.html index 14e6e5d..991a0ba 100644 --- a/models/sipnet/docs/reference/get.model.output.SIPNET.html +++ b/models/sipnet/docs/reference/get.model.output.SIPNET.html @@ -2,133 +2,165 @@ - - - - -Retrieve model output from local or remote server — get.model.output.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve model output from local or remote server — + get.model.output.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to retrieve model output from local or remote server

    - -
    - -
    get.model.output.SIPNET(settings)
    - - -
    - -
    +
    +
    + + +
    +

    Function to retrieve model output from local or remote server

    +
    + +
    get.model.output.SIPNET(settings)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/index.html b/models/sipnet/docs/reference/index.html index 587b958..0a6f3cf 100644 --- a/models/sipnet/docs/reference/index.html +++ b/models/sipnet/docs/reference/index.html @@ -2,192 +2,280 @@ - - - + + + -Function reference • PEcAn.SIPNET + Function reference • PEcAn.SIPNET - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    get.model.output.SIPNET()

    -

    Retrieve model output from local or remote server

    -

    met2model.SIPNET()

    -

    met2model.SIPNET

    -

    model2netcdf.SIPNET()

    -

    Function to convert SIPNET model output to standard netCDF format

    -

    read_restart.SIPNET()

    -

    Read restart function for SDA with SIPNET

    -

    remove.config.SIPNET()

    -

    Clear out previous SIPNET config and parameter files.

    -

    sample.IC.SIPNET()

    -

    sample.IC.SIPNET

    -

    split_inputs.SIPNET()

    -

    split_inputs.SIPNET

    -

    write.config.SIPNET()

    -

    Writes a configuration files for SIPNET model

    -

    write_restart.SIPNET()

    -

    write_restart.SIPNET

    -
    - - - +
    +
    + -
    -
    - + + - +
    + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/models/sipnet/docs/reference/met2model.SIPNET.html b/models/sipnet/docs/reference/met2model.SIPNET.html index aa52960..bd62e91 100644 --- a/models/sipnet/docs/reference/met2model.SIPNET.html +++ b/models/sipnet/docs/reference/met2model.SIPNET.html @@ -2,181 +2,233 @@ - - - - -met2model.SIPNET — met2model.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2model.SIPNET — met2model.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2model.SIPNET(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, year.fragment = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files OR the full file name if year.fragment = TRUE

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    year.fragment

    the function should ignore whether or not the data is stored as a set of complete years (such as for forecasts).

    in.prefix

    a data file to use for input - default behavior is to use all MET.year.nc files within the start and end year -range in the directory in.path. If not null, overrides default behavior.

    - - -
    - -
    +
    +

    met2model wrapper for SIPNET

    +
    -
    - +
    met2model.SIPNET(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, year.fragment = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix +

    + prefix of input and output files OR the full file name if + year.fragment = TRUE +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    year.fragment +

    + the function should ignore whether or not the data is stored + as a set of complete years (such as for forecasts). +

    +
    in.prefix +

    + a data file to use for input - default behavior is to use all + MET.year.nc files within the start and end year range in the + directory in.path. If not null, overrides default behavior. +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/model2netcdf.SIPNET.html b/models/sipnet/docs/reference/model2netcdf.SIPNET.html index 8d9c480..8f6ffaf 100644 --- a/models/sipnet/docs/reference/model2netcdf.SIPNET.html +++ b/models/sipnet/docs/reference/model2netcdf.SIPNET.html @@ -2,178 +2,215 @@ - - - - -Function to convert SIPNET model output to standard netCDF format — model2netcdf.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to convert SIPNET model output to standard netCDF format — + model2netcdf.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Convert SIPNET output to netCDF

    +
    -
    model2netcdf.SIPNET(outdir, sitelat, sitelon, start_date, end_date,
    +          
    model2netcdf.SIPNET(outdir, sitelat, sitelon, start_date, end_date,
       delete.raw, revision, overwrite = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of SIPNET model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    revision

    model revision

    overwrite

    Flag for overwriting nc files or not

    - -

    Details

    - -

    Converts all output contained in a folder to netCDF.

    - - -
    - + -
    + Shawn Serbin, Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/read_restart.SIPNET.html b/models/sipnet/docs/reference/read_restart.SIPNET.html index 19e444f..b916a45 100644 --- a/models/sipnet/docs/reference/read_restart.SIPNET.html +++ b/models/sipnet/docs/reference/read_restart.SIPNET.html @@ -2,173 +2,208 @@ - - - - -Read restart function for SDA with SIPNET — read_restart.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read restart function for SDA with SIPNET — read_restart.SIPNET • + PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Read Restart for SIPNET

    - -
    - -
    read_restart.SIPNET(outdir, runid, stop.time, settings, var.names, params)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Output directory

    runid

    Run ID

    stop.time

    Year that is being read

    settings

    PEcAn settings object

    var.names

    Variable names to be extracted

    params

    Any parameters required for state calculations

    - -

    Value

    - -

    X.vec vector of forecasts

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/remove.config.SIPNET.html b/models/sipnet/docs/reference/remove.config.SIPNET.html index 7551bc6..28fa53f 100644 --- a/models/sipnet/docs/reference/remove.config.SIPNET.html +++ b/models/sipnet/docs/reference/remove.config.SIPNET.html @@ -2,157 +2,197 @@ - - - - -Clear out previous SIPNET config and parameter files. — remove.config.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Clear out previous SIPNET config and parameter files. — + remove.config.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Clear out previous SIPNET config and parameter files.

    - -
    - -
    remove.config.SIPNET(main.outdir, settings)
    - -

    Arguments

    - - - - - - - - - - -
    main.outdir

    Primary PEcAn output directory (will be depreciated)

    settings

    PEcAn settings file

    - -

    Value

    - -

    nothing, removes config files as side effect

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/sample.IC.SIPNET.html b/models/sipnet/docs/reference/sample.IC.SIPNET.html index 3846525..39a616d 100644 --- a/models/sipnet/docs/reference/sample.IC.SIPNET.html +++ b/models/sipnet/docs/reference/sample.IC.SIPNET.html @@ -2,157 +2,189 @@ - - - - -sample.IC.SIPNET — sample.IC.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + sample.IC.SIPNET — sample.IC.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    samples intial conditions for SIPNET

    - -
    - -
    sample.IC.SIPNET(ne, state, year = 1)
    - -

    Arguments

    - - - - - - - - - - -
    ne

    number of ensembles

    state

    state variables you want to pull

    - -

    Value

    - -

    IC matrix of initial conditions

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/split_inputs.SIPNET.html b/models/sipnet/docs/reference/split_inputs.SIPNET.html index 40585be..da66bcb 100644 --- a/models/sipnet/docs/reference/split_inputs.SIPNET.html +++ b/models/sipnet/docs/reference/split_inputs.SIPNET.html @@ -2,158 +2,195 @@ - - - - -split_inputs.SIPNET — split_inputs.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + split_inputs.SIPNET — split_inputs.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Splits climate met for SIPNET

    +
    -
    split_inputs.SIPNET(settings, start.time, stop.time, inputs,
    +          
    split_inputs.SIPNET(settings, start.time, stop.time, inputs,
       overwrite = FALSE, outpath = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    outpath

    if specified, write output to a new directory. Default NULL writes back to the directory being read

    ens

    ensemble number. default = 1

    - -

    Value

    - -

    file split up climate file

    - - -
    - + -
    + Mike Dietze and Ann Raiho +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/write.config.SIPNET.html b/models/sipnet/docs/reference/write.config.SIPNET.html index 5fa219f..1b090cd 100644 --- a/models/sipnet/docs/reference/write.config.SIPNET.html +++ b/models/sipnet/docs/reference/write.config.SIPNET.html @@ -2,138 +2,168 @@ - - - - -Writes a configuration files for SIPNET model — write.config.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Writes a configuration files for SIPNET model — write.config.SIPNET • + PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write.config.SIPNET(defaults, trait.values, settings, run.id,
    -  inputs = NULL, IC = NULL, restart = NULL, spinup = NULL)
    - +
    +

    Writes a configuration files for your model

    +
    -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/sipnet/docs/reference/write_restart.SIPNET.html b/models/sipnet/docs/reference/write_restart.SIPNET.html index 3aca0ea..5ad0669 100644 --- a/models/sipnet/docs/reference/write_restart.SIPNET.html +++ b/models/sipnet/docs/reference/write_restart.SIPNET.html @@ -2,178 +2,210 @@ - - - - -write_restart.SIPNET — write_restart.SIPNET • PEcAn.SIPNET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + write_restart.SIPNET — write_restart.SIPNET • PEcAn.SIPNET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Write restart files for SIPNET

    +
    -
    write_restart.SIPNET(outdir, runid, start.time, stop.time, settings,
    +          
    write_restart.SIPNET(outdir, runid, start.time, stop.time, settings,
       new.state, RENAME = TRUE, new.params = FALSE, inputs)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    output directory

    runid

    run ID

    settings

    PEcAn settings object

    new.state

    analysis state vector

    RENAME

    flag to either rename output file or not

    time

    year that is being read

    met
    - -

    Value

    - -

    NONE

    - - -
    - + -
    + Ann Raiho araiho@nd.edu +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/LICENSE-text.html b/models/template/docs/LICENSE-text.html index 803474f..afdab5c 100644 --- a/models/template/docs/LICENSE-text.html +++ b/models/template/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/authors.html b/models/template/docs/authors.html index 717e0da..697b606 100644 --- a/models/template/docs/authors.html +++ b/models/template/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Jane Doe. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Jane Doe. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/docsearch.css b/models/template/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/models/template/docs/docsearch.css +++ b/models/template/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/models/template/docs/docsearch.js b/models/template/docs/docsearch.js index b35504c..bab6d00 100644 --- a/models/template/docs/docsearch.js +++ b/models/template/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/models/template/docs/index.html b/models/template/docs/index.html index c1fbb05..553601d 100644 --- a/models/template/docs/index.html +++ b/models/template/docs/index.html @@ -1,150 +1,258 @@ - - - - - - -PEcAn package for integration of the ModelName model • PEcAn.ModelName - - - - - - - - - + + + + + + + + + PEcAn package for integration of the ModelName model • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    -
    - -

    Adding a new model to PEcAn in a few easy steps:

    -
      -
    1. add modeltype to BETY
    2. -
    3. add a model and PFT to BETY for use with modeltype
    4. -
    5. implement 3 functions as described below
    6. -
    7. Add tests to tests/testthat -
    8. -
    9. Update README, documentation
    10. -
    11. execute pecan with new model
    12. -
    -
    -

    -Three Functions

    -

    There are 3 functions that will need to be implemented, each of these functions will need to have MODEL be replaced with the actual modeltype as it is defined in the BETY database.

    -
      -
    • write.config.MODEL.R
    • -
    -

    This will write the configuratin file as well as the job launcher used by PEcAn. There is an example of the job execution script in the template folder. The configuration file can also be a template that is found based on the revision number of the model. This should use the computed results specified in defaults and trait.values to write a configuration file based on the PFT and traits found.

    -
      -
    • met2model.MODEL.R
    • -
    -

    This will convert the standard Met CF file to the model specific file format. This will allow PEcAn to create metereological files for the specific site and model. This will only be called if no meterological data is found for that specific site and model combination.

    -
      -
    • model2netcdf.MODEL.R
    • -
    -

    This will convert the model specific output to NACP Intercomparison format. After this function is finished PEcAn will use the generated output and not use the model specific outputs. The outputs should be named YYYY.nc

    -
    -
    -

    -Additional Changes

    -
      -
    • README.md
    • -
    -

    This file should contain basic background information about the model. At a minimum, this should include the scientific motivation and scope, name(s) of maintainer(s), links to project homepage, and a list of a few key publications. relevant publications.

    -
      -
    • /tests/testthat/
    • -
    -

    Each package should have tests that cover the key functions of the package, at a minimum, the three functions above.

    -
      -
    • documentation
    • -
    -

    Update the NAMESPACE, DESCRIPTION and man/*.Rd files by running

    -
    devtools("models/<modelname>/")
    -
    -
    -
    - - + +
    + + +
    +
    +
    + +

    Adding a new model to PEcAn in a few easy steps:

    +
      +
    1. add modeltype to BETY
    2. +
    3. add a model and PFT to BETY for use with modeltype
    4. +
    5. implement 3 functions as described below
    6. +
    7. Add tests to tests/testthat
    8. +
    9. Update README, documentation
    10. +
    11. execute pecan with new model
    12. +
    +
    +

    + Three Functions +

    +

    + There are 3 functions that will need to be implemented, each of + these functions will need to have MODEL be replaced with the + actual modeltype as it is defined in the BETY database. +

    +
      +
    • write.config.MODEL.R
    • +
    +

    + This will write the configuratin file as well as the job + launcher used by PEcAn. There is an example of the job execution + script in the template folder. The configuration file can also + be a template that is found based on the revision number of the + model. This should use the computed results specified in + defaults and trait.values to write a configuration file based on + the PFT and traits found. +

    +
      +
    • met2model.MODEL.R
    • +
    +

    + This will convert the standard Met CF file to the model specific + file format. This will allow PEcAn to create metereological + files for the specific site and model. This will only be called + if no meterological data is found for that specific site and + model combination. +

    +
      +
    • model2netcdf.MODEL.R
    • +
    +

    + This will convert the model specific output to NACP + Intercomparison format. After this function is finished PEcAn + will use the generated output and not use the model specific + outputs. The outputs should be named YYYY.nc +

    +
    +
    +

    + Additional + Changes +

    +
      +
    • README.md
    • +
    +

    + This file should contain basic background information about the + model. At a minimum, this should include the scientific + motivation and scope, name(s) of maintainer(s), links to project + homepage, and a list of a few key publications. relevant + publications. +

    +
      +
    • /tests/testthat/
    • +
    +

    + Each package should have tests that cover the key functions of + the package, at a minimum, the three functions above. +

    +
      +
    • documentation
    • +
    +

    + Update the NAMESPACE, DESCRIPTION and + man/*.Rd files by running +

    +
    +
    devtools("models/<modelname>/")
    +
    +
    +
    +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/models/template/docs/pkgdown.css b/models/template/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/models/template/docs/pkgdown.css +++ b/models/template/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/models/template/docs/pkgdown.js b/models/template/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/models/template/docs/pkgdown.js +++ b/models/template/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/models/template/docs/reference/index.html b/models/template/docs/reference/index.html index 606a690..5a6d442 100644 --- a/models/template/docs/reference/index.html +++ b/models/template/docs/reference/index.html @@ -2,168 +2,225 @@ - - - - -Function reference • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    met2model.MODEL()

    -

    Write MODEL met files

    -

    model2netcdf.MODEL()

    -

    Code to convert MODELS's output into netCDF format

    -

    read_restart.ModelName()

    -

    Read restart template for SDA

    -

    write.config.MODEL()

    -

    Write MODEL configuration files

    -

    write_restart.ModelName()

    -

    Write restart template for SDA

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + met2model.MODEL() +

    +

    Write MODEL met files

    +

    + model2netcdf.MODEL() +

    +
    +

    Code to convert MODELS's output into netCDF format

    +
    +

    + read_restart.ModelName() +

    +

    Read restart template for SDA

    +

    + write.config.MODEL() +

    +

    Write MODEL configuration files

    +

    + write_restart.ModelName() +

    +

    Write restart template for SDA

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/reference/met2model.MODEL.html b/models/template/docs/reference/met2model.MODEL.html index 9bcd9a0..68c2977 100644 --- a/models/template/docs/reference/met2model.MODEL.html +++ b/models/template/docs/reference/met2model.MODEL.html @@ -2,163 +2,200 @@ - - - - -Write MODEL met files — met2model.MODEL • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Write MODEL met files — met2model.MODEL • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Converts a met CF file to a model specific met file. The input -files are calld <in.path>/<in.prefix>.YYYY.cf

    - -
    - -
    met2model.MODEL(in.path, in.prefix, outfolder, overwrite = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    in.path

    path on disk where CF file lives

    in.prefix

    prefix for each file

    outfolder

    location where model specific output is written.

    - -

    Value

    - -

    OK if everything was succesful.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/reference/model2netcdf.MODEL.html b/models/template/docs/reference/model2netcdf.MODEL.html index 79be93e..fc76c4c 100644 --- a/models/template/docs/reference/model2netcdf.MODEL.html +++ b/models/template/docs/reference/model2netcdf.MODEL.html @@ -2,163 +2,202 @@ - - - - -Code to convert MODELS's output into netCDF format — model2netcdf.MODEL • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Code to convert MODELS's output into netCDF format — model2netcdf.MODEL • + PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert MODEL output into the NACP Intercomparison format (ALMA using netCDF)

    - -
    - -
    model2netcdf.MODEL(outdir, sitelat, sitelon, start_date, end_date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    - - -
    - -
    +
    +
    + + +
    +

    + Convert MODEL output into the NACP Intercomparison format (ALMA + using netCDF) +

    +
    + +
    model2netcdf.MODEL(outdir, sitelat, sitelon, start_date, end_date)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    Location of model output

    sitelat

    Latitude of the site

    sitelon

    Longitude of the site

    start_date

    Start time of the simulation

    end_date

    End time of the simulation

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/reference/read_restart.ModelName.html b/models/template/docs/reference/read_restart.ModelName.html index ed25833..bec7f47 100644 --- a/models/template/docs/reference/read_restart.ModelName.html +++ b/models/template/docs/reference/read_restart.ModelName.html @@ -2,174 +2,210 @@ - - - - -Read restart template for SDA — read_restart.ModelName • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read restart template for SDA — read_restart.ModelName • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Read restart files from model.

    +
    -
    read_restart.ModelName(outdir, runid, stop.time, settings, var.names,
    +          
    read_restart.ModelName(outdir, runid, stop.time, settings, var.names,
       params)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    Output directory

    runid

    Run ID

    stop.time

    Year that is being read

    settings

    PEcAn settings object

    var.names

    Variable names to be extracted

    params

    Any parameters required for state calculations

    - -

    Value

    - -

    Forecast numeric matrix

    - - -
    - + -
    + Alexey Shiklomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/reference/write.config.MODEL.html b/models/template/docs/reference/write.config.MODEL.html index 54da665..803e46b 100644 --- a/models/template/docs/reference/write.config.MODEL.html +++ b/models/template/docs/reference/write.config.MODEL.html @@ -2,172 +2,210 @@ - - - - -Write MODEL configuration files — write.config.MODEL • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write MODEL configuration files — write.config.MODEL • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Writes a MODEL config file.

    - -
    - -
    write.config.MODEL(defaults, trait.values, settings, run.id)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    defaults

    list of defaults to process

    settings

    list of settings from pecan settings file

    run.id

    id of run

    trait.samples

    vector of samples for a given trait

    - -

    Value

    - -

    configuration file for MODEL for given run

    - -

    Details

    - -

    Requires a pft xml object, a list of trait values for a single model run, -and the name of the file to create

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/models/template/docs/reference/write_restart.ModelName.html b/models/template/docs/reference/write_restart.ModelName.html index 572ba38..7d9f8b6 100644 --- a/models/template/docs/reference/write_restart.ModelName.html +++ b/models/template/docs/reference/write_restart.ModelName.html @@ -2,180 +2,227 @@ - - - - -Write restart template for SDA — write_restart.ModelName • PEcAn.ModelName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write restart template for SDA — write_restart.ModelName • PEcAn.ModelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write_restart.ModelName(outdir, runid, start.time, stop.time, settings,
    -  new.state, RENAME, new.params, inputs)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outdir

    outout directory

    runid

    run id

    start.time

    Time of current assimilation step

    stop.time

    Time of next assimilation step

    settings

    pecan settings list

    new.state

    Analysis state matrix returned by sda.enkf

    RENAME

    flag to either rename output file or not

    new.params

    optional, additionals params to pass write.configs that are deterministically related to the parameters updated by the analysis

    inputs

    new input paths updated by the SDA workflow, will be passed to write.configs

    - - -
    - -
    +
    +

    Write restart files for model

    +
    -
    - +
    write_restart.ModelName(outdir, runid, start.time, stop.time, settings,
    +  new.state, RENAME, new.params, inputs)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outdir

    outout directory

    runid

    run id

    start.time

    Time of current assimilation step

    stop.time

    Time of next assimilation step

    settings

    pecan settings list

    new.state +

    Analysis state matrix returned by sda.enkf

    +
    RENAME

    flag to either rename output file or not

    new.params +

    + optional, additionals params to pass write.configs that are + deterministically related to the parameters updated by the + analysis +

    +
    inputs +

    + new input paths updated by the SDA workflow, will be passed to + write.configs +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/LICENSE-text.html b/modules/allometry/docs/LICENSE-text.html index 68e13dc..fac9f9c 100644 --- a/modules/allometry/docs/LICENSE-text.html +++ b/modules/allometry/docs/LICENSE-text.html @@ -2,109 +2,146 @@ - - - - -License • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -133,27 +170,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/articles/AllomVignette.html b/modules/allometry/docs/articles/AllomVignette.html index e9164ed..37924bb 100644 --- a/modules/allometry/docs/articles/AllomVignette.html +++ b/modules/allometry/docs/articles/AllomVignette.html @@ -1,111 +1,180 @@ - - - - - - -PEcAn.allometry Vignette • PEcAn.allometry - - - - - - - - - + + + + + + + + PEcAn.allometry Vignette • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + +
    -
    -
    - - - -
    -

    -install package from Github

    -

    Only needs to be done the first time

    -
    library(devtools)
    +            
    +          
    + +
    +

    + install + package from Github +

    +

    Only needs to be done the first time

    +
    +
    library(devtools)
     install_github("PecanProject/pecan",subdir="base/logger")
    -install_github("PecanProject/pecan",subdir="modules/allometry")
    -
    -
    -

    -Define species groups

    -
    library(PEcAn.allometry)
    -
    ## Loading required package: MCMCpack
    -
    ## Loading required package: coda
    -
    ## Loading required package: MASS
    -
    ## ##
    +install_github("PecanProject/pecan",subdir="modules/allometry")
    +
    +
    +
    +

    + Define species + groups +

    +
    +
    library(PEcAn.allometry)
    +
    +
    ## Loading required package: MCMCpack
    +
    ## Loading required package: coda
    +
    ## Loading required package: MASS
    +
    ## ##
     ## ## Markov Chain Monte Carlo Package (MCMCpack)
    -
    ## ## Copyright (C) 2003-2018 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
    -
    ## ##
    +            
    ## ## Copyright (C) 2003-2018 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
    +
    ## ##
     ## ## Support provided by the U.S. National Science Foundation
    -
    ## ## (Grants SES-0350646 and SES-0350613)
    +            
    ## ## (Grants SES-0350646 and SES-0350613)
     ## ##
    -
    ## Loading required package: mvtnorm
    -
    ## Loading required package: tools
    -
    ## define the Plant Functional Types you want to fit based on USDA acronyms and USFS species codes (spcd)
    +            
    ## Loading required package: mvtnorm
    +
    ## Loading required package: tools
    +
    +
    ## define the Plant Functional Types you want to fit based on USDA acronyms and USFS species codes (spcd)
     ## can involve one or many species
     ## multiple PFTs can be fit at once by putting them in a list
     ## Note that the name used in the PFT list defines the name that the code will match against when making predictions for new individuals
    @@ -113,15 +182,35 @@ 

    ## example of a PFT with multiple species (LH = late hardwood) ## note that if you're just using Jenkins the acronym column is optional -pfts = list(LH = data.frame(spcd = c(531,318),acronym=c("FAGR","ACSA3")))

    -
    -
    -

    -Run the Bayesian allometry model

    -

    Note the side effects of this function are that it will create two files in your working directory for every PFT and component pair, a pdf file of diagnostics and a RData file saving the full output. These files will be named based on the PFT and the component.

    -

    The return from this function will be a summary table of statistics. The function will actually run two variants of the model, a “global” modelthat fits a single equation to all equations and a ‘hierarchical’ model that accounts for the variability among equations. This function also print out DIC statistics on which fit was better (lowest score wins): DIC is the hierarchical model, DICg is the global model.

    -
    allom.stats = AllomAve(pfts,ngibbs=500)
    -
    ## [1] "writing output to"                                        
    +pfts = list(LH = data.frame(spcd = c(531,318),acronym=c("FAGR","ACSA3")))
    +
    +
    +
    +

    + Run + the Bayesian allometry model +

    +

    + Note the side effects of this function are that it will create two + files in your working directory for every PFT and component pair, + a pdf file of diagnostics and a RData file saving the full output. + These files will be named based on the PFT and the component. +

    +

    + The return from this function will be a summary table of + statistics. The function will actually run two variants of the + model, a “global” modelthat fits a single equation to all + equations and a ‘hierarchical’ model that accounts for the + variability among equations. This function also print out DIC + statistics on which fit was better (lowest score wins): DIC is the + hierarchical model, DICg is the global model. +

    +
    +
    allom.stats = AllomAve(pfts,ngibbs=500)
    +
    +
    ## [1] "writing output to"                                        
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes"
     ## $spcd
     ## [1] 531 318
    @@ -132,14 +221,14 @@ 

    ## ## [[3]] ## [1] 6

    -
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    -
    ## [1] "Dropping allom rows: "
    +            
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    +
    ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189,9 +278,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -244,9 +333,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -299,14 +388,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -356,14 +445,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -413,9 +502,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -468,9 +557,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -523,9 +612,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -578,14 +667,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -635,9 +724,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -690,9 +779,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -745,9 +834,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -800,14 +889,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -857,14 +946,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -914,9 +1003,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -969,9 +1058,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1024,9 +1113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1079,9 +1168,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1134,14 +1223,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1191,9 +1280,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1246,14 +1335,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1303,9 +1392,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1358,9 +1447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1413,14 +1502,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1470,9 +1559,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1525,9 +1614,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1580,9 +1669,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1635,14 +1724,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1692,14 +1781,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1749,9 +1838,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1804,9 +1893,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1859,9 +1948,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1914,9 +2003,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -1969,14 +2058,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2026,9 +2115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2081,14 +2170,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2138,9 +2227,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2193,9 +2282,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2248,14 +2337,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2305,9 +2394,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2360,9 +2449,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2415,9 +2504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2470,9 +2559,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2525,14 +2614,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2582,9 +2671,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2637,9 +2726,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2692,9 +2781,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2747,9 +2836,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2802,14 +2891,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2859,9 +2948,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2914,9 +3003,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -2969,14 +3058,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3026,9 +3115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3081,14 +3170,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3138,9 +3227,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3193,9 +3282,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3248,9 +3337,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3303,9 +3392,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3358,14 +3447,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3415,9 +3504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3470,9 +3559,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3525,9 +3614,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3580,9 +3669,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3635,14 +3724,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3692,9 +3781,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3747,9 +3836,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3802,14 +3891,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3859,9 +3948,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3914,14 +4003,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -3971,9 +4060,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4026,9 +4115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4081,9 +4170,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4136,9 +4225,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4191,14 +4280,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4248,14 +4337,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4305,9 +4394,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4360,9 +4449,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4415,9 +4504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4470,14 +4559,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4527,9 +4616,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4582,9 +4671,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4637,14 +4726,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4694,9 +4783,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4749,14 +4838,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4806,9 +4895,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4861,9 +4950,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4916,9 +5005,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -4971,9 +5060,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5026,14 +5115,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5083,14 +5172,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5140,9 +5229,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5195,9 +5284,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5250,9 +5339,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5305,14 +5394,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5362,9 +5451,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5417,9 +5506,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5472,9 +5561,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5527,14 +5616,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5584,14 +5673,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5641,9 +5730,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5696,9 +5785,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5751,9 +5840,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5806,9 +5895,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5861,14 +5950,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5918,14 +6007,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -5975,9 +6064,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6030,9 +6119,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6085,9 +6174,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6140,14 +6229,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6197,9 +6286,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6252,9 +6341,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6307,9 +6396,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6362,14 +6451,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6419,14 +6508,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6476,9 +6565,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6531,9 +6620,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6586,9 +6675,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6641,9 +6730,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6696,14 +6785,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6753,9 +6842,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6808,14 +6897,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6865,9 +6954,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6920,9 +7009,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -6975,14 +7064,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7032,9 +7121,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7087,9 +7176,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7142,9 +7231,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7197,14 +7286,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7254,14 +7343,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7311,9 +7400,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7366,9 +7455,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7421,9 +7510,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7476,9 +7565,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7531,14 +7620,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7588,9 +7677,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7643,14 +7732,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7700,9 +7789,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7755,9 +7844,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7810,14 +7899,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7867,9 +7956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7922,9 +8011,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -7977,9 +8066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8032,9 +8121,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8087,14 +8176,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8144,9 +8233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8199,9 +8288,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8254,9 +8343,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8309,9 +8398,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8364,14 +8453,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8421,9 +8510,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8476,14 +8565,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8533,9 +8622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8588,9 +8677,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8643,14 +8732,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8700,9 +8789,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8755,9 +8844,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8810,9 +8899,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8865,9 +8954,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8920,14 +9009,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -8977,9 +9066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9032,9 +9121,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9087,9 +9176,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9142,9 +9231,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9197,14 +9286,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9254,9 +9343,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9309,9 +9398,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9364,14 +9453,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9421,9 +9510,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9476,14 +9565,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9533,9 +9622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9588,9 +9677,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9643,9 +9732,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9698,9 +9787,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9753,14 +9842,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9810,14 +9899,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9867,9 +9956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9922,9 +10011,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -9977,9 +10066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10032,14 +10121,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10089,9 +10178,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10144,9 +10233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10199,14 +10288,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10256,9 +10345,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10311,14 +10400,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10368,9 +10457,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10423,9 +10512,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10478,9 +10567,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10533,9 +10622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10588,14 +10677,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10645,14 +10734,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10702,9 +10791,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10757,9 +10846,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10812,9 +10901,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10867,14 +10956,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10924,9 +11013,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -10979,9 +11068,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11034,9 +11123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11089,14 +11178,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11146,14 +11235,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11203,9 +11292,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11258,9 +11347,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11313,9 +11402,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11368,9 +11457,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11423,14 +11512,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11480,14 +11569,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11537,9 +11626,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11592,9 +11681,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11647,9 +11736,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11702,14 +11791,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11759,9 +11848,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11814,9 +11903,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11869,9 +11958,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11924,14 +12013,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -11981,14 +12070,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12038,9 +12127,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12093,9 +12182,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12148,9 +12237,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12203,9 +12292,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12258,14 +12347,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12315,9 +12404,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12370,14 +12459,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12427,9 +12516,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12482,9 +12571,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12537,14 +12626,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12594,9 +12683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12649,9 +12738,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12704,9 +12793,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12759,14 +12848,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12816,14 +12905,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12873,9 +12962,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12928,9 +13017,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -12983,9 +13072,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13038,9 +13127,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13093,14 +13182,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13150,9 +13239,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13205,14 +13294,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13262,9 +13351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13317,9 +13406,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13372,14 +13461,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13429,9 +13518,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13484,9 +13573,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13539,9 +13628,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13594,9 +13683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13649,14 +13738,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13706,9 +13795,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13761,9 +13850,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13816,9 +13905,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13871,9 +13960,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13926,14 +14015,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -13983,9 +14072,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14038,9 +14127,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14093,14 +14182,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14150,9 +14239,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14205,14 +14294,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14262,9 +14351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14317,9 +14406,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14372,9 +14461,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14427,9 +14516,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14482,14 +14571,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14539,9 +14628,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14594,9 +14683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14649,9 +14738,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14704,9 +14793,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14759,14 +14848,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14816,9 +14905,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14871,9 +14960,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14926,14 +15015,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -14983,9 +15072,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15038,14 +15127,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15095,9 +15184,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15150,9 +15239,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15205,9 +15294,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15260,9 +15349,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15315,14 +15404,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15372,14 +15461,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15429,9 +15518,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15484,9 +15573,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15539,9 +15628,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15594,14 +15683,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15651,9 +15740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15706,9 +15795,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15761,14 +15850,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15818,9 +15907,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15873,14 +15962,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15930,9 +16019,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -15985,9 +16074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16040,9 +16129,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16095,9 +16184,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16150,14 +16239,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16207,14 +16296,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16264,9 +16353,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16319,9 +16408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16374,9 +16463,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16429,14 +16518,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16486,9 +16575,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16541,9 +16630,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16596,9 +16685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16651,14 +16740,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16708,14 +16797,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16765,9 +16854,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16820,9 +16909,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16875,9 +16964,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16930,9 +17019,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -16985,14 +17074,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17042,14 +17131,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17099,9 +17188,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17154,9 +17243,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17209,9 +17298,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17264,14 +17353,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17321,9 +17410,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17376,9 +17465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17431,9 +17520,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17486,14 +17575,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17543,14 +17632,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17600,9 +17689,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17655,9 +17744,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17710,9 +17799,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17765,9 +17854,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17820,14 +17909,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17877,9 +17966,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17932,14 +18021,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -17989,9 +18078,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18044,9 +18133,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18099,14 +18188,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18156,9 +18245,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18211,9 +18300,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18266,9 +18355,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18321,14 +18410,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18378,14 +18467,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18435,9 +18524,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18490,9 +18579,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18545,9 +18634,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18600,9 +18689,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18655,14 +18744,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18712,9 +18801,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18767,14 +18856,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18824,9 +18913,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18879,9 +18968,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18934,14 +19023,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -18991,9 +19080,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19046,9 +19135,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19101,9 +19190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19156,9 +19245,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19211,14 +19300,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19268,9 +19357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19323,9 +19412,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19378,9 +19467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19433,9 +19522,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19488,14 +19577,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19545,9 +19634,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19600,14 +19689,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19657,9 +19746,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19712,9 +19801,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19767,14 +19856,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19824,9 +19913,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19879,9 +19968,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19934,9 +20023,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -19989,9 +20078,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20044,14 +20133,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20101,9 +20190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20156,9 +20245,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20211,9 +20300,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20266,9 +20355,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20321,14 +20410,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20378,9 +20467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20433,9 +20522,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20488,14 +20577,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20545,9 +20634,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20600,14 +20689,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20657,9 +20746,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20712,9 +20801,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20767,9 +20856,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20822,9 +20911,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20877,14 +20966,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20934,14 +21023,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -20991,9 +21080,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21046,9 +21135,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21101,9 +21190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21156,14 +21245,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21213,9 +21302,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21268,9 +21357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21323,14 +21412,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21380,9 +21469,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21435,14 +21524,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21492,9 +21581,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21547,9 +21636,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21602,9 +21691,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21657,9 +21746,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21712,14 +21801,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21769,14 +21858,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21826,9 +21915,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21881,9 +21970,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21936,9 +22025,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -21991,14 +22080,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22048,9 +22137,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22103,9 +22192,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22158,9 +22247,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22213,14 +22302,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22270,14 +22359,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22327,9 +22416,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22382,9 +22471,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22437,9 +22526,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22492,9 +22581,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22547,14 +22636,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22604,14 +22693,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22661,9 +22750,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22716,9 +22805,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22771,9 +22860,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22826,14 +22915,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22883,9 +22972,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22938,9 +23027,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -22993,9 +23082,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23048,14 +23137,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23105,14 +23194,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23162,9 +23251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23217,9 +23306,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23272,9 +23361,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23327,9 +23416,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23382,14 +23471,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23439,9 +23528,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23494,14 +23583,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23551,9 +23640,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23606,9 +23695,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23661,14 +23750,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23718,9 +23807,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23773,9 +23862,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23828,9 +23917,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23883,14 +23972,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23940,14 +24029,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -23997,9 +24086,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24052,9 +24141,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24107,9 +24196,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24162,9 +24251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24217,14 +24306,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24274,9 +24363,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24329,14 +24418,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24386,9 +24475,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24441,9 +24530,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24496,14 +24585,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24553,9 +24642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24608,9 +24697,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24663,9 +24752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24718,9 +24807,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24773,14 +24862,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24830,9 +24919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24885,9 +24974,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24940,9 +25029,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -24995,9 +25084,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25050,14 +25139,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25107,9 +25196,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25162,9 +25251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25217,14 +25306,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25274,9 +25363,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25329,14 +25418,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25386,9 +25475,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25441,9 +25530,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25496,9 +25585,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25551,9 +25640,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25606,14 +25695,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25663,9 +25752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25718,9 +25807,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25773,9 +25862,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25828,9 +25917,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25883,14 +25972,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25940,9 +26029,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -25995,9 +26084,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26050,14 +26139,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26107,9 +26196,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26162,14 +26251,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26219,9 +26308,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26274,9 +26363,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26329,9 +26418,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26384,9 +26473,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26439,14 +26528,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26496,14 +26585,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26553,9 +26642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26608,9 +26697,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26663,9 +26752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26718,14 +26807,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26775,9 +26864,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26830,9 +26919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26885,14 +26974,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26942,9 +27031,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -26997,14 +27086,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27054,9 +27143,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27109,9 +27198,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27164,9 +27253,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27219,9 +27308,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27274,14 +27363,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27331,14 +27420,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27388,9 +27477,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27443,9 +27532,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27498,9 +27587,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27553,14 +27642,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27610,9 +27699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27665,9 +27754,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27720,9 +27809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27775,14 +27864,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27832,14 +27921,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27889,9 +27978,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -27944,16 +28033,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28003,9 +28092,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28058,9 +28147,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28113,14 +28202,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28170,14 +28259,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28227,9 +28316,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28282,9 +28371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28337,9 +28426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28392,14 +28481,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28449,9 +28538,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28504,9 +28593,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28559,9 +28648,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28614,14 +28703,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28671,14 +28760,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28728,9 +28817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28783,9 +28872,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28838,9 +28927,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28893,9 +28982,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -28948,14 +29037,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29005,9 +29094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29060,14 +29149,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29117,9 +29206,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29172,9 +29261,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29227,14 +29316,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29284,9 +29373,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29339,9 +29428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29394,9 +29483,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29449,14 +29538,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29506,14 +29595,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29563,9 +29652,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29618,9 +29707,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29673,9 +29762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29728,9 +29817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29783,14 +29872,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29840,9 +29929,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29895,14 +29984,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -29952,9 +30041,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30007,9 +30096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30062,14 +30151,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30119,9 +30208,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30174,9 +30263,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30229,9 +30318,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30284,9 +30373,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30339,14 +30428,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30396,9 +30485,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30451,9 +30540,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30506,9 +30595,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30561,9 +30650,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30616,14 +30705,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30673,9 +30762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30728,9 +30817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30783,14 +30872,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30840,9 +30929,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30895,14 +30984,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -30952,9 +31041,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31007,9 +31096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31062,9 +31151,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31117,9 +31206,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31172,14 +31261,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31229,9 +31318,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31284,9 +31373,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31339,9 +31428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31394,9 +31483,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31449,14 +31538,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31506,9 +31595,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31561,9 +31650,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31616,14 +31705,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31673,9 +31762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31728,14 +31817,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31785,9 +31874,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31840,9 +31929,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31895,9 +31984,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -31950,9 +32039,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32005,14 +32094,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32062,14 +32151,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32119,9 +32208,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32174,9 +32263,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32229,9 +32318,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32284,14 +32373,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32341,9 +32430,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32396,9 +32485,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32451,14 +32540,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32508,9 +32597,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32563,14 +32652,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32620,9 +32709,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32675,9 +32764,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32730,9 +32819,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32785,9 +32874,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32840,14 +32929,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32897,14 +32986,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -32954,9 +33043,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33009,9 +33098,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33064,9 +33153,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33119,14 +33208,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33176,9 +33265,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33231,9 +33320,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33286,9 +33375,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33341,14 +33430,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33398,14 +33487,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33455,9 +33544,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33510,9 +33599,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33565,9 +33654,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33620,9 +33709,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33675,14 +33764,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33732,14 +33821,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33789,9 +33878,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33844,9 +33933,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33899,9 +33988,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -33954,14 +34043,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34011,9 +34100,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34066,9 +34155,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34121,9 +34210,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34176,14 +34265,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34233,14 +34322,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34290,9 +34379,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34345,9 +34434,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34400,9 +34489,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34455,9 +34544,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34510,14 +34599,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34567,9 +34656,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34622,14 +34711,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34679,9 +34768,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34734,9 +34823,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34789,14 +34878,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34846,9 +34935,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34901,9 +34990,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -34956,9 +35045,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35011,14 +35100,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35068,14 +35157,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35125,9 +35214,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35180,9 +35269,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35235,9 +35324,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35290,9 +35379,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35345,14 +35434,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35402,9 +35491,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35457,14 +35546,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35514,9 +35603,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35569,9 +35658,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35624,14 +35713,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35681,9 +35770,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35736,9 +35825,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35791,9 +35880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35846,9 +35935,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35901,14 +35990,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -35958,9 +36047,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36013,9 +36102,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36068,9 +36157,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36123,9 +36212,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36178,14 +36267,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36235,9 +36324,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36290,14 +36379,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36347,9 +36436,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36402,9 +36491,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36457,14 +36546,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36514,9 +36603,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36569,9 +36658,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36624,9 +36713,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36679,9 +36768,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36734,14 +36823,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36791,9 +36880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36846,9 +36935,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36901,9 +36990,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -36956,9 +37045,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37011,14 +37100,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37068,9 +37157,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37123,9 +37212,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37178,14 +37267,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37235,9 +37324,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37290,14 +37379,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37347,9 +37436,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37402,9 +37491,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37457,9 +37546,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37512,9 +37601,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37567,14 +37656,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37624,14 +37713,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37681,9 +37770,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37736,9 +37825,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37791,9 +37880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37846,14 +37935,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37903,9 +37992,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -37958,9 +38047,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38013,14 +38102,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38070,9 +38159,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38125,14 +38214,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38182,9 +38271,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38237,9 +38326,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38292,9 +38381,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38347,9 +38436,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38402,14 +38491,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38459,14 +38548,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38516,9 +38605,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38571,9 +38660,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38626,9 +38715,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38681,14 +38770,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38738,9 +38827,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38793,9 +38882,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38848,9 +38937,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38903,14 +38992,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -38960,14 +39049,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39017,9 +39106,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39072,9 +39161,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39127,9 +39216,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39182,9 +39271,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39237,14 +39326,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39294,14 +39383,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39351,9 +39440,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39406,9 +39495,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39461,9 +39550,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39516,14 +39605,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39573,9 +39662,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39628,9 +39717,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39683,9 +39772,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39738,14 +39827,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39795,14 +39884,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39852,9 +39941,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39907,9 +39996,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -39962,9 +40051,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40017,9 +40106,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40072,14 +40161,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40129,9 +40218,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40184,14 +40273,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40241,9 +40330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40296,9 +40385,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40351,14 +40440,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40408,9 +40497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40463,9 +40552,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40518,9 +40607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40573,14 +40662,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40630,14 +40719,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40687,9 +40776,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40742,9 +40831,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40797,9 +40886,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40852,9 +40941,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40907,14 +40996,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -40964,9 +41053,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41019,14 +41108,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41076,9 +41165,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41131,9 +41220,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41186,14 +41275,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41243,9 +41332,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41298,9 +41387,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41353,9 +41442,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41408,9 +41497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41463,14 +41552,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41520,9 +41609,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41575,9 +41664,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41630,9 +41719,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41685,9 +41774,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41740,14 +41829,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41797,9 +41886,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41852,9 +41941,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41907,14 +41996,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -41964,9 +42053,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42019,14 +42108,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42076,9 +42165,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42131,9 +42220,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42186,9 +42275,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42241,9 +42330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42296,14 +42385,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42353,9 +42442,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42408,9 +42497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42463,9 +42552,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42518,9 +42607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42573,14 +42662,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42630,9 +42719,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42685,9 +42774,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42740,14 +42829,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42797,9 +42886,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42852,14 +42941,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42909,9 +42998,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -42964,9 +43053,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43019,9 +43108,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43074,9 +43163,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43129,14 +43218,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43186,14 +43275,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43243,9 +43332,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43298,9 +43387,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43353,9 +43442,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43408,14 +43497,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43465,9 +43554,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43520,9 +43609,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43575,14 +43664,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43632,9 +43721,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43687,14 +43776,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43744,9 +43833,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43799,9 +43888,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43854,9 +43943,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43909,9 +43998,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -43964,14 +44053,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44021,14 +44110,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44078,9 +44167,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44133,9 +44222,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44188,9 +44277,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44243,14 +44332,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44300,9 +44389,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44355,9 +44444,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44410,9 +44499,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44465,14 +44554,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44522,14 +44611,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44579,9 +44668,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44634,9 +44723,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44689,9 +44778,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44744,9 +44833,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44799,14 +44888,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44856,14 +44945,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44913,9 +45002,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -44968,9 +45057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45023,9 +45112,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45078,14 +45167,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45135,9 +45224,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45190,9 +45279,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45245,9 +45334,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45300,14 +45389,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45357,14 +45446,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45414,9 +45503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45469,9 +45558,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45524,9 +45613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45579,9 +45668,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45634,14 +45723,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45691,9 +45780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45746,14 +45835,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45803,9 +45892,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45858,9 +45947,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45913,14 +46002,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -45970,9 +46059,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46025,9 +46114,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46080,9 +46169,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46135,14 +46224,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46192,14 +46281,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46249,9 +46338,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46304,9 +46393,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46359,9 +46448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46414,9 +46503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46469,14 +46558,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46526,9 +46615,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46581,14 +46670,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46638,9 +46727,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46693,9 +46782,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46748,14 +46837,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46805,9 +46894,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46860,9 +46949,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46915,9 +47004,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -46970,9 +47059,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47025,14 +47114,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47082,9 +47171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47137,9 +47226,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47192,9 +47281,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47247,9 +47336,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47302,14 +47391,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47359,9 +47448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47414,14 +47503,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47471,9 +47560,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47526,9 +47615,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47581,14 +47670,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47638,9 +47727,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47693,9 +47782,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47748,9 +47837,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47803,9 +47892,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47858,14 +47947,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47915,9 +48004,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -47970,9 +48059,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48025,9 +48114,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48080,9 +48169,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48135,14 +48224,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48192,9 +48281,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48247,9 +48336,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48302,14 +48391,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48359,9 +48448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48414,14 +48503,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48471,9 +48560,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48526,9 +48615,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48581,9 +48670,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48636,9 +48725,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48691,14 +48780,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48748,14 +48837,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48805,9 +48894,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48860,9 +48949,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48915,9 +49004,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -48970,14 +49059,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49027,9 +49116,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49082,9 +49171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49137,14 +49226,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49194,9 +49283,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49249,14 +49338,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49306,9 +49395,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49361,9 +49450,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49416,9 +49505,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49471,9 +49560,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49526,14 +49615,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49583,14 +49672,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49640,9 +49729,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49695,9 +49784,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49750,9 +49839,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49805,14 +49894,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49862,9 +49951,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49917,9 +50006,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -49972,9 +50061,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50027,14 +50116,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50084,14 +50173,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50141,9 +50230,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50196,9 +50285,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50251,9 +50340,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50306,9 +50395,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50361,14 +50450,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50418,14 +50507,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50475,9 +50564,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50530,9 +50619,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50585,9 +50674,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50640,14 +50729,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50697,9 +50786,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50752,9 +50841,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50807,9 +50896,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50862,14 +50951,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50919,14 +51008,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -50976,9 +51065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51031,9 +51120,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51086,9 +51175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51141,9 +51230,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51196,14 +51285,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51253,9 +51342,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51308,14 +51397,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51365,9 +51454,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51420,9 +51509,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51475,14 +51564,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51532,9 +51621,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51587,9 +51676,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51642,9 +51731,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51697,14 +51786,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51754,14 +51843,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51811,9 +51900,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51866,9 +51955,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51921,9 +52010,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -51976,9 +52065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52031,14 +52120,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52088,9 +52177,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52143,14 +52232,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52200,9 +52289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52255,9 +52344,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52310,14 +52399,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52367,9 +52456,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52422,9 +52511,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52477,9 +52566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52532,9 +52621,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52587,14 +52676,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52644,9 +52733,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52699,9 +52788,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52754,9 +52843,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52809,9 +52898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52864,14 +52953,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52921,9 +53010,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -52976,9 +53065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53031,14 +53120,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53088,9 +53177,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53143,14 +53232,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53200,9 +53289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53255,9 +53344,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53310,9 +53399,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53365,9 +53454,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53420,14 +53509,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53477,9 +53566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53532,9 +53621,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53587,9 +53676,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53642,9 +53731,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53697,14 +53786,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53754,9 +53843,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53809,9 +53898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53864,14 +53953,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53921,9 +54010,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -53976,14 +54065,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54033,9 +54122,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54088,9 +54177,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54143,9 +54232,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54198,9 +54287,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54253,14 +54342,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54310,14 +54399,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54367,9 +54456,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54422,9 +54511,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54477,9 +54566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54532,14 +54621,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54589,9 +54678,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54644,9 +54733,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54699,14 +54788,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54756,9 +54845,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54811,14 +54900,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54868,9 +54957,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54923,9 +55012,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -54978,9 +55067,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55033,9 +55122,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55088,14 +55177,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55145,14 +55234,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55202,9 +55291,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55257,9 +55346,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55312,9 +55401,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55367,14 +55456,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55424,9 +55513,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55479,9 +55568,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55534,9 +55623,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55589,14 +55678,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55646,14 +55735,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55703,9 +55792,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55758,16 +55847,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55817,9 +55906,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55872,9 +55961,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55927,14 +56016,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -55984,14 +56073,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56041,9 +56130,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56096,9 +56185,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56151,9 +56240,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56206,14 +56295,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56263,9 +56352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56318,9 +56407,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56373,9 +56462,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56428,14 +56517,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56485,14 +56574,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56542,9 +56631,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56597,9 +56686,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56652,9 +56741,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56707,9 +56796,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56762,14 +56851,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56819,9 +56908,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56874,14 +56963,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56931,9 +57020,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -56986,9 +57075,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57041,14 +57130,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57098,9 +57187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57153,9 +57242,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57208,9 +57297,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57263,14 +57352,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57320,14 +57409,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57377,9 +57466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57432,9 +57521,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57487,9 +57576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57542,9 +57631,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57597,14 +57686,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57654,9 +57743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57709,14 +57798,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57766,9 +57855,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57821,9 +57910,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57876,14 +57965,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57933,9 +58022,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -57988,9 +58077,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58043,9 +58132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58098,9 +58187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58153,14 +58242,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58210,9 +58299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58265,9 +58354,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58320,9 +58409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58375,9 +58464,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58430,14 +58519,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58487,9 +58576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58542,9 +58631,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58597,14 +58686,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58654,9 +58743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58709,14 +58798,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58766,9 +58855,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58821,9 +58910,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58876,9 +58965,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58931,9 +59020,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -58986,14 +59075,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59043,9 +59132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59098,9 +59187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59153,9 +59242,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59208,9 +59297,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59263,14 +59352,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59320,9 +59409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59375,9 +59464,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59430,14 +59519,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59487,9 +59576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59542,14 +59631,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59599,9 +59688,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59654,9 +59743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59709,9 +59798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59764,9 +59853,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59819,14 +59908,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59876,14 +59965,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59933,9 +60022,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -59988,9 +60077,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60043,9 +60132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60098,14 +60187,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60155,9 +60244,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60210,9 +60299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60265,14 +60354,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60322,9 +60411,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60377,14 +60466,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60434,9 +60523,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60489,9 +60578,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60544,9 +60633,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60599,9 +60688,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60654,14 +60743,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60711,14 +60800,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60768,9 +60857,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60823,9 +60912,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60878,9 +60967,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60933,14 +61022,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -60990,9 +61079,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61045,9 +61134,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61100,9 +61189,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61155,14 +61244,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61212,14 +61301,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61269,9 +61358,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61324,9 +61413,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61379,9 +61468,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61434,9 +61523,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61489,14 +61578,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61546,14 +61635,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61603,9 +61692,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61658,9 +61747,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61713,9 +61802,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61768,14 +61857,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61825,9 +61914,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61880,9 +61969,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61935,9 +62024,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -61990,14 +62079,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62047,14 +62136,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62104,9 +62193,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62159,9 +62248,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62214,9 +62303,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62269,9 +62358,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62324,14 +62413,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62381,9 +62470,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62436,14 +62525,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62493,9 +62582,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62548,9 +62637,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62603,14 +62692,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62660,9 +62749,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62715,9 +62804,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62770,9 +62859,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62825,14 +62914,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62882,14 +62971,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62939,9 +63028,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -62994,9 +63083,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63049,9 +63138,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63104,9 +63193,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63159,14 +63248,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63216,9 +63305,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63271,14 +63360,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63328,9 +63417,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63383,9 +63472,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63438,14 +63527,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63495,9 +63584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63550,9 +63639,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63605,9 +63694,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63660,9 +63749,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63715,14 +63804,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63772,9 +63861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63827,9 +63916,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63882,9 +63971,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63937,9 +64026,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -63992,14 +64081,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64049,9 +64138,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64104,14 +64193,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64161,9 +64250,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64216,9 +64305,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64271,14 +64360,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64328,9 +64417,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64383,9 +64472,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64438,9 +64527,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64493,9 +64582,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64548,14 +64637,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64605,9 +64694,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64660,9 +64749,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64715,9 +64804,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64770,9 +64859,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64825,14 +64914,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64882,9 +64971,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64937,9 +65026,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -64992,14 +65081,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65049,9 +65138,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65104,14 +65193,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65161,9 +65250,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65216,9 +65305,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65271,9 +65360,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65326,9 +65415,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65381,14 +65470,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65438,14 +65527,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65495,9 +65584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65550,9 +65639,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65605,9 +65694,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65660,14 +65749,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65717,9 +65806,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65772,9 +65861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65827,14 +65916,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65884,9 +65973,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65939,14 +66028,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -65996,9 +66085,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66051,9 +66140,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66106,9 +66195,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66161,9 +66250,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66216,14 +66305,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66273,14 +66362,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66330,9 +66419,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66385,9 +66474,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66440,9 +66529,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66495,14 +66584,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66552,9 +66641,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66607,9 +66696,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66662,9 +66751,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66717,14 +66806,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66774,14 +66863,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66831,9 +66920,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66886,9 +66975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66941,9 +67030,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -66996,9 +67085,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67051,14 +67140,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67108,14 +67197,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67165,9 +67254,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67220,9 +67309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67275,9 +67364,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67330,14 +67419,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67387,9 +67476,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67442,9 +67531,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67497,9 +67586,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67552,14 +67641,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67609,14 +67698,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67666,9 +67755,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67721,9 +67810,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67776,9 +67865,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67831,9 +67920,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67886,14 +67975,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67943,9 +68032,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -67998,14 +68087,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68055,9 +68144,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68110,9 +68199,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68165,14 +68254,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68222,9 +68311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68277,9 +68366,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68332,9 +68421,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68387,14 +68476,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68444,14 +68533,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68501,9 +68590,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68556,9 +68645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68611,9 +68700,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68666,9 +68755,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68721,14 +68810,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68778,9 +68867,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68833,14 +68922,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68890,9 +68979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -68945,9 +69034,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69000,14 +69089,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69057,9 +69146,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69112,9 +69201,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69167,9 +69256,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69222,9 +69311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69277,14 +69366,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69334,9 +69423,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69389,9 +69478,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69444,9 +69533,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69499,9 +69588,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69554,14 +69643,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69611,9 +69700,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69666,9 +69755,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69721,14 +69810,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69778,9 +69867,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69833,14 +69922,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69890,9 +69979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -69945,9 +70034,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70000,9 +70089,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70055,9 +70144,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70110,14 +70199,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70167,9 +70256,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70222,9 +70311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70277,9 +70366,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70332,9 +70421,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70387,14 +70476,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70444,9 +70533,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70499,9 +70588,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70554,14 +70643,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70611,9 +70700,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70666,14 +70755,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70723,9 +70812,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70778,9 +70867,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70833,9 +70922,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70888,9 +70977,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -70943,14 +71032,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71000,14 +71089,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71057,9 +71146,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71112,9 +71201,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71167,9 +71256,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71222,14 +71311,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71279,9 +71368,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71334,9 +71423,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71389,14 +71478,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71446,9 +71535,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71501,14 +71590,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71558,9 +71647,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71613,9 +71702,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71668,9 +71757,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71723,9 +71812,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71778,14 +71867,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71835,14 +71924,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71892,9 +71981,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -71947,9 +72036,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72002,9 +72091,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72057,14 +72146,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72114,9 +72203,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72169,9 +72258,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72224,9 +72313,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72279,14 +72368,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72336,14 +72425,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72393,9 +72482,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72448,9 +72537,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72503,9 +72592,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72558,9 +72647,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72613,14 +72702,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72670,14 +72759,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72727,9 +72816,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72782,9 +72871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72837,9 +72926,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72892,14 +72981,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -72949,9 +73038,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73004,9 +73093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73059,9 +73148,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73114,14 +73203,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73171,14 +73260,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73228,9 +73317,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73283,9 +73372,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73338,9 +73427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73393,9 +73482,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73448,14 +73537,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73505,9 +73594,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73560,14 +73649,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73617,9 +73706,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73672,9 +73761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73727,14 +73816,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73784,9 +73873,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73839,9 +73928,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73894,9 +73983,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -73949,14 +74038,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74006,14 +74095,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74063,9 +74152,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74118,9 +74207,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74173,9 +74262,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74228,9 +74317,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74283,14 +74372,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74340,9 +74429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74395,14 +74484,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74452,9 +74541,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74507,9 +74596,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74562,14 +74651,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74619,9 +74708,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74674,9 +74763,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74729,9 +74818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74784,9 +74873,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74839,14 +74928,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74896,9 +74985,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -74951,9 +75040,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75006,9 +75095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75061,9 +75150,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75116,14 +75205,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75173,9 +75262,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75228,14 +75317,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75285,9 +75374,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75340,9 +75429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75395,14 +75484,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75452,9 +75541,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75507,9 +75596,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75562,9 +75651,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75617,9 +75706,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75672,14 +75761,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75729,9 +75818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75784,9 +75873,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75839,9 +75928,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75894,9 +75983,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -75949,14 +76038,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76006,9 +76095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76061,9 +76150,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76116,14 +76205,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76173,9 +76262,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76228,14 +76317,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76285,9 +76374,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76340,9 +76429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76395,9 +76484,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76450,9 +76539,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76505,14 +76594,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76562,14 +76651,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76619,9 +76708,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76674,9 +76763,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76729,9 +76818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76784,14 +76873,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76841,9 +76930,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76896,9 +76985,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -76951,14 +77040,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77008,9 +77097,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77063,14 +77152,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77120,9 +77209,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77175,9 +77264,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77230,9 +77319,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77285,9 +77374,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77340,14 +77429,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77397,14 +77486,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77454,9 +77543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77509,9 +77598,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77564,9 +77653,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77619,14 +77708,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77676,9 +77765,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77731,9 +77820,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77786,9 +77875,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77841,14 +77930,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77898,14 +77987,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -77955,9 +78044,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78010,9 +78099,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78065,9 +78154,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78120,9 +78209,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78175,14 +78264,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78232,14 +78321,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78289,9 +78378,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78344,9 +78433,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78399,9 +78488,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78454,14 +78543,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78511,9 +78600,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78566,9 +78655,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78621,9 +78710,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78676,14 +78765,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78733,14 +78822,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78790,9 +78879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78845,9 +78934,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78900,9 +78989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -78955,9 +79044,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79010,14 +79099,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79067,9 +79156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79122,14 +79211,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79179,9 +79268,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79234,9 +79323,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79289,14 +79378,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79346,9 +79435,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79401,9 +79490,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79456,9 +79545,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79511,14 +79600,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79568,14 +79657,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79625,9 +79714,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79680,9 +79769,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79735,9 +79824,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79790,9 +79879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79845,14 +79934,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79902,9 +79991,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -79957,14 +80046,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80014,9 +80103,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80069,9 +80158,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80124,14 +80213,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80181,9 +80270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80236,9 +80325,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80291,9 +80380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80346,9 +80435,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80401,14 +80490,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80458,9 +80547,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80513,9 +80602,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80568,9 +80657,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80623,9 +80712,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80678,14 +80767,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80735,9 +80824,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80790,9 +80879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80845,14 +80934,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80902,9 +80991,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -80957,14 +81046,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81014,9 +81103,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81069,9 +81158,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81124,9 +81213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81179,9 +81268,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81234,14 +81323,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81291,9 +81380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81346,9 +81435,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81401,9 +81490,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81456,9 +81545,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81511,14 +81600,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81568,9 +81657,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81623,9 +81712,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81678,14 +81767,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81735,9 +81824,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81790,14 +81879,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81847,9 +81936,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81902,9 +81991,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -81957,9 +82046,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82012,9 +82101,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82067,14 +82156,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82124,14 +82213,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82181,9 +82270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82236,9 +82325,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82291,9 +82380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82346,14 +82435,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82403,9 +82492,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82458,9 +82547,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82513,14 +82602,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82570,9 +82659,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82625,14 +82714,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82682,9 +82771,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82737,9 +82826,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82792,9 +82881,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82847,9 +82936,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82902,14 +82991,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -82959,14 +83048,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83016,9 +83105,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83071,9 +83160,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83126,9 +83215,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83181,14 +83270,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83238,9 +83327,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83293,9 +83382,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83348,9 +83437,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83403,14 +83492,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83460,14 +83549,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83517,9 +83606,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83572,20 +83661,32 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "saving MCMC output to"                                                     
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.6.Rdata"
     ## [1] "saving diagnostic graphs to"                                                  
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.6.MCMC.pdf"
    -
    ## [1] "DIC"              "399.878998334903" "pD"              
    +            
    ## [1] "DIC"              "399.878998334903" "pD"              
     ## [4] "241.380752079601"
     ## [1] "DICg"             "478.685032054038" "pDg"             
     ## [4] "240.109914393467"
    -

    If you want to run with a response variable other than the default (e.g. components = 6; stem biomass), look up the relevant component IDs in data(allom.components). The default component is 3 (total aboveground biomass). Note that if you specify multiple PFTs (as a list) and multiple components (as a vector) then AllomAve will generate allometries for all PFT x component combinations

    -
    allom.stats = AllomAve(pfts,ngibbs=500,components=c(3,6))
    -
    ## [1] "writing output to"                                        
    +            

    + If you want to run with a response variable other than the default + (e.g. components = 6; stem biomass), look up the relevant + component IDs in data(allom.components). The default component is + 3 (total aboveground biomass). Note that if you specify multiple + PFTs (as a list) and multiple components (as a vector) then + AllomAve will generate allometries for all PFT x component + combinations +

    +
    +
    allom.stats = AllomAve(pfts,ngibbs=500,components=c(3,6))
    +
    +
    ## [1] "writing output to"                                        
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes"
     ## $spcd
     ## [1] 531 318
    @@ -83596,14 +83697,14 @@ 

    ## ## [[3]] ## [1] 3

    -
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    -
    ## [1] "Dropping allom rows: "
    +            
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    +
    ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83617,9 +83718,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83636,9 +83737,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83655,14 +83756,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83676,14 +83777,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83697,9 +83798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83716,9 +83817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83735,9 +83836,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83754,14 +83855,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83775,9 +83876,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83794,9 +83895,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83813,9 +83914,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83832,14 +83933,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83853,14 +83954,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83874,9 +83975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83893,9 +83994,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83912,9 +84013,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83931,9 +84032,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83950,14 +84051,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83971,9 +84072,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -83990,14 +84091,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84011,9 +84112,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84030,9 +84131,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84049,14 +84150,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84070,9 +84171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84089,9 +84190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84108,9 +84209,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84127,14 +84228,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84148,14 +84249,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84169,9 +84270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84188,9 +84289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84207,9 +84308,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84226,9 +84327,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84245,14 +84346,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84266,9 +84367,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84285,14 +84386,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84306,9 +84407,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84325,9 +84426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84344,14 +84445,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84365,9 +84466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84384,9 +84485,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84403,9 +84504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84422,9 +84523,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84441,14 +84542,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84462,9 +84563,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84481,9 +84582,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84500,9 +84601,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84519,9 +84620,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84538,14 +84639,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84559,9 +84660,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84578,9 +84679,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84597,14 +84698,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84618,9 +84719,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84637,14 +84738,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84658,9 +84759,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84677,9 +84778,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84696,9 +84797,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84715,9 +84816,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84734,14 +84835,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84755,9 +84856,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84774,9 +84875,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84793,9 +84894,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84812,9 +84913,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84831,14 +84932,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84852,9 +84953,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84871,9 +84972,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84890,14 +84991,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84911,9 +85012,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84930,14 +85031,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84951,9 +85052,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84970,9 +85071,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -84989,9 +85090,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85008,9 +85109,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85027,14 +85128,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85048,14 +85149,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85069,9 +85170,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85088,9 +85189,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85107,9 +85208,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85126,14 +85227,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85147,9 +85248,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85166,9 +85267,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85185,14 +85286,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85206,9 +85307,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85225,14 +85326,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85246,9 +85347,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85265,9 +85366,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85284,9 +85385,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85303,9 +85404,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85322,14 +85423,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85343,14 +85444,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85364,9 +85465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85383,9 +85484,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85402,9 +85503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85421,14 +85522,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85442,9 +85543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85461,9 +85562,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85480,9 +85581,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85499,14 +85600,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85520,14 +85621,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85541,9 +85642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85560,9 +85661,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85579,9 +85680,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85598,9 +85699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85617,14 +85718,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85638,14 +85739,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85659,9 +85760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85678,9 +85779,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85697,9 +85798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85716,14 +85817,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85737,9 +85838,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85756,9 +85857,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85775,9 +85876,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85794,14 +85895,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85815,14 +85916,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85836,9 +85937,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85855,9 +85956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85874,9 +85975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85893,9 +85994,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85912,14 +86013,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85933,9 +86034,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85952,14 +86053,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85973,9 +86074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -85992,9 +86093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86011,14 +86112,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86032,9 +86133,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86051,9 +86152,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86070,9 +86171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86089,14 +86190,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86110,14 +86211,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86131,9 +86232,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86150,9 +86251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86169,9 +86270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86188,9 +86289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86207,14 +86308,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86228,9 +86329,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86247,14 +86348,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86268,9 +86369,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86287,9 +86388,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86306,14 +86407,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86327,9 +86428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86346,9 +86447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86365,9 +86466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86384,9 +86485,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86403,14 +86504,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86424,9 +86525,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86443,9 +86544,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86462,9 +86563,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86481,9 +86582,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86500,14 +86601,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86521,9 +86622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86540,14 +86641,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86561,9 +86662,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86580,9 +86681,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86599,14 +86700,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86620,9 +86721,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86639,9 +86740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86658,9 +86759,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86677,9 +86778,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86696,14 +86797,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86717,9 +86818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86736,9 +86837,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86755,9 +86856,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86774,9 +86875,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86793,14 +86894,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86814,9 +86915,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86833,9 +86934,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86852,14 +86953,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86873,9 +86974,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86892,14 +86993,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86913,9 +87014,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86932,9 +87033,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86951,9 +87052,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86970,9 +87071,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -86989,14 +87090,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87010,14 +87111,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87031,9 +87132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87050,9 +87151,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87069,9 +87170,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87088,14 +87189,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87109,9 +87210,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87128,9 +87229,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87147,14 +87248,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87168,9 +87269,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87187,14 +87288,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87208,9 +87309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87227,9 +87328,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87246,9 +87347,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87265,9 +87366,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87284,14 +87385,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87305,14 +87406,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87326,9 +87427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87345,9 +87446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87364,9 +87465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87383,14 +87484,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87404,9 +87505,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87423,9 +87524,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87442,9 +87543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87461,14 +87562,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87482,14 +87583,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87503,9 +87604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87522,9 +87623,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87541,9 +87642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87560,9 +87661,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87579,14 +87680,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87600,14 +87701,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87621,9 +87722,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87640,9 +87741,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87659,9 +87760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87678,14 +87779,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87699,9 +87800,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87718,9 +87819,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87737,9 +87838,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87756,14 +87857,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87777,14 +87878,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87798,9 +87899,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87817,9 +87918,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87836,9 +87937,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87855,9 +87956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87874,14 +87975,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87895,9 +87996,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87914,14 +88015,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87935,9 +88036,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87954,9 +88055,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87973,14 +88074,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -87994,9 +88095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88013,9 +88114,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88032,9 +88133,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88051,14 +88152,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88072,14 +88173,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88093,9 +88194,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88112,9 +88213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88131,9 +88232,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88150,9 +88251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88169,14 +88270,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88190,9 +88291,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88209,14 +88310,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88230,9 +88331,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88249,9 +88350,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88268,14 +88369,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88289,9 +88390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88308,9 +88409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88327,9 +88428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88346,9 +88447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88365,14 +88466,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88386,9 +88487,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88405,9 +88506,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88424,9 +88525,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88443,9 +88544,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88462,14 +88563,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88483,9 +88584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88502,9 +88603,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88521,14 +88622,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88542,9 +88643,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88561,14 +88662,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88582,9 +88683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88601,9 +88702,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88620,9 +88721,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88639,9 +88740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88658,14 +88759,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88679,9 +88780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88698,9 +88799,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88717,9 +88818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88736,9 +88837,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88755,14 +88856,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88776,9 +88877,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88795,9 +88896,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88814,14 +88915,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88835,9 +88936,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88854,14 +88955,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88875,9 +88976,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88894,9 +88995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88913,9 +89014,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88932,9 +89033,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88951,14 +89052,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88972,14 +89073,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -88993,9 +89094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89012,9 +89113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89031,9 +89132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89050,14 +89151,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89071,9 +89172,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89090,9 +89191,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89109,14 +89210,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89130,9 +89231,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89149,14 +89250,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89170,9 +89271,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89189,9 +89290,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89208,9 +89309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89227,9 +89328,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89246,14 +89347,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89267,14 +89368,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89288,9 +89389,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89307,9 +89408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89326,9 +89427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89345,14 +89446,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89366,9 +89467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89385,9 +89486,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89404,9 +89505,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89423,14 +89524,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89444,14 +89545,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89465,9 +89566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89484,9 +89585,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89503,9 +89604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89522,9 +89623,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89541,14 +89642,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89562,14 +89663,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89583,9 +89684,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89602,9 +89703,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89621,9 +89722,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89640,14 +89741,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89661,9 +89762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89680,9 +89781,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89699,9 +89800,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89718,14 +89819,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89739,14 +89840,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89760,9 +89861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89779,9 +89880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89798,9 +89899,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89817,9 +89918,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89836,14 +89937,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89857,9 +89958,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89876,14 +89977,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89897,9 +89998,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89916,9 +90017,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89935,14 +90036,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89956,9 +90057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89975,9 +90076,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -89994,9 +90095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90013,14 +90114,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90034,14 +90135,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90055,9 +90156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90074,9 +90175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90093,9 +90194,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90112,9 +90213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90131,14 +90232,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90152,9 +90253,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90171,14 +90272,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90192,9 +90293,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90211,9 +90312,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90230,14 +90331,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90251,9 +90352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90270,9 +90371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90289,9 +90390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90308,9 +90409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90327,14 +90428,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90348,9 +90449,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90367,9 +90468,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90386,9 +90487,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90405,9 +90506,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90424,14 +90525,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90445,9 +90546,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90464,14 +90565,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90485,9 +90586,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90504,9 +90605,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90523,14 +90624,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90544,9 +90645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90563,9 +90664,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90582,9 +90683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90601,9 +90702,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90620,14 +90721,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90641,9 +90742,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90660,9 +90761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90679,9 +90780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90698,9 +90799,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90717,14 +90818,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90738,9 +90839,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90757,9 +90858,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90776,14 +90877,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90797,9 +90898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90816,14 +90917,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90837,9 +90938,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90856,9 +90957,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90875,9 +90976,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90894,9 +90995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90913,14 +91014,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90934,14 +91035,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90955,9 +91056,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90974,9 +91075,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -90993,9 +91094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91012,14 +91113,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91033,9 +91134,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91052,9 +91153,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91071,14 +91172,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91092,9 +91193,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91111,14 +91212,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91132,9 +91233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91151,9 +91252,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91170,9 +91271,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91189,9 +91290,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91208,14 +91309,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91229,14 +91330,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91250,9 +91351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91269,9 +91370,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91288,9 +91389,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91307,14 +91408,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91328,9 +91429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91347,9 +91448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91366,9 +91467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91385,14 +91486,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91406,14 +91507,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91427,9 +91528,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91446,9 +91547,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91465,9 +91566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91484,9 +91585,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91503,14 +91604,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91524,14 +91625,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91545,9 +91646,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91564,9 +91665,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91583,9 +91684,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91602,14 +91703,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91623,9 +91724,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91642,9 +91743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91661,9 +91762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91680,14 +91781,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91701,14 +91802,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91722,9 +91823,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91741,9 +91842,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91760,9 +91861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91779,9 +91880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91798,14 +91899,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91819,9 +91920,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91838,14 +91939,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91859,9 +91960,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91878,9 +91979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91897,14 +91998,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91918,9 +92019,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91937,9 +92038,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91956,9 +92057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91975,14 +92076,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -91996,14 +92097,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92017,9 +92118,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92036,9 +92137,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92055,9 +92156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92074,9 +92175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92093,14 +92194,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92114,9 +92215,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92133,14 +92234,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92154,9 +92255,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92173,9 +92274,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92192,14 +92293,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92213,9 +92314,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92232,9 +92333,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92251,9 +92352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92270,9 +92371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92289,14 +92390,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92310,9 +92411,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92329,9 +92430,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92348,9 +92449,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92367,9 +92468,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92386,14 +92487,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92407,9 +92508,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92426,9 +92527,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92445,14 +92546,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92466,9 +92567,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92485,14 +92586,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92506,9 +92607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92525,9 +92626,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92544,9 +92645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92563,9 +92664,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92582,14 +92683,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92603,9 +92704,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92622,9 +92723,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92641,9 +92742,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92660,9 +92761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92679,14 +92780,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92700,9 +92801,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92719,9 +92820,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92738,14 +92839,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92759,9 +92860,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92778,14 +92879,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92799,9 +92900,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92818,9 +92919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92837,9 +92938,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92856,9 +92957,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92875,14 +92976,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92896,14 +92997,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92917,9 +93018,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92936,9 +93037,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92955,9 +93056,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92974,14 +93075,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -92995,9 +93096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93014,9 +93115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93033,14 +93134,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93054,9 +93155,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93073,14 +93174,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93094,9 +93195,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93113,9 +93214,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93132,9 +93233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93151,9 +93252,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93170,14 +93271,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93191,14 +93292,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93212,9 +93313,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93231,9 +93332,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93250,9 +93351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93269,14 +93370,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93290,9 +93391,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93309,9 +93410,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93328,9 +93429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93347,14 +93448,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93368,14 +93469,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93389,9 +93490,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93408,16 +93509,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93431,9 +93532,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93450,9 +93551,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93469,14 +93570,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93490,14 +93591,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93511,9 +93612,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93530,9 +93631,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93549,9 +93650,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93568,14 +93669,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93589,9 +93690,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93608,9 +93709,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93627,9 +93728,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93646,14 +93747,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93667,14 +93768,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93688,9 +93789,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93707,9 +93808,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93726,9 +93827,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93745,9 +93846,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93764,14 +93865,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93785,9 +93886,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93804,14 +93905,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93825,9 +93926,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93844,9 +93945,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93863,14 +93964,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93884,9 +93985,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93903,9 +94004,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93922,9 +94023,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93941,14 +94042,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93962,14 +94063,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -93983,9 +94084,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94002,9 +94103,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94021,9 +94122,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94040,9 +94141,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94059,14 +94160,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94080,9 +94181,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94099,14 +94200,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94120,9 +94221,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94139,9 +94240,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94158,14 +94259,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94179,9 +94280,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94198,9 +94299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94217,9 +94318,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94236,9 +94337,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94255,14 +94356,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94276,9 +94377,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94295,9 +94396,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94314,9 +94415,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94333,9 +94434,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94352,14 +94453,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94373,9 +94474,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94392,9 +94493,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94411,14 +94512,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94432,9 +94533,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94451,14 +94552,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94472,9 +94573,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94491,9 +94592,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94510,9 +94611,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94529,9 +94630,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94548,14 +94649,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94569,9 +94670,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94588,9 +94689,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94607,9 +94708,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94626,9 +94727,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94645,14 +94746,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94666,9 +94767,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94685,9 +94786,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94704,14 +94805,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94725,9 +94826,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94744,14 +94845,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94765,9 +94866,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94784,9 +94885,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94803,9 +94904,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94822,9 +94923,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94841,14 +94942,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94862,14 +94963,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94883,9 +94984,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94902,9 +95003,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94921,9 +95022,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94940,14 +95041,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94961,9 +95062,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94980,9 +95081,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -94999,14 +95100,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95020,9 +95121,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95039,14 +95140,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95060,9 +95161,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95079,9 +95180,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95098,9 +95199,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95117,9 +95218,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95136,14 +95237,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95157,14 +95258,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95178,9 +95279,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95197,9 +95298,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95216,9 +95317,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95235,14 +95336,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95256,9 +95357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95275,9 +95376,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95294,9 +95395,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95313,14 +95414,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95334,14 +95435,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95355,9 +95456,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95374,9 +95475,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95393,9 +95494,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95412,9 +95513,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95431,14 +95532,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95452,14 +95553,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95473,9 +95574,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95492,9 +95593,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95511,9 +95612,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95530,14 +95631,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95551,9 +95652,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95570,9 +95671,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95589,9 +95690,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95608,14 +95709,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95629,14 +95730,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95650,9 +95751,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95669,9 +95770,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95688,9 +95789,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95707,9 +95808,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95726,14 +95827,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95747,9 +95848,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95766,14 +95867,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95787,9 +95888,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95806,9 +95907,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95825,14 +95926,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95846,9 +95947,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95865,9 +95966,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95884,9 +95985,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95903,14 +96004,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95924,14 +96025,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95945,9 +96046,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95964,9 +96065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -95983,9 +96084,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96002,9 +96103,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96021,14 +96122,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96042,9 +96143,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96061,14 +96162,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96082,9 +96183,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96101,9 +96202,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96120,14 +96221,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96141,9 +96242,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96160,9 +96261,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96179,9 +96280,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96198,9 +96299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96217,14 +96318,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96238,9 +96339,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96257,9 +96358,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96276,9 +96377,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96295,9 +96396,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96314,14 +96415,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96335,9 +96436,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96354,14 +96455,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96375,9 +96476,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96394,9 +96495,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96413,14 +96514,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96434,9 +96535,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96453,9 +96554,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96472,9 +96573,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96491,9 +96592,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96510,14 +96611,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96531,9 +96632,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96550,9 +96651,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96569,9 +96670,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96588,9 +96689,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96607,14 +96708,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96628,9 +96729,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96647,9 +96748,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96666,14 +96767,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96687,9 +96788,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96706,14 +96807,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96727,9 +96828,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96746,9 +96847,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96765,9 +96866,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96784,9 +96885,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96803,14 +96904,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96824,14 +96925,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96845,9 +96946,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96864,9 +96965,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96883,9 +96984,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96902,14 +97003,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96923,9 +97024,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96942,9 +97043,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96961,14 +97062,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -96982,9 +97083,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97001,14 +97102,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97022,9 +97123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97041,9 +97142,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97060,9 +97161,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97079,9 +97180,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97098,14 +97199,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97119,14 +97220,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97140,9 +97241,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97159,9 +97260,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97178,9 +97279,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97197,14 +97298,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97218,9 +97319,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97237,9 +97338,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97256,9 +97357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97275,14 +97376,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97296,14 +97397,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97317,9 +97418,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97336,9 +97437,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97355,9 +97456,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97374,9 +97475,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97393,14 +97494,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97414,14 +97515,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97435,9 +97536,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97454,9 +97555,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97473,9 +97574,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97492,14 +97593,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97513,9 +97614,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97532,9 +97633,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97551,9 +97652,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97570,14 +97671,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97591,14 +97692,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97612,9 +97713,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97631,9 +97732,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97650,9 +97751,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97669,9 +97770,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97688,14 +97789,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97709,9 +97810,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97728,14 +97829,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97749,9 +97850,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97768,9 +97869,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97787,14 +97888,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97808,9 +97909,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97827,9 +97928,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97846,9 +97947,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97865,14 +97966,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97886,14 +97987,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97907,9 +98008,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97926,9 +98027,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97945,9 +98046,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97964,9 +98065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -97983,14 +98084,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98004,9 +98105,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98023,14 +98124,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98044,9 +98145,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98063,9 +98164,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98082,14 +98183,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98103,9 +98204,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98122,9 +98223,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98141,9 +98242,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98160,9 +98261,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98179,14 +98280,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98200,9 +98301,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98219,9 +98320,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98238,9 +98339,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98257,9 +98358,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98276,14 +98377,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98297,9 +98398,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98316,9 +98417,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98335,14 +98436,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98356,9 +98457,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98375,14 +98476,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98396,9 +98497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98415,9 +98516,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98434,9 +98535,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98453,9 +98554,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98472,14 +98573,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98493,9 +98594,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98512,9 +98613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98531,9 +98632,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98550,9 +98651,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98569,14 +98670,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98590,9 +98691,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98609,9 +98710,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98628,14 +98729,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98649,9 +98750,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98668,14 +98769,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98689,9 +98790,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98708,9 +98809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98727,9 +98828,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98746,9 +98847,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98765,14 +98866,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98786,14 +98887,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98807,9 +98908,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98826,9 +98927,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98845,9 +98946,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98864,14 +98965,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98885,9 +98986,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98904,9 +99005,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98923,14 +99024,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98944,9 +99045,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98963,14 +99064,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -98984,9 +99085,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99003,9 +99104,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99022,9 +99123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99041,9 +99142,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99060,14 +99161,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99081,14 +99182,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99102,9 +99203,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99121,9 +99222,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99140,9 +99241,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99159,14 +99260,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99180,9 +99281,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99199,9 +99300,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99218,9 +99319,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99237,14 +99338,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99258,14 +99359,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99279,9 +99380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99298,9 +99399,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99317,9 +99418,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99336,9 +99437,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99355,14 +99456,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99376,14 +99477,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99397,9 +99498,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99416,9 +99517,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99435,9 +99536,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99454,14 +99555,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99475,9 +99576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99494,9 +99595,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99513,9 +99614,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99532,14 +99633,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99553,14 +99654,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99574,9 +99675,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99593,9 +99694,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99612,9 +99713,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99631,9 +99732,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99650,14 +99751,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99671,9 +99772,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99690,14 +99791,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99711,9 +99812,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99730,9 +99831,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99749,14 +99850,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99770,9 +99871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99789,9 +99890,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99808,9 +99909,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99827,14 +99928,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99848,14 +99949,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99869,9 +99970,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99888,9 +99989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99907,9 +100008,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99926,9 +100027,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99945,14 +100046,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99966,9 +100067,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -99985,14 +100086,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100006,9 +100107,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100025,9 +100126,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100044,14 +100145,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100065,9 +100166,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100084,9 +100185,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100103,9 +100204,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100122,9 +100223,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100141,14 +100242,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100162,9 +100263,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100181,9 +100282,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100200,9 +100301,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100219,9 +100320,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100238,14 +100339,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100259,9 +100360,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100278,14 +100379,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100299,9 +100400,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100318,9 +100419,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100337,14 +100438,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100358,9 +100459,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100377,9 +100478,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100396,9 +100497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100415,9 +100516,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100434,14 +100535,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100455,9 +100556,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100474,9 +100575,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100493,9 +100594,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100512,9 +100613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100531,14 +100632,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100552,9 +100653,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100571,9 +100672,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100590,14 +100691,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100611,9 +100712,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100630,14 +100731,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100651,9 +100752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100670,9 +100771,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100689,9 +100790,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100708,9 +100809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100727,14 +100828,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100748,14 +100849,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100769,9 +100870,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100788,9 +100889,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100807,9 +100908,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100826,14 +100927,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100847,9 +100948,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100866,9 +100967,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100885,14 +100986,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100906,9 +101007,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100925,14 +101026,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100946,9 +101047,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100965,9 +101066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -100984,9 +101085,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101003,9 +101104,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101022,14 +101123,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101043,14 +101144,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101064,9 +101165,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101083,9 +101184,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101102,9 +101203,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101121,14 +101222,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101142,9 +101243,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101161,9 +101262,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101180,9 +101281,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101199,14 +101300,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101220,14 +101321,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101241,9 +101342,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101260,9 +101361,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101279,9 +101380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101298,9 +101399,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101317,14 +101418,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101338,14 +101439,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101359,9 +101460,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101378,9 +101479,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101397,9 +101498,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101416,14 +101517,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101437,9 +101538,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101456,9 +101557,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101475,9 +101576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101494,14 +101595,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101515,14 +101616,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101536,9 +101637,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101555,9 +101656,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101574,9 +101675,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101593,9 +101694,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101612,14 +101713,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101633,9 +101734,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101652,14 +101753,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101673,9 +101774,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101692,9 +101793,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101711,14 +101812,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101732,9 +101833,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101751,9 +101852,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101770,9 +101871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101789,14 +101890,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101810,14 +101911,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101831,9 +101932,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101850,9 +101951,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101869,9 +101970,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101888,9 +101989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101907,14 +102008,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101928,9 +102029,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101947,14 +102048,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101968,9 +102069,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -101987,9 +102088,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102006,14 +102107,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102027,9 +102128,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102046,9 +102147,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102065,9 +102166,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102084,9 +102185,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102103,14 +102204,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102124,9 +102225,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102143,9 +102244,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102162,9 +102263,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102181,9 +102282,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102200,14 +102301,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102221,9 +102322,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102240,9 +102341,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102259,14 +102360,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102280,9 +102381,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102299,14 +102400,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102320,9 +102421,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102339,9 +102440,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102358,9 +102459,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102377,9 +102478,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102396,14 +102497,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102417,9 +102518,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102436,9 +102537,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102455,9 +102556,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102474,9 +102575,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102493,14 +102594,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102514,9 +102615,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102533,9 +102634,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102552,14 +102653,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102573,9 +102674,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102592,14 +102693,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102613,9 +102714,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102632,9 +102733,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102651,9 +102752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102670,9 +102771,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102689,14 +102790,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102710,14 +102811,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102731,9 +102832,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102750,9 +102851,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102769,9 +102870,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102788,14 +102889,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102809,9 +102910,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102828,9 +102929,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102847,14 +102948,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102868,9 +102969,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102887,14 +102988,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102908,9 +103009,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102927,9 +103028,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102946,9 +103047,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102965,9 +103066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -102984,14 +103085,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103005,14 +103106,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103026,9 +103127,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103045,9 +103146,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103064,9 +103165,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103083,14 +103184,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103104,9 +103205,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103123,9 +103224,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103142,9 +103243,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103161,14 +103262,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103182,14 +103283,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103203,9 +103304,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103222,16 +103323,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103245,9 +103346,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103264,9 +103365,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103283,14 +103384,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103304,14 +103405,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103325,9 +103426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103344,9 +103445,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103363,9 +103464,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103382,14 +103483,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103403,9 +103504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103422,9 +103523,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103441,9 +103542,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103460,14 +103561,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103481,14 +103582,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103502,9 +103603,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103521,9 +103622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103540,9 +103641,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103559,9 +103660,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103578,14 +103679,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103599,9 +103700,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103618,14 +103719,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103639,9 +103740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103658,9 +103759,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103677,14 +103778,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103698,9 +103799,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103717,9 +103818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103736,9 +103837,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103755,14 +103856,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103776,14 +103877,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103797,9 +103898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103816,9 +103917,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103835,9 +103936,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103854,9 +103955,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103873,14 +103974,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103894,9 +103995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103913,14 +104014,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103934,9 +104035,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103953,9 +104054,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103972,14 +104073,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -103993,9 +104094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104012,9 +104113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104031,9 +104132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104050,9 +104151,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104069,14 +104170,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104090,9 +104191,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104109,9 +104210,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104128,9 +104229,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104147,9 +104248,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104166,14 +104267,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104187,9 +104288,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104206,9 +104307,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104225,14 +104326,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104246,9 +104347,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104265,14 +104366,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104286,9 +104387,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104305,9 +104406,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104324,9 +104425,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104343,9 +104444,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104362,14 +104463,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104383,9 +104484,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104402,9 +104503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104421,9 +104522,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104440,9 +104541,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104459,14 +104560,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104480,9 +104581,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104499,9 +104600,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104518,14 +104619,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104539,9 +104640,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104558,14 +104659,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104579,9 +104680,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104598,9 +104699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104617,9 +104718,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104636,9 +104737,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104655,14 +104756,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104676,14 +104777,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104697,9 +104798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104716,9 +104817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104735,9 +104836,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104754,14 +104855,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104775,9 +104876,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104794,9 +104895,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104813,14 +104914,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104834,9 +104935,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104853,14 +104954,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104874,9 +104975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104893,9 +104994,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104912,9 +105013,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104931,9 +105032,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104950,14 +105051,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104971,14 +105072,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -104992,9 +105093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105011,9 +105112,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105030,9 +105131,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105049,14 +105150,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105070,9 +105171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105089,9 +105190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105108,9 +105209,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105127,14 +105228,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105148,14 +105249,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105169,9 +105270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105188,9 +105289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105207,9 +105308,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105226,9 +105327,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105245,14 +105346,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105266,14 +105367,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105287,9 +105388,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105306,9 +105407,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105325,9 +105426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105344,14 +105445,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105365,9 +105466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105384,9 +105485,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105403,9 +105504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105422,14 +105523,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105443,14 +105544,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105464,9 +105565,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105483,9 +105584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105502,9 +105603,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105521,9 +105622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105540,14 +105641,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105561,9 +105662,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105580,14 +105681,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105601,9 +105702,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105620,9 +105721,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105639,14 +105740,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105660,9 +105761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105679,9 +105780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105698,9 +105799,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105717,14 +105818,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105738,14 +105839,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105759,9 +105860,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105778,9 +105879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105797,9 +105898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105816,9 +105917,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105835,14 +105936,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105856,9 +105957,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105875,14 +105976,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105896,9 +105997,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105915,9 +106016,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105934,14 +106035,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105955,9 +106056,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105974,9 +106075,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -105993,9 +106094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106012,9 +106113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106031,14 +106132,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106052,9 +106153,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106071,9 +106172,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106090,9 +106191,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106109,9 +106210,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106128,14 +106229,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106149,9 +106250,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106168,14 +106269,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106189,9 +106290,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106208,9 +106309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106227,14 +106328,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106248,9 +106349,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106267,9 +106368,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106286,9 +106387,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106305,9 +106406,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106324,14 +106425,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106345,9 +106446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106364,9 +106465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106383,9 +106484,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106402,9 +106503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106421,14 +106522,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106442,9 +106543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106461,9 +106562,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106480,14 +106581,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106501,9 +106602,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106520,14 +106621,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106541,9 +106642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106560,9 +106661,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106579,9 +106680,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106598,9 +106699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106617,14 +106718,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106638,14 +106739,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106659,9 +106760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106678,9 +106779,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106697,9 +106798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106716,14 +106817,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106737,9 +106838,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106756,9 +106857,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106775,14 +106876,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106796,9 +106897,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106815,14 +106916,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106836,9 +106937,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106855,9 +106956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106874,9 +106975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106893,9 +106994,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106912,14 +107013,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106933,14 +107034,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106954,9 +107055,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106973,9 +107074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -106992,9 +107093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107011,14 +107112,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107032,9 +107133,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107051,9 +107152,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107070,9 +107171,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107089,14 +107190,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107110,14 +107211,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107131,9 +107232,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107150,9 +107251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107169,9 +107270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107188,9 +107289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107207,14 +107308,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107228,14 +107329,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107249,9 +107350,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107268,9 +107369,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107287,9 +107388,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107306,14 +107407,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107327,9 +107428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107346,9 +107447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107365,9 +107466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107384,14 +107485,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107405,14 +107506,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107426,9 +107527,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107445,9 +107546,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107464,9 +107565,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107483,9 +107584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107502,14 +107603,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107523,9 +107624,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107542,14 +107643,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107563,9 +107664,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107582,9 +107683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107601,14 +107702,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107622,9 +107723,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107641,9 +107742,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107660,9 +107761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107679,14 +107780,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107700,14 +107801,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107721,9 +107822,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107740,9 +107841,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107759,9 +107860,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107778,9 +107879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107797,14 +107898,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107818,9 +107919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107837,14 +107938,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107858,9 +107959,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107877,9 +107978,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107896,14 +107997,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107917,9 +108018,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107936,9 +108037,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107955,9 +108056,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107974,9 +108075,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -107993,14 +108094,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108014,9 +108115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108033,9 +108134,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108052,9 +108153,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108071,9 +108172,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108090,14 +108191,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108111,9 +108212,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108130,9 +108231,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108149,14 +108250,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108170,9 +108271,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108189,14 +108290,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108210,9 +108311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108229,9 +108330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108248,9 +108349,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108267,9 +108368,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108286,14 +108387,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108307,9 +108408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108326,9 +108427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108345,9 +108446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108364,9 +108465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108383,14 +108484,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108404,9 +108505,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108423,9 +108524,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108442,14 +108543,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108463,9 +108564,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108482,14 +108583,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108503,9 +108604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108522,9 +108623,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108541,9 +108642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108560,9 +108661,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108579,14 +108680,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108600,14 +108701,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108621,9 +108722,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108640,9 +108741,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108659,9 +108760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108678,14 +108779,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108699,9 +108800,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108718,9 +108819,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108737,14 +108838,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108758,9 +108859,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108777,14 +108878,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108798,9 +108899,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108817,9 +108918,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108836,9 +108937,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108855,9 +108956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108874,14 +108975,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108895,14 +108996,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108916,9 +109017,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108935,9 +109036,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108954,9 +109055,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108973,14 +109074,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -108994,9 +109095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109013,9 +109114,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109032,9 +109133,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109051,14 +109152,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109072,14 +109173,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109093,9 +109194,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109112,9 +109213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109131,9 +109232,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109150,9 +109251,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109169,14 +109270,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109190,14 +109291,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109211,9 +109312,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109230,9 +109331,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109249,9 +109350,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109268,14 +109369,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109289,9 +109390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109308,9 +109409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109327,9 +109428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109346,14 +109447,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109367,14 +109468,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109388,9 +109489,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109407,9 +109508,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109426,9 +109527,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109445,9 +109546,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109464,14 +109565,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109485,9 +109586,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109504,14 +109605,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109525,9 +109626,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109544,9 +109645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109563,14 +109664,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109584,9 +109685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109603,9 +109704,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109622,9 +109723,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109641,14 +109742,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109662,14 +109763,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109683,9 +109784,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109702,9 +109803,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109721,9 +109822,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109740,9 +109841,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109759,14 +109860,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109780,9 +109881,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109799,14 +109900,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109820,9 +109921,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109839,9 +109940,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109858,14 +109959,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109879,9 +109980,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109898,9 +109999,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109917,9 +110018,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109936,9 +110037,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109955,14 +110056,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109976,9 +110077,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -109995,9 +110096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110014,9 +110115,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110033,9 +110134,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110052,14 +110153,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110073,9 +110174,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110092,14 +110193,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110113,9 +110214,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110132,9 +110233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110151,14 +110252,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110172,9 +110273,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110191,9 +110292,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110210,9 +110311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110229,9 +110330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110248,14 +110349,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110269,9 +110370,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110288,9 +110389,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110307,9 +110408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110326,9 +110427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110345,14 +110446,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110366,9 +110467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110385,9 +110486,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110404,14 +110505,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110425,9 +110526,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110444,14 +110545,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110465,9 +110566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110484,9 +110585,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110503,9 +110604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110522,9 +110623,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110541,14 +110642,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110562,14 +110663,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110583,9 +110684,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110602,9 +110703,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110621,9 +110722,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110640,14 +110741,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110661,9 +110762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110680,9 +110781,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110699,14 +110800,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110720,9 +110821,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110739,14 +110840,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110760,9 +110861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110779,9 +110880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110798,9 +110899,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110817,9 +110918,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110836,14 +110937,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110857,14 +110958,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110878,9 +110979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110897,9 +110998,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110916,9 +111017,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110935,14 +111036,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110956,9 +111057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110975,9 +111076,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -110994,9 +111095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111013,14 +111114,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111034,14 +111135,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111055,9 +111156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111074,9 +111175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111093,9 +111194,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111112,9 +111213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111131,14 +111232,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111152,14 +111253,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111173,9 +111274,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111192,9 +111293,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111211,9 +111312,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111230,14 +111331,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111251,9 +111352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111270,9 +111371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111289,9 +111390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111308,14 +111409,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111329,14 +111430,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111350,9 +111451,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111369,9 +111470,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111388,9 +111489,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111407,9 +111508,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111426,14 +111527,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111447,9 +111548,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111466,14 +111567,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111487,9 +111588,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111506,9 +111607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111525,14 +111626,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111546,9 +111647,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111565,9 +111666,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111584,9 +111685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111603,14 +111704,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111624,14 +111725,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111645,9 +111746,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111664,9 +111765,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111683,9 +111784,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111702,9 +111803,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111721,14 +111822,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111742,9 +111843,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111761,14 +111862,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111782,9 +111883,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111801,9 +111902,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111820,14 +111921,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111841,9 +111942,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111860,9 +111961,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111879,9 +111980,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111898,9 +111999,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111917,14 +112018,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111938,9 +112039,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111957,9 +112058,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111976,9 +112077,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -111995,9 +112096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112014,14 +112115,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112035,9 +112136,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112054,9 +112155,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112073,14 +112174,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112094,9 +112195,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112113,14 +112214,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112134,9 +112235,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112153,9 +112254,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112172,9 +112273,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112191,9 +112292,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112210,14 +112311,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112231,9 +112332,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112250,9 +112351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112269,9 +112370,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112288,9 +112389,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112307,14 +112408,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112328,9 +112429,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112347,9 +112448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112366,14 +112467,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112387,9 +112488,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112406,14 +112507,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112427,9 +112528,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112446,9 +112547,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112465,9 +112566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112484,9 +112585,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112503,14 +112604,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112524,14 +112625,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112545,9 +112646,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112564,9 +112665,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112583,9 +112684,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112602,14 +112703,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112623,9 +112724,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112642,9 +112743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112661,14 +112762,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112682,9 +112783,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112701,14 +112802,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112722,9 +112823,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112741,9 +112842,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112760,9 +112861,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112779,9 +112880,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112798,14 +112899,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112819,14 +112920,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112840,9 +112941,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112859,9 +112960,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112878,9 +112979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112897,14 +112998,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112918,9 +113019,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112937,9 +113038,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112956,9 +113057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112975,14 +113076,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -112996,14 +113097,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113017,9 +113118,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113036,14 +113137,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "saving MCMC output to"                                                     
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.3.Rdata"
     ## [1] "saving diagnostic graphs to"                                                  
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.3.MCMC.pdf"
    -
    ## [1] "DIC"              "404.346110407312" "pD"              
    +            
    ## [1] "DIC"              "404.346110407312" "pD"              
     ## [4] "189.740306201481"
     ## [1] "DICg"             "499.298462518416" "pDg"             
     ## [4] "253.9982381026"  
    @@ -113056,14 +113157,14 @@ 

    ## ## [[3]] ## [1] 6

    -
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    -
    ## [1] "Dropping allom rows: "
    +            
    ## Warning in nu(allom$parm$Component.ID): NAs introduced by coercion
    +
    ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113113,9 +113214,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113168,9 +113269,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113223,14 +113324,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113280,14 +113381,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113337,9 +113438,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113392,9 +113493,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113447,9 +113548,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113502,14 +113603,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113559,9 +113660,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113614,9 +113715,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113669,9 +113770,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113724,14 +113825,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113781,14 +113882,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113838,9 +113939,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113893,9 +113994,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -113948,9 +114049,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114003,9 +114104,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114058,14 +114159,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114115,9 +114216,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114170,14 +114271,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114227,9 +114328,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114282,9 +114383,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114337,14 +114438,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114394,9 +114495,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114449,9 +114550,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114504,9 +114605,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114559,14 +114660,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114616,14 +114717,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114673,9 +114774,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114728,9 +114829,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114783,9 +114884,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114838,9 +114939,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114893,14 +114994,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -114950,9 +115051,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115005,14 +115106,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115062,9 +115163,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115117,9 +115218,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115172,14 +115273,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115229,9 +115330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115284,9 +115385,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115339,9 +115440,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115394,9 +115495,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115449,14 +115550,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115506,9 +115607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115561,9 +115662,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115616,9 +115717,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115671,9 +115772,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115726,14 +115827,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115783,9 +115884,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115838,9 +115939,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115893,14 +115994,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -115950,9 +116051,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116005,14 +116106,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116062,9 +116163,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116117,9 +116218,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116172,9 +116273,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116227,9 +116328,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116282,14 +116383,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116339,9 +116440,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116394,9 +116495,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116449,9 +116550,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116504,9 +116605,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116559,14 +116660,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116616,9 +116717,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116671,9 +116772,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116726,14 +116827,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116783,9 +116884,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116838,14 +116939,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116895,9 +116996,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -116950,9 +117051,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117005,9 +117106,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117060,9 +117161,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117115,14 +117216,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117172,14 +117273,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117229,9 +117330,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117284,9 +117385,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117339,9 +117440,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117394,14 +117495,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117451,9 +117552,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117506,9 +117607,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117561,14 +117662,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117618,9 +117719,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117673,14 +117774,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117730,9 +117831,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117785,9 +117886,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117840,9 +117941,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117895,9 +117996,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -117950,14 +118051,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118007,14 +118108,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118064,9 +118165,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118119,9 +118220,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118174,9 +118275,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118229,14 +118330,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118286,9 +118387,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118341,9 +118442,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118396,9 +118497,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118451,14 +118552,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118508,14 +118609,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118565,9 +118666,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118620,9 +118721,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118675,9 +118776,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118730,9 +118831,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118785,14 +118886,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118842,14 +118943,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118899,9 +119000,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -118954,9 +119055,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119009,9 +119110,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119064,14 +119165,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119121,9 +119222,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119176,9 +119277,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119231,9 +119332,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119286,14 +119387,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119343,14 +119444,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119400,9 +119501,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119455,9 +119556,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119510,9 +119611,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119565,9 +119666,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119620,14 +119721,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119677,9 +119778,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119732,14 +119833,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119789,9 +119890,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119844,9 +119945,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119899,14 +120000,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -119956,9 +120057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120011,9 +120112,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120066,9 +120167,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120121,14 +120222,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120178,14 +120279,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120235,9 +120336,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120290,9 +120391,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120345,9 +120446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120400,9 +120501,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120455,14 +120556,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120512,9 +120613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120567,14 +120668,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120624,9 +120725,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120679,9 +120780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120734,14 +120835,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120791,9 +120892,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120846,9 +120947,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120901,9 +121002,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -120956,9 +121057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121011,14 +121112,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121068,9 +121169,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121123,9 +121224,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121178,9 +121279,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121233,9 +121334,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121288,14 +121389,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121345,9 +121446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121400,14 +121501,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121457,9 +121558,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121512,9 +121613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121567,14 +121668,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121624,9 +121725,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121679,9 +121780,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121734,9 +121835,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121789,9 +121890,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121844,14 +121945,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121901,9 +122002,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -121956,9 +122057,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122011,9 +122112,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122066,9 +122167,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122121,14 +122222,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122178,9 +122279,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122233,9 +122334,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122288,14 +122389,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122345,9 +122446,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122400,14 +122501,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122457,9 +122558,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122512,9 +122613,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122567,9 +122668,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122622,9 +122723,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122677,14 +122778,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122734,14 +122835,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122791,9 +122892,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122846,9 +122947,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122901,9 +123002,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -122956,14 +123057,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123013,9 +123114,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123068,9 +123169,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123123,14 +123224,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123180,9 +123281,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123235,14 +123336,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123292,9 +123393,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123347,9 +123448,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123402,9 +123503,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123457,9 +123558,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123512,14 +123613,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123569,14 +123670,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123626,9 +123727,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123681,9 +123782,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123736,9 +123837,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123791,14 +123892,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123848,9 +123949,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123903,9 +124004,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -123958,9 +124059,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124013,14 +124114,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124070,14 +124171,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124127,9 +124228,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124182,9 +124283,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124237,9 +124338,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124292,9 +124393,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124347,14 +124448,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124404,14 +124505,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124461,9 +124562,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124516,9 +124617,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124571,9 +124672,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124626,14 +124727,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124683,9 +124784,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124738,9 +124839,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124793,9 +124894,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124848,14 +124949,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124905,14 +125006,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -124962,9 +125063,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125017,9 +125118,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125072,9 +125173,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125127,9 +125228,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125182,14 +125283,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125239,9 +125340,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125294,14 +125395,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125351,9 +125452,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125406,9 +125507,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125461,14 +125562,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125518,9 +125619,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125573,9 +125674,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125628,9 +125729,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125683,14 +125784,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125740,14 +125841,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125797,9 +125898,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125852,9 +125953,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125907,9 +126008,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -125962,9 +126063,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126017,14 +126118,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126074,9 +126175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126129,14 +126230,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126186,9 +126287,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126241,9 +126342,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126296,14 +126397,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126353,9 +126454,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126408,9 +126509,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126463,9 +126564,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126518,9 +126619,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126573,14 +126674,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126630,9 +126731,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126685,9 +126786,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126740,9 +126841,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126795,9 +126896,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126850,14 +126951,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126907,9 +127008,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -126962,9 +127063,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127017,14 +127118,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127074,9 +127175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127129,14 +127230,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127186,9 +127287,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127241,9 +127342,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127296,9 +127397,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127351,9 +127452,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127406,14 +127507,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127463,9 +127564,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127518,9 +127619,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127573,9 +127674,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127628,9 +127729,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127683,14 +127784,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127740,9 +127841,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127795,9 +127896,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127850,14 +127951,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127907,9 +128008,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -127962,14 +128063,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128019,9 +128120,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128074,9 +128175,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128129,9 +128230,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128184,9 +128285,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128239,14 +128340,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128296,14 +128397,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128353,9 +128454,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128408,9 +128509,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128463,9 +128564,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128518,14 +128619,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128575,9 +128676,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128630,9 +128731,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128685,14 +128786,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128742,9 +128843,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128797,14 +128898,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128854,9 +128955,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128909,9 +129010,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -128964,9 +129065,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129019,9 +129120,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129074,14 +129175,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129131,14 +129232,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129188,9 +129289,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129243,9 +129344,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129298,9 +129399,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129353,14 +129454,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129410,9 +129511,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129465,9 +129566,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129520,9 +129621,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129575,14 +129676,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129632,14 +129733,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129689,9 +129790,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129744,9 +129845,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129799,9 +129900,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129854,9 +129955,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129909,14 +130010,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -129966,14 +130067,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130023,9 +130124,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130078,9 +130179,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130133,9 +130234,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130188,14 +130289,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130245,9 +130346,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130300,9 +130401,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130355,9 +130456,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130410,14 +130511,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130467,14 +130568,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130524,9 +130625,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130579,9 +130680,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130634,9 +130735,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130689,9 +130790,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130744,14 +130845,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130801,9 +130902,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130856,14 +130957,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130913,9 +131014,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -130968,9 +131069,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131023,14 +131124,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131080,9 +131181,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131135,9 +131236,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131190,9 +131291,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131245,14 +131346,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131302,14 +131403,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131359,9 +131460,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131414,9 +131515,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131469,9 +131570,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131524,9 +131625,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131579,14 +131680,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131636,9 +131737,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131691,14 +131792,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131748,9 +131849,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131803,9 +131904,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131858,14 +131959,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131915,9 +132016,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -131970,9 +132071,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132025,9 +132126,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132080,9 +132181,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132135,14 +132236,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132192,9 +132293,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132247,9 +132348,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132302,9 +132403,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132357,9 +132458,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132412,14 +132513,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132469,9 +132570,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132524,14 +132625,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132581,9 +132682,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132636,9 +132737,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132691,14 +132792,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132748,9 +132849,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132803,9 +132904,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132858,9 +132959,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132913,9 +133014,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -132968,14 +133069,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133025,9 +133126,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133080,9 +133181,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133135,9 +133236,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133190,9 +133291,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133245,14 +133346,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133302,9 +133403,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133357,9 +133458,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133412,14 +133513,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133469,9 +133570,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133524,14 +133625,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133581,9 +133682,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133636,9 +133737,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133691,9 +133792,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133746,9 +133847,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133801,14 +133902,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133858,14 +133959,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133915,9 +134016,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -133970,9 +134071,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134025,9 +134126,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134080,14 +134181,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134137,9 +134238,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134192,9 +134293,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134247,14 +134348,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134304,9 +134405,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134359,14 +134460,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134416,9 +134517,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134471,9 +134572,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134526,9 +134627,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134581,9 +134682,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134636,14 +134737,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134693,14 +134794,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134750,9 +134851,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134805,9 +134906,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134860,9 +134961,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134915,14 +135016,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -134972,9 +135073,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135027,9 +135128,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135082,9 +135183,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135137,14 +135238,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135194,14 +135295,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135251,9 +135352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135306,9 +135407,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135361,9 +135462,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135416,9 +135517,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135471,14 +135572,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135528,14 +135629,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135585,9 +135686,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135640,9 +135741,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135695,9 +135796,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135750,14 +135851,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135807,9 +135908,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135862,9 +135963,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135917,9 +136018,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -135972,14 +136073,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136029,14 +136130,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136086,9 +136187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136141,9 +136242,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136196,9 +136297,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136251,9 +136352,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136306,14 +136407,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136363,9 +136464,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136418,14 +136519,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136475,9 +136576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136530,9 +136631,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136585,14 +136686,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136642,9 +136743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136697,9 +136798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136752,9 +136853,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136807,14 +136908,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136864,14 +136965,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136921,9 +137022,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -136976,9 +137077,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137031,9 +137132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137086,9 +137187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137141,14 +137242,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137198,9 +137299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137253,14 +137354,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137310,9 +137411,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137365,9 +137466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137420,14 +137521,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137477,9 +137578,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137532,9 +137633,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137587,9 +137688,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137642,9 +137743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137697,14 +137798,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137754,9 +137855,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137809,9 +137910,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137864,9 +137965,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137919,9 +138020,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -137974,14 +138075,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138031,9 +138132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138086,9 +138187,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138141,14 +138242,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138198,9 +138299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138253,14 +138354,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138310,9 +138411,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138365,9 +138466,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138420,9 +138521,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138475,9 +138576,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138530,14 +138631,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138587,9 +138688,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138642,9 +138743,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138697,9 +138798,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138752,9 +138853,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138807,14 +138908,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138864,9 +138965,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138919,9 +139020,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -138974,14 +139075,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139031,9 +139132,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139086,14 +139187,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139143,9 +139244,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139198,9 +139299,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139253,9 +139354,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139308,9 +139409,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139363,14 +139464,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139420,14 +139521,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139477,9 +139578,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139532,9 +139633,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139587,9 +139688,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139642,14 +139743,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139699,9 +139800,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139754,9 +139855,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139809,14 +139910,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139866,9 +139967,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139921,14 +140022,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -139978,9 +140079,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140033,9 +140134,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140088,9 +140189,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140143,9 +140244,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140198,14 +140299,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140255,14 +140356,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140312,9 +140413,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140367,9 +140468,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140422,9 +140523,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140477,14 +140578,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140534,9 +140635,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140589,9 +140690,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140644,9 +140745,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140699,14 +140800,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140756,14 +140857,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140813,9 +140914,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140868,16 +140969,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140927,9 +141028,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -140982,9 +141083,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141037,14 +141138,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141094,14 +141195,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141151,9 +141252,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141206,9 +141307,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141261,9 +141362,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141316,14 +141417,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141373,9 +141474,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141428,9 +141529,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141483,9 +141584,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141538,14 +141639,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141595,14 +141696,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141652,9 +141753,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141707,9 +141808,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141762,9 +141863,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141817,9 +141918,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141872,14 +141973,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141929,9 +142030,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -141984,14 +142085,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142041,9 +142142,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142096,9 +142197,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142151,14 +142252,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142208,9 +142309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142263,9 +142364,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142318,9 +142419,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142373,14 +142474,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142430,14 +142531,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142487,9 +142588,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142542,9 +142643,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142597,9 +142698,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142652,9 +142753,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142707,14 +142808,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142764,9 +142865,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142819,14 +142920,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142876,9 +142977,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142931,9 +143032,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -142986,14 +143087,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143043,9 +143144,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143098,9 +143199,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143153,9 +143254,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143208,9 +143309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143263,14 +143364,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143320,9 +143421,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143375,9 +143476,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143430,9 +143531,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143485,9 +143586,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143540,14 +143641,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143597,9 +143698,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143652,9 +143753,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143707,14 +143808,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143764,9 +143865,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143819,14 +143920,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143876,9 +143977,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143931,9 +144032,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -143986,9 +144087,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144041,9 +144142,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144096,14 +144197,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144153,9 +144254,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144208,9 +144309,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144263,9 +144364,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144318,9 +144419,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144373,14 +144474,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144430,9 +144531,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144485,9 +144586,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144540,14 +144641,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144597,9 +144698,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144652,14 +144753,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144709,9 +144810,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144764,9 +144865,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144819,9 +144920,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144874,9 +144975,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144929,14 +145030,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -144986,14 +145087,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145043,9 +145144,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145098,9 +145199,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145153,9 +145254,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145208,14 +145309,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145265,9 +145366,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145320,9 +145421,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145375,14 +145476,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145432,9 +145533,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145487,14 +145588,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145544,9 +145645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145599,9 +145700,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145654,9 +145755,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145709,9 +145810,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145764,14 +145865,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145821,14 +145922,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145878,9 +145979,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145933,9 +146034,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -145988,9 +146089,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146043,14 +146144,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146100,9 +146201,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146155,9 +146256,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146210,9 +146311,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146265,14 +146366,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146322,14 +146423,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146379,9 +146480,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146434,9 +146535,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146489,9 +146590,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146544,9 +146645,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146599,14 +146700,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146656,14 +146757,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146713,9 +146814,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146768,9 +146869,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146823,9 +146924,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146878,14 +146979,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146935,9 +147036,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -146990,9 +147091,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147045,9 +147146,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147100,14 +147201,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147157,14 +147258,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147214,9 +147315,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147269,9 +147370,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147324,9 +147425,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147379,9 +147480,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147434,14 +147535,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147491,9 +147592,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147546,14 +147647,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147603,9 +147704,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147658,9 +147759,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147713,14 +147814,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147770,9 +147871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147825,9 +147926,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147880,9 +147981,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147935,14 +148036,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -147992,14 +148093,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148049,9 +148150,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148104,9 +148205,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148159,9 +148260,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148214,9 +148315,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148269,14 +148370,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148326,9 +148427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148381,14 +148482,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148438,9 +148539,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148493,9 +148594,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148548,14 +148649,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148605,9 +148706,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148660,9 +148761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148715,9 +148816,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148770,9 +148871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148825,14 +148926,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148882,9 +148983,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148937,9 +149038,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -148992,9 +149093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149047,9 +149148,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149102,14 +149203,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149159,9 +149260,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149214,14 +149315,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149271,9 +149372,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149326,9 +149427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149381,14 +149482,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149438,9 +149539,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149493,9 +149594,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149548,9 +149649,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149603,9 +149704,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149658,14 +149759,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149715,9 +149816,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149770,9 +149871,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149825,9 +149926,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149880,9 +149981,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149935,14 +150036,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -149992,9 +150093,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150047,9 +150148,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150102,14 +150203,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150159,9 +150260,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150214,14 +150315,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150271,9 +150372,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150326,9 +150427,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150381,9 +150482,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150436,9 +150537,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150491,14 +150592,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150548,14 +150649,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150605,9 +150706,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150660,9 +150761,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150715,9 +150816,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150770,14 +150871,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150827,9 +150928,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150882,9 +150983,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150937,14 +151038,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -150994,9 +151095,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151049,14 +151150,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151106,9 +151207,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151161,9 +151262,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151216,9 +151317,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151271,9 +151372,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151326,14 +151427,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151383,14 +151484,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151440,9 +151541,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151495,9 +151596,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151550,9 +151651,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151605,14 +151706,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151662,9 +151763,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151717,9 +151818,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151772,9 +151873,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151827,14 +151928,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151884,14 +151985,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151941,9 +152042,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -151996,9 +152097,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152051,9 +152152,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152106,9 +152207,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152161,14 +152262,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152218,14 +152319,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152275,9 +152376,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152330,9 +152431,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152385,9 +152486,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152440,14 +152541,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152497,9 +152598,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152552,9 +152653,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152607,9 +152708,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152662,14 +152763,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152719,14 +152820,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152776,9 +152877,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152831,9 +152932,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152886,9 +152987,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152941,9 +153042,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -152996,14 +153097,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153053,9 +153154,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153108,14 +153209,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153165,9 +153266,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153220,9 +153321,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153275,14 +153376,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153332,9 +153433,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153387,9 +153488,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153442,9 +153543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153497,14 +153598,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153554,14 +153655,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153611,9 +153712,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153666,9 +153767,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153721,9 +153822,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153776,9 +153877,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153831,14 +153932,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153888,9 +153989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -153943,14 +154044,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154000,9 +154101,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154055,9 +154156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154110,14 +154211,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154167,9 +154268,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154222,9 +154323,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154277,9 +154378,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154332,9 +154433,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154387,14 +154488,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154444,9 +154545,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154499,9 +154600,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154554,9 +154655,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154609,9 +154710,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154664,14 +154765,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154721,9 +154822,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154776,9 +154877,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154831,14 +154932,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154888,9 +154989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -154943,14 +155044,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155000,9 +155101,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155055,9 +155156,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155110,9 +155211,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155165,9 +155266,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155220,14 +155321,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155277,9 +155378,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155332,9 +155433,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155387,9 +155488,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155442,9 +155543,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155497,14 +155598,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155554,9 +155655,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155609,9 +155710,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155664,14 +155765,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155721,9 +155822,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155776,14 +155877,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155833,9 +155934,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155888,9 +155989,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155943,9 +156044,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -155998,9 +156099,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156053,14 +156154,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156110,14 +156211,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156167,9 +156268,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156222,9 +156323,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156277,9 +156378,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156332,14 +156433,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156389,9 +156490,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156444,9 +156545,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156499,14 +156600,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156556,9 +156657,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156611,14 +156712,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156668,9 +156769,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156723,9 +156824,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156778,9 +156879,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156833,9 +156934,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156888,14 +156989,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -156945,14 +157046,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157002,9 +157103,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157057,9 +157158,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157112,9 +157213,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157167,14 +157268,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157224,9 +157325,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157279,9 +157380,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157334,9 +157435,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157389,14 +157490,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157446,14 +157547,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157503,9 +157604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157558,9 +157659,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157613,9 +157714,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157668,9 +157769,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157723,14 +157824,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157780,14 +157881,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157837,9 +157938,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157892,9 +157993,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -157947,9 +158048,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158002,14 +158103,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158059,9 +158160,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158114,9 +158215,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158169,9 +158270,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158224,14 +158325,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158281,14 +158382,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158338,9 +158439,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158393,9 +158494,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158448,9 +158549,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158503,9 +158604,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158558,14 +158659,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158615,9 +158716,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158670,14 +158771,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158727,9 +158828,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158782,9 +158883,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158837,14 +158938,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158894,9 +158995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -158949,9 +159050,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159004,9 +159105,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159059,14 +159160,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159116,14 +159217,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159173,9 +159274,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159228,9 +159329,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159283,9 +159384,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159338,9 +159439,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159393,14 +159494,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159450,9 +159551,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159505,14 +159606,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159562,9 +159663,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159617,9 +159718,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159672,14 +159773,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159729,9 +159830,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159784,9 +159885,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159839,9 +159940,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159894,9 +159995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -159949,14 +160050,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160006,9 +160107,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160061,9 +160162,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160116,9 +160217,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160171,9 +160272,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160226,14 +160327,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160283,9 +160384,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160338,14 +160439,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160395,9 +160496,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160450,9 +160551,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160505,14 +160606,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160562,9 +160663,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160617,9 +160718,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160672,9 +160773,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160727,9 +160828,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160782,14 +160883,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160839,9 +160940,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160894,9 +160995,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -160949,9 +161050,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161004,9 +161105,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161059,14 +161160,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161116,9 +161217,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161171,9 +161272,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161226,14 +161327,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161283,9 +161384,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161338,14 +161439,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161395,9 +161496,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161450,9 +161551,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161505,9 +161606,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161560,9 +161661,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161615,14 +161716,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161672,14 +161773,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161729,9 +161830,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161784,9 +161885,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161839,9 +161940,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161894,14 +161995,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -161951,9 +162052,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162006,9 +162107,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162061,14 +162162,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162118,9 +162219,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162173,14 +162274,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162230,9 +162331,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162285,9 +162386,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162340,9 +162441,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162395,9 +162496,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162450,14 +162551,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162507,14 +162608,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162564,9 +162665,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162619,9 +162720,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162674,9 +162775,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162729,14 +162830,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162786,9 +162887,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162841,9 +162942,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162896,9 +162997,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -162951,14 +163052,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163008,14 +163109,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163065,9 +163166,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163120,9 +163221,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163175,9 +163276,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163230,9 +163331,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163285,14 +163386,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163342,14 +163443,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163399,9 +163500,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163454,9 +163555,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163509,9 +163610,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163564,14 +163665,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163621,9 +163722,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163676,9 +163777,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163731,9 +163832,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163786,14 +163887,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163843,14 +163944,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163900,9 +164001,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -163955,9 +164056,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164010,9 +164111,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164065,9 +164166,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164120,14 +164221,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164177,9 +164278,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164232,14 +164333,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164289,9 +164390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164344,9 +164445,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164399,14 +164500,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164456,9 +164557,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164511,9 +164612,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164566,9 +164667,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164621,14 +164722,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164678,14 +164779,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164735,9 +164836,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164790,9 +164891,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164845,9 +164946,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164900,9 +165001,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -164955,14 +165056,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165012,9 +165113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165067,14 +165168,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165124,9 +165225,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165179,9 +165280,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165234,14 +165335,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165291,9 +165392,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165346,9 +165447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165401,9 +165502,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165456,9 +165557,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165511,14 +165612,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165568,9 +165669,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165623,9 +165724,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165678,9 +165779,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165733,9 +165834,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165788,14 +165889,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165845,9 +165946,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165900,9 +166001,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -165955,14 +166056,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166012,9 +166113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166067,14 +166168,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166124,9 +166225,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166179,9 +166280,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166234,9 +166335,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166289,9 +166390,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166344,14 +166445,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166401,9 +166502,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166456,9 +166557,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166511,9 +166612,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166566,9 +166667,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166621,14 +166722,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166678,9 +166779,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166733,9 +166834,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166788,14 +166889,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166845,9 +166946,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166900,14 +167001,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -166957,9 +167058,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167012,9 +167113,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167067,9 +167168,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167122,9 +167223,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167177,14 +167278,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167234,14 +167335,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167291,9 +167392,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167346,9 +167447,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167401,9 +167502,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167456,14 +167557,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167513,9 +167614,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167568,9 +167669,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167623,14 +167724,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167680,9 +167781,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167735,14 +167836,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167792,9 +167893,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167847,9 +167948,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167902,9 +168003,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -167957,9 +168058,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168012,14 +168113,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168069,14 +168170,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168126,9 +168227,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168181,9 +168282,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168236,9 +168337,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168291,14 +168392,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168348,9 +168449,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168403,9 +168504,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168458,9 +168559,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168513,14 +168614,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168570,14 +168671,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168627,9 +168728,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168682,16 +168783,16 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "Dropping allom rows: "
     ## 
       |                                                                       
       |                                                                 |   0%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168741,9 +168842,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168796,9 +168897,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168851,14 +168952,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |                                                                 |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168908,14 +169009,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   1%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -168965,9 +169066,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169020,9 +169121,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169075,9 +169176,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169130,14 +169231,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=                                                                |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169187,9 +169288,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169242,9 +169343,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169297,9 +169398,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169352,14 +169453,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   2%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169409,14 +169510,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   3%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169466,9 +169567,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169521,9 +169622,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169576,9 +169677,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169631,9 +169732,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169686,14 +169787,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==                                                               |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169743,9 +169844,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169798,14 +169899,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   4%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169855,9 +169956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169910,9 +170011,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -169965,14 +170066,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===                                                              |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170022,9 +170123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170077,9 +170178,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170132,9 +170233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170187,14 +170288,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   5%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170244,14 +170345,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   6%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170301,9 +170402,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170356,9 +170457,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170411,9 +170512,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170466,9 +170567,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170521,14 +170622,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====                                                             |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170578,9 +170679,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170633,14 +170734,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   7%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170690,9 +170791,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170745,9 +170846,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170800,14 +170901,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====                                                            |   8%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170857,9 +170958,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170912,9 +171013,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -170967,9 +171068,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171022,9 +171123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171077,14 +171178,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |   9%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171134,9 +171235,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171189,9 +171290,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171244,9 +171345,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171299,9 +171400,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171354,14 +171455,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======                                                           |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171411,9 +171512,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171466,9 +171567,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171521,14 +171622,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  10%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171578,9 +171679,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171633,14 +171734,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======                                                          |  11%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171690,9 +171791,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171745,9 +171846,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171800,9 +171901,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171855,9 +171956,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171910,14 +172011,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  12%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -171967,9 +172068,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172022,9 +172123,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172077,9 +172178,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172132,9 +172233,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172187,14 +172288,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========                                                         |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172244,9 +172345,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172299,9 +172400,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172354,14 +172455,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  13%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172411,9 +172512,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172466,14 +172567,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  14%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172523,9 +172624,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172578,9 +172679,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172633,9 +172734,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172688,9 +172789,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172743,14 +172844,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========                                                        |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172800,14 +172901,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  15%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172857,9 +172958,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172912,9 +173013,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -172967,9 +173068,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173022,14 +173123,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========                                                       |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173079,9 +173180,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173134,9 +173235,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173189,14 +173290,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  16%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173246,9 +173347,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173301,14 +173402,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  17%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173358,9 +173459,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173413,9 +173514,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173468,9 +173569,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173523,9 +173624,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173578,14 +173679,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========                                                      |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173635,14 +173736,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  18%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173692,9 +173793,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173747,9 +173848,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173802,9 +173903,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173857,14 +173958,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============                                                     |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173914,9 +174015,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -173969,9 +174070,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174024,9 +174125,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174079,14 +174180,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  19%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174136,14 +174237,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  20%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174193,9 +174294,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174248,9 +174349,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174303,9 +174404,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174358,9 +174459,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174413,14 +174514,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============                                                    |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174470,14 +174571,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  21%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174527,9 +174628,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174582,9 +174683,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174637,9 +174738,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174692,14 +174793,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============                                                   |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174749,9 +174850,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174804,9 +174905,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174859,9 +174960,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174914,14 +175015,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  22%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -174971,14 +175072,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  23%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175028,9 +175129,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175083,9 +175184,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175138,9 +175239,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175193,9 +175294,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175248,14 +175349,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============                                                  |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175305,9 +175406,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175360,14 +175461,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  24%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175417,9 +175518,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175472,9 +175573,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175527,14 +175628,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================                                                 |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175584,9 +175685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175639,9 +175740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175694,9 +175795,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175749,14 +175850,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  25%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175806,14 +175907,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  26%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175863,9 +175964,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175918,9 +176019,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -175973,9 +176074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176028,9 +176129,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176083,14 +176184,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================                                                |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176140,9 +176241,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176195,14 +176296,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  27%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176252,9 +176353,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176307,9 +176408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176362,14 +176463,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================                                               |  28%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176419,9 +176520,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176474,9 +176575,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176529,9 +176630,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176584,9 +176685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176639,14 +176740,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  29%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176696,9 +176797,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176751,9 +176852,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176806,9 +176907,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176861,9 +176962,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176916,14 +177017,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================                                              |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -176973,9 +177074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177028,14 +177129,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  30%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177085,9 +177186,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177140,9 +177241,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177195,14 +177296,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================                                             |  31%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177252,9 +177353,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177307,9 +177408,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177362,9 +177463,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177417,9 +177518,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177472,14 +177573,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  32%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177529,9 +177630,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177584,9 +177685,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177639,9 +177740,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177694,9 +177795,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177749,14 +177850,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================                                            |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177806,9 +177907,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177861,9 +177962,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177916,14 +178017,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  33%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -177973,9 +178074,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178028,14 +178129,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  34%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178085,9 +178186,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178140,9 +178241,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178195,9 +178296,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178250,9 +178351,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178305,14 +178406,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================                                           |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178362,14 +178463,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  35%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178419,9 +178520,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178474,9 +178575,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178529,9 +178630,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178584,14 +178685,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================                                          |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178641,9 +178742,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178696,9 +178797,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178751,14 +178852,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  36%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178808,9 +178909,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178863,14 +178964,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  37%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178920,9 +179021,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -178975,9 +179076,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179030,9 +179131,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179085,9 +179186,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179140,14 +179241,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================                                         |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179197,14 +179298,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  38%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179254,9 +179355,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179309,9 +179410,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179364,9 +179465,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179419,14 +179520,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================                                        |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179476,9 +179577,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179531,9 +179632,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179586,9 +179687,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179641,14 +179742,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  39%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179698,14 +179799,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  40%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179755,9 +179856,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179810,9 +179911,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179865,9 +179966,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179920,9 +180021,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -179975,14 +180076,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================                                       |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180032,14 +180133,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  41%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180089,9 +180190,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180144,9 +180245,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180199,9 +180300,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180254,14 +180355,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================                                      |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180311,9 +180412,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180366,9 +180467,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180421,9 +180522,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180476,14 +180577,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  42%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180533,14 +180634,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  43%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180590,9 +180691,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180645,9 +180746,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180700,9 +180801,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180755,9 +180856,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180810,14 +180911,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================                                     |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180867,9 +180968,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180922,14 +181023,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  44%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -180979,9 +181080,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181034,9 +181135,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181089,14 +181190,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================                                    |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181146,9 +181247,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181201,9 +181302,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181256,9 +181357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181311,14 +181412,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  45%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181368,14 +181469,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  46%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181425,9 +181526,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181480,9 +181581,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181535,9 +181636,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181590,9 +181691,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181645,14 +181746,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================                                   |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181702,9 +181803,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181757,14 +181858,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  47%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181814,9 +181915,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181869,9 +181970,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181924,14 +182025,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================                                  |  48%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -181981,9 +182082,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182036,9 +182137,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182091,9 +182192,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182146,9 +182247,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182201,14 +182302,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  49%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182258,9 +182359,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182313,9 +182414,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182368,9 +182469,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182423,9 +182524,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182478,14 +182579,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================                                 |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182535,9 +182636,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182590,9 +182691,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182645,14 +182746,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  50%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182702,9 +182803,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182757,14 +182858,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================                                |  51%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182814,9 +182915,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182869,9 +182970,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182924,9 +183025,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -182979,9 +183080,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183034,14 +183135,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  52%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183091,9 +183192,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183146,9 +183247,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183201,9 +183302,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183256,9 +183357,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183311,14 +183412,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================                               |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183368,9 +183469,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183423,9 +183524,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183478,14 +183579,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  53%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183535,9 +183636,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183590,14 +183691,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  54%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183647,9 +183748,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183702,9 +183803,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183757,9 +183858,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183812,9 +183913,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183867,14 +183968,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================                              |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183924,14 +184025,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  55%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -183981,9 +184082,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184036,9 +184137,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184091,9 +184192,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184146,14 +184247,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================                             |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184203,9 +184304,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184258,9 +184359,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184313,14 +184414,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  56%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184370,9 +184471,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184425,14 +184526,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  57%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184482,9 +184583,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184537,9 +184638,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184592,9 +184693,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184647,9 +184748,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184702,14 +184803,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================                            |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184759,14 +184860,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  58%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184816,9 +184917,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184871,9 +184972,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184926,9 +185027,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -184981,14 +185082,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================                           |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185038,9 +185139,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185093,9 +185194,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185148,9 +185249,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185203,14 +185304,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  59%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185260,14 +185361,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  60%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185317,9 +185418,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185372,9 +185473,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185427,9 +185528,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185482,9 +185583,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185537,14 +185638,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================                          |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185594,14 +185695,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  61%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185651,9 +185752,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185706,9 +185807,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185761,9 +185862,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185816,14 +185917,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================                         |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185873,9 +185974,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185928,9 +186029,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -185983,9 +186084,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186038,14 +186139,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  62%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186095,14 +186196,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  63%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186152,9 +186253,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186207,9 +186308,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186262,9 +186363,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186317,9 +186418,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186372,14 +186473,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================                        |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186429,9 +186530,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186484,14 +186585,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  64%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186541,9 +186642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186596,9 +186697,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186651,14 +186752,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================                       |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186708,9 +186809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186763,9 +186864,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186818,9 +186919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186873,14 +186974,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  65%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186930,14 +187031,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  66%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -186987,9 +187088,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187042,9 +187143,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187097,9 +187198,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187152,9 +187253,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187207,14 +187308,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================                      |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187264,9 +187365,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187319,14 +187420,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  67%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187376,9 +187477,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187431,9 +187532,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187486,14 +187587,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================                     |  68%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187543,9 +187644,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187598,9 +187699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187653,9 +187754,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187708,9 +187809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187763,14 +187864,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  69%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187820,9 +187921,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187875,9 +187976,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187930,9 +188031,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -187985,9 +188086,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188040,14 +188141,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================                    |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188097,9 +188198,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188152,14 +188253,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  70%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188209,9 +188310,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188264,9 +188365,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188319,14 +188420,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================                   |  71%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188376,9 +188477,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188431,9 +188532,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188486,9 +188587,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188541,9 +188642,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188596,14 +188697,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  72%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188653,9 +188754,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188708,9 +188809,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188763,9 +188864,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188818,9 +188919,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188873,14 +188974,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================                  |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188930,9 +189031,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -188985,9 +189086,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189040,14 +189141,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  73%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189097,9 +189198,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189152,14 +189253,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  74%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189209,9 +189310,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189264,9 +189365,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189319,9 +189420,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189374,9 +189475,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189429,14 +189530,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================                 |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189486,14 +189587,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  75%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189543,9 +189644,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189598,9 +189699,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189653,9 +189754,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189708,14 +189809,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================                |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189765,9 +189866,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189820,9 +189921,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189875,14 +189976,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  76%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189932,9 +190033,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -189987,14 +190088,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  77%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190044,9 +190145,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190099,9 +190200,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190154,9 +190255,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190209,9 +190310,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190264,14 +190365,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==================================================               |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190321,14 +190422,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  78%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190378,9 +190479,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190433,9 +190534,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190488,9 +190589,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190543,14 +190644,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===================================================              |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190600,9 +190701,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190655,9 +190756,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190710,9 +190811,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190765,14 +190866,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  79%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190822,14 +190923,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  80%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190879,9 +190980,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190934,9 +191035,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -190989,9 +191090,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191044,9 +191145,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191099,14 +191200,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |====================================================             |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191156,14 +191257,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  81%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191213,9 +191314,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191268,9 +191369,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191323,9 +191424,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191378,14 +191479,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=====================================================            |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191435,9 +191536,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191490,9 +191591,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191545,9 +191646,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191600,14 +191701,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  82%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191657,14 +191758,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  83%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191714,9 +191815,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191769,9 +191870,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191824,9 +191925,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191879,9 +191980,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191934,14 +192035,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |======================================================           |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -191991,9 +192092,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192046,14 +192147,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  84%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192103,9 +192204,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192158,9 +192259,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192213,14 +192314,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=======================================================          |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192270,9 +192371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192325,9 +192426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192380,9 +192481,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192435,14 +192536,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  85%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192492,14 +192593,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  86%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192549,9 +192650,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192604,9 +192705,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192659,9 +192760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192714,9 +192815,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192769,14 +192870,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |========================================================         |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192826,9 +192927,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192881,14 +192982,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  87%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192938,9 +193039,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -192993,9 +193094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193048,14 +193149,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=========================================================        |  88%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193105,9 +193206,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193160,9 +193261,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193215,9 +193316,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193270,9 +193371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193325,14 +193426,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  89%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193382,9 +193483,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193437,9 +193538,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193492,9 +193593,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193547,9 +193648,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193602,14 +193703,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==========================================================       |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193659,9 +193760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193714,9 +193815,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193769,14 +193870,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  90%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193826,9 +193927,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193881,14 +193982,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===========================================================      |  91%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193938,9 +194039,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -193993,9 +194094,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194048,9 +194149,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194103,9 +194204,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194158,14 +194259,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  92%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194215,9 +194316,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194270,9 +194371,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194325,9 +194426,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194380,9 +194481,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194435,14 +194536,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |============================================================     |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194492,9 +194593,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194547,9 +194648,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194602,14 +194703,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  93%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194659,9 +194760,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194714,14 +194815,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  94%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194771,9 +194872,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194826,9 +194927,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194881,9 +194982,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194936,9 +195037,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -194991,14 +195092,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=============================================================    |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195048,14 +195149,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  95%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195105,9 +195206,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195160,9 +195261,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195215,9 +195316,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195270,14 +195371,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |==============================================================   |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195327,9 +195428,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195382,9 +195483,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195437,14 +195538,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  96%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195494,9 +195595,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195549,14 +195650,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  97%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195606,9 +195707,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195661,9 +195762,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195716,9 +195817,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195771,9 +195872,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195826,14 +195927,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |===============================================================  |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195883,14 +195984,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  98%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195940,9 +196041,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -195995,9 +196096,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196050,9 +196151,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196105,14 +196206,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |================================================================ |  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196162,9 +196263,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196217,9 +196318,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196272,9 +196373,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196327,14 +196428,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================|  99%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196384,14 +196485,14 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
       |                                                                       
       |=================================================================| 100%
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196441,9 +196542,9 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
     
     ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated.
    @@ -196496,22 +196597,27 @@ 

    ## Warning in u2 + 0.5 * crossprod(Y - X %*% beta): Recycling array of length 1 in vector-array arithmetic is deprecated. ## Use c() or as.vector() instead.

    -
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
    +            
    ## Warning in s2 + 0.5 * crossprod(Y - X %*% Bg): Recycling array of length 1 in vector-array arithmetic is deprecated.
     ##   Use c() or as.vector() instead.
    -
    ## 
    +            
    ## 
     ## [1] "saving MCMC output to"                                                     
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.6.Rdata"
     ## [1] "saving diagnostic graphs to"                                                  
     ## [2] "/fs/data3/tonygard/work/pecan/modules/allometry/vignettes/Allom.LH.6.MCMC.pdf"
    -
    ## [1] "DIC"              "420.881895239451" "pD"              
    +            
    ## [1] "DIC"              "420.881895239451" "pD"              
     ## [4] "254.185258779193"
     ## [1] "DICg"             "458.579828562878" "pDg"             
     ## [4] "214.827364289522"
    -
    -
    -

    -Predict for individual trees

    -
    allom.fit = load.allom(getwd())
    +          
    +
    +

    + Predict + for individual trees +

    +
    +
    allom.fit = load.allom(getwd())
     dbh = 1:50
     pred = allom.predict(allom.fit,dbh = dbh,pft = "LH",component = 3,use = "Bg",interval = "prediction")
     conf = allom.predict(allom.fit,dbh = dbh,pft = "LH",component = 3,use = "Bg",interval = "confidence")
    @@ -196521,52 +196627,90 @@ 

    lines(dbh,CI[1,],lty=2,col="blue") lines(dbh,CI[3,],lty=2,col="blue") lines(dbh,PI[1,],lty=3,col="red") -lines(dbh,PI[3,],lty=3,col="red")

    -

    -
    -
    -

    -Predict for a stand

    -
    ## simulated DBH's
    +lines(dbh,PI[3,],lty=3,col="red")
    +
    +

    + +

    +
    +
    +

    + Predict for a + stand +

    +
    +
    ## simulated DBH's
     dbh = rpois(100,20)
    -hist(dbh)
    -

    -
    stand = allom.predict(allom.fit,dbh = dbh,pft = "LH",component = 3,use = "Bg",interval = "prediction")
    +hist(dbh)
    +
    +

    + +

    +
    +
    stand = allom.predict(allom.fit,dbh = dbh,pft = "LH",component = 3,use = "Bg",interval = "prediction")
     AGB = apply(stand,1,sum)
    -hist(AGB)
    -

    -
    -
    - - +

    + +

    +
    +
    + +
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/allometry/docs/articles/index.html b/modules/allometry/docs/articles/index.html index 876d90e..c199693 100644 --- a/modules/allometry/docs/articles/index.html +++ b/modules/allometry/docs/articles/index.html @@ -2,133 +2,166 @@ - - - - -Articles • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    -

    All vignettes

    -

    +
    +

    All vignettes

    +

    - -
    -
    -
    + +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/authors.html b/modules/allometry/docs/authors.html index 3404671..a2193e0 100644 --- a/modules/allometry/docs/authors.html +++ b/modules/allometry/docs/authors.html @@ -2,134 +2,163 @@ - - - - -Authors • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/docsearch.css b/modules/allometry/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/allometry/docs/docsearch.css +++ b/modules/allometry/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/allometry/docs/docsearch.js b/modules/allometry/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/allometry/docs/docsearch.js +++ b/modules/allometry/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/allometry/docs/index.html b/modules/allometry/docs/index.html index 8dff2d3..dff9e0f 100644 --- a/modules/allometry/docs/index.html +++ b/modules/allometry/docs/index.html @@ -1,115 +1,175 @@ - - - - - - -PEcAn allometry functions • PEcAn.allometry - - - - - - - - - + + + + + + + + PEcAn allometry functions • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - Synthesize allometric equations or fit allometries to data -
    - - + +
    + + +
    +
    + Synthesize allometric equations or fit allometries to data +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/allometry/docs/pkgdown.css b/modules/allometry/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/allometry/docs/pkgdown.css +++ b/modules/allometry/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/allometry/docs/pkgdown.js b/modules/allometry/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/allometry/docs/pkgdown.js +++ b/modules/allometry/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/allometry/docs/reference/AllomAve.html b/modules/allometry/docs/reference/AllomAve.html index a0e8b92..c2be040 100644 --- a/modules/allometry/docs/reference/AllomAve.html +++ b/modules/allometry/docs/reference/AllomAve.html @@ -2,192 +2,275 @@ - - - - -AllomAve — AllomAve • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + AllomAve — AllomAve • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + Writes raw MCMC and PDF of diagnositcs to file and returns table of summary stats." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    allometery wrapper function that handles loading and subsetting the data, - fitting the Bayesian models, and generating diagnostic figures. Set up to loop over - multiple PFTs and components. - Writes raw MCMC and PDF of diagnositcs to file and returns table of summary stats.

    - -
    - -
    AllomAve(pfts, components = 6, outdir = NULL, con = NULL,
    +      
    +
    + + +
    +

    + allometery wrapper function that handles loading and subsetting + the data, fitting the Bayesian models, and generating diagnostic + figures. Set up to loop over multiple PFTs and components. Writes + raw MCMC and PDF of diagnositcs to file and returns table of + summary stats. +

    +
    + +
    AllomAve(pfts, components = 6, outdir = NULL, con = NULL,
       field = NULL, parm = system.file("data/Table3_GTR-NE-319.v2.csv",
       package = "PEcAn.allometry"), ngibbs = 5000, nchain = 3,
       dmin = 0.1, dmax = 500)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    pfts

    pft list from PEcAn settings (if con) OR list of pft spcd's -If the latter, the names within the list are used to identify PFTs

      -
    • 'acronym' - USDA species acronyms (see plants.usda.gov), used with FIELD data (vector)

    • -
    • 'spcd' - USFS species codes, use with PARM data (vector)

    • -
    components

    IDs for allometry components from Jenkins et al 2004 Table 5. Default is stem biomass (6). See data(allom.components)

    outdir

    output directory files are written to. Default is getwd()

    con

    database connection

    field

    path(s) to raw data files

    parm

    path to allometry equation file (NULL default loads Jenkins Table 3)

    ngibbs

    number of MCMC iterations (per chain) to run

    nchain

    number of MCMC chains

    dmin

    minimum dbh of interest

    dmax

    maximum dbh of interest

    - -

    Value

    - -

    nested list of parameter summary statistics

    - -

    Details

    - -

    There are two usages of this function. -When running 'online' (connected to the PEcAn database), pass the database connection, con, and the pfts subsection of the PEcAn settings. -When running 'stand alone' pass the pft list mapping species to species codes and the file paths to the allometry table and field data (optional)

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    pfts +

    + pft list from PEcAn settings (if con) OR list of pft spcd's If + the latter, the names within the list are used to identify + PFTs +

    +
      +
    • +

      + 'acronym' - USDA species acronyms (see plants.usda.gov), + used with FIELD data (vector) +

      +
    • +
    • +

      + 'spcd' - USFS species codes, use with PARM data (vector) +

      +
    • +
    +
    components +

    + IDs for allometry components from Jenkins et al 2004 Table 5. + Default is stem biomass (6). See data(allom.components) +

    +
    outdir +

    output directory files are written to. Default is getwd()

    +
    con

    database connection

    field

    path(s) to raw data files

    parm +

    + path to allometry equation file (NULL default loads Jenkins + Table 3) +

    +
    ngibbs

    number of MCMC iterations (per chain) to run

    nchain

    number of MCMC chains

    dmin

    minimum dbh of interest

    dmax

    maximum dbh of interest

    + +

    + Value +

    + +

    nested list of parameter summary statistics

    + +

    + Details +

    + +

    + There are two usages of this function. When running 'online' + (connected to the PEcAn database), pass the database connection, + con, and the pfts subsection of the PEcAn settings. When running + 'stand alone' pass the pft list mapping species to species codes and + the file paths to the allometry table and field data (optional) +

    + +

    + Examples +

    +
    # NOT RUN {
     if(FALSE){
       pfts = list(FAGR = data.frame(spcd=531,acronym='FAGR'))
       allom.stats = AllomAve(pfts,ngibbs=500)
    @@ -198,40 +281,36 @@ 

    Examp } # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Michael Dietze +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/allometry/docs/reference/AllomUnitCoef.html b/modules/allometry/docs/reference/AllomUnitCoef.html index 63d6203..7a526c8 100644 --- a/modules/allometry/docs/reference/AllomUnitCoef.html +++ b/modules/allometry/docs/reference/AllomUnitCoef.html @@ -2,161 +2,206 @@ - - - - -AllomUnitCoef — AllomUnitCoef • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + AllomUnitCoef — AllomUnitCoef • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    converts length units FROM cm TO specified units - converts mass units TO kg FROM specificed units

    - -
    - -
    AllomUnitCoef(x, tp = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    x

    units: mm, cm, cm2, m, in, g, kg, lb, Mg

    tp

    diameter type, leave NULL if DBH. Options: 'd.b.h.^2','cbh','crc'

    - - -
    - -
    +
    +
    + + +
    +

    + converts length units FROM cm TO specified units converts mass + units TO kg FROM specificed units +

    +
    + +
    AllomUnitCoef(x, tp = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    x

    units: mm, cm, cm2, m, in, g, kg, lb, Mg

    tp +

    + diameter type, leave NULL if DBH. Options: + 'd.b.h.^2','cbh','crc' +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/reference/allom.BayesFit.html b/modules/allometry/docs/reference/allom.BayesFit.html index 4410a93..69581df 100644 --- a/modules/allometry/docs/reference/allom.BayesFit.html +++ b/modules/allometry/docs/reference/allom.BayesFit.html @@ -2,216 +2,267 @@ - - - - -allom.BayesFit — allom.BayesFit • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + allom.BayesFit — allom.BayesFit • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +of the allometric data" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Module to fit a common power-law allometric model -to a mixture of raw data and allometric equations -in a Heirarchical Bayes framework with multiple imputation -of the allometric data

    - -
    - -
    allom.BayesFit(allom, nrep = 10000, form = "power", dmin = 0.1,
    +      
    +
    + + +
    +

    + Module to fit a common power-law allometric model to a mixture of + raw data and allometric equations in a Heirarchical Bayes + framework with multiple imputation of the allometric data +

    +
    + +
    allom.BayesFit(allom, nrep = 10000, form = "power", dmin = 0.1,
       dmax = 500)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    allom

    - object (usually generated by query.allom.data) which - needs to be a list with two entries: - 'field' - contains a list, each entry for which is - a data frame with 'x' and 'y'. Can be NULL - 'parm' - a single data frame with the following components:

      -
    • n sample size

    • -
    • a eqn coefficient

    • -
    • b eqn coefficient

    • -
    • c eqn coefficient

    • -
    • d eqn coefficient

    • -
    • e eqn coefficient

    • -
    • se standard error

    • -
    • eqn sample size

    • -
    • Xmin smallest tree sampled (cm)

    • -
    • Xmax largest tree sampled (cm)

    • -
    • Xcor units correction on X

    • -
    • Ycor units correction on Y

    • -
    • Xtype type of measurement on the X

    • -
    • spp - USFS species code

    • -
    nrep

    - number of MCMC replicates

    form

    functional form of the allometry: 'power' vs 'exp'

    dmin

    minimum dbh of interest

    dmax

    maximum dbh of interest

    - -

    Value

    - -

    returns MCMC chain and ONE instance of 'data' -note: in many cases the estimates are multiply imputed

    - -

    Details

    - -

    dependencies: requires MCMCpack and mvtnorm

    -

    note: runs 1 chain, but multiple chains can be simulated by - multiple function calls

    - - -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/reference/allom.predict.html b/modules/allometry/docs/reference/allom.predict.html index 621a290..f51c5d5 100644 --- a/modules/allometry/docs/reference/allom.predict.html +++ b/modules/allometry/docs/reference/allom.predict.html @@ -2,168 +2,250 @@ - - - - -allom.predict — allom.predict • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + allom.predict — allom.predict • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Function for making tree-level Monte Carlo predictions from + allometric equations estimated from the PEcAn allometry module +

    +
    -
    allom.predict(object, dbh, pft = NULL, component = NULL, n = NULL,
    +          
    allom.predict(object, dbh, pft = NULL, component = NULL, n = NULL,
       use = "Bg", interval = "prediction", single.tree = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    object

    Allometry model object. Option includes

      -
    • 'list of mcmc' - mcmc outputs in a list by PFT then component

    • -
    • 'vector of file paths' - path(s) to AllomAve RData files

    • -
    • 'directory where files are located -

    • -
    dbh

    Diameter at Breast Height (cm)

    pft

    Plant Functional Type. Needs to match the name used in AllomAve. Can be NULL if only one PFT/species exists, otherwise needs to the same length as dbh

    component

    Which component to predict. Can be NULL if only one component was analysed in AllomAve.

    n

    Number of Monte Carlo samples. Defaults to the same number as in the MCMC object

    use

    c('Bg','mu','best')

    interval

    c('none','confidence','prediction') default is prediction

    - -

    Value

    - -

    matrix of Monte Carlo predictions that has n rows and one column per DBH

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    object +

    Allometry model object. Option includes

    +
      +
    • +

      + 'list of mcmc' - mcmc outputs in a list by PFT then + component +

      +
    • +
    • +

      + 'vector of file paths' - path(s) to AllomAve RData files +

      +
    • +
    • 'directory where files are located -

    • +
    +
    dbh

    Diameter at Breast Height (cm)

    pft +

    + Plant Functional Type. Needs to match the name used in + AllomAve. Can be NULL if only one PFT/species exists, + otherwise needs to the same length as dbh +

    +
    component +

    + Which component to predict. Can be NULL if only one component + was analysed in AllomAve. +

    +
    n +

    + Number of Monte Carlo samples. Defaults to the same number as + in the MCMC object +

    +
    use

    c('Bg','mu','best')

    interval +

    c('none','confidence','prediction') default is prediction

    +
    + +

    + Value +

    + +

    + matrix of Monte Carlo predictions that has n rows and one column per + DBH +

    + +

    + Examples +

    +
    # NOT RUN {
     # }
     # NOT RUN {
       object = '~/Dropbox//HF C Synthesis/Allometry Papers & Analysis/'
    @@ -173,38 +255,34 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    +
    - +

    Author

    - + Michael Dietze, Christy Rollinson + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/allometry/docs/reference/index.html b/modules/allometry/docs/reference/index.html index cb0cef4..71f79b6 100644 --- a/modules/allometry/docs/reference/index.html +++ b/modules/allometry/docs/reference/index.html @@ -2,198 +2,261 @@ - - - + + + -Function reference • PEcAn.allometry + Function reference • PEcAn.allometry - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + - - -
    + + + + + + + + -
    - +
    +
    + -
    -

    Site built with pkgdown.

    -
    + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + AllomAve() +

    +

    AllomAve

    +

    + AllomUnitCoef() +

    +

    AllomUnitCoef

    +

    + allom.BayesFit() +

    +

    allom.BayesFit

    +

    + allom.predict() +

    +

    allom.predict

    +

    + load.allom() +

    +

    load.allom

    +

    + nu() +

    +

    nu

    +

    + query.allom.data() +

    +

    query.allom.data

    +

    + read.allom.data() +

    +

    read.allom.data

    +
    + + +
    - +
    + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/allometry/docs/reference/load.allom.html b/modules/allometry/docs/reference/load.allom.html index 96e8af8..d802560 100644 --- a/modules/allometry/docs/reference/load.allom.html +++ b/modules/allometry/docs/reference/load.allom.html @@ -2,140 +2,191 @@ - - - - -load.allom — load.allom • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load.allom — load.allom • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    loads allom files

    - -
    - -
    load.allom(object)
    - -

    Arguments

    - - - - - - -
    object

    Allometry model object. Option includes

      -
    • 'vector of file paths' - path(s) to AllomAve RData files

    • -
    • 'directory where files are located -

    • -
    - -

    Value

    - -

    mcmc outputs in a list by PFT then component

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    loads allom files

    +
    + +
    load.allom(object)
    + +

    + Arguments +

    + + + + + + + + + +
    object +

    Allometry model object. Option includes

    +
      +
    • +

      + 'vector of file paths' - path(s) to AllomAve RData files +

      +
    • +
    • 'directory where files are located -

    • +
    +
    + +

    + Value +

    + +

    mcmc outputs in a list by PFT then component

    + +

    + Examples +

    +
    # NOT RUN {
     # }
     # NOT RUN {
       object = '~/Dropbox//HF C Synthesis/Allometry Papers & Analysis/'
    @@ -144,38 +195,34 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    +
    - +

    Author

    - + Michael Dietze + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/allometry/docs/reference/nu.html b/modules/allometry/docs/reference/nu.html index c7cf41c..661f50b 100644 --- a/modules/allometry/docs/reference/nu.html +++ b/modules/allometry/docs/reference/nu.html @@ -2,155 +2,190 @@ - - - - -nu — nu • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + nu — nu • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    converts factors to numeric

    - -
    - -
    nu(x)
    - -

    Arguments

    - - - - - - -
    x

    data

    - - -
    - -
    +
    +
    + + +
    +

    converts factors to numeric

    +
    + +
    nu(x)
    + +

    + Arguments +

    + + + + + + + + + +
    x

    data

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/reference/query.allom.data.html b/modules/allometry/docs/reference/query.allom.data.html index e0cb3bc..d476a92 100644 --- a/modules/allometry/docs/reference/query.allom.data.html +++ b/modules/allometry/docs/reference/query.allom.data.html @@ -2,183 +2,229 @@ - - - - -query.allom.data — query.allom.data • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + query.allom.data — query.allom.data • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +General Technical Report NE-319" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Module to grab allometric information from the raw data table -Will grab both original field data and tallied equations

    -

    Tallied equation format based on Jenkins et al 2004 USFS -General Technical Report NE-319

    - -
    - -
    query.allom.data(pft_name, variable, con, nsim = 10000)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    pft_name

    name of Plant Functional Type to be queried

    variable

    name of response variable

    con

    open database connection

    nsim

    number of pseudo-data simulations for estimating SE

    - -

    Details

    - -

    database is assumed to conform to the PEcAn Schema

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/allometry/docs/reference/read.allom.data.html b/modules/allometry/docs/reference/read.allom.data.html index 6c08629..e0879ef 100644 --- a/modules/allometry/docs/reference/read.allom.data.html +++ b/modules/allometry/docs/reference/read.allom.data.html @@ -2,191 +2,249 @@ - - - - -read.allom.data — read.allom.data • PEcAn.allometry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + read.allom.data — read.allom.data • PEcAn.allometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extracts PFT- and component-specific data and allometeric equations from the specified files.

    - -
    - -
    read.allom.data(pft.data, component, field, parm, nsim = 10000)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    pft.data

    PFT dataframe

      -
    • acronymUSDA species acronyms, used with FIELD data (vector)

    • -
    • spcdUSFS species codes, use with TALLY data (vector)

    • -
    component

    allometry ID, Jenkins table 5

    field

    raw field data

    parm

    allometry equation file, Jenkins table 3

    nsim

    number of Monte Carlo draws in numerical transforms

    - -

    Value

    - - - -
    field

    PFT-filtered field Data

    -
    parm

    Component- and PFT-filtered Allometric Equations

    - - -

    Details

    - -

    This code also estimates the standard error from R-squared, -which is required to simulate pseudodata from the allometric eqns.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/LICENSE-text.html b/modules/assim.batch/docs/LICENSE-text.html index 55c373e..21dbc93 100644 --- a/modules/assim.batch/docs/LICENSE-text.html +++ b/modules/assim.batch/docs/LICENSE-text.html @@ -2,109 +2,146 @@ - - - - -License • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -133,27 +170,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/articles/AssimBatchVignette.html b/modules/assim.batch/docs/articles/AssimBatchVignette.html index 80fd514..85097e5 100644 --- a/modules/assim.batch/docs/articles/AssimBatchVignette.html +++ b/modules/assim.batch/docs/articles/AssimBatchVignette.html @@ -1,115 +1,243 @@ - - - - - - -PEcAn.assim.batch Vignette • PEcAn.assim.batch - - - - - - - - - + + + + + + + + PEcAn.assim.batch Vignette • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + +
    -
    + +
    +
    +
    + - -
    - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - +
    diff --git a/modules/assim.batch/docs/articles/index.html b/modules/assim.batch/docs/articles/index.html index 440f6e2..267d1f2 100644 --- a/modules/assim.batch/docs/articles/index.html +++ b/modules/assim.batch/docs/articles/index.html @@ -2,133 +2,170 @@ - - - - -Articles • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    -

    All vignettes

    -

    - - -
    -
    -
    +
    +
    + + +
    +

    All vignettes

    +

    + + +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/authors.html b/modules/assim.batch/docs/authors.html index ec58bb6..d8dba4f 100644 --- a/modules/assim.batch/docs/authors.html +++ b/modules/assim.batch/docs/authors.html @@ -2,134 +2,163 @@ - - - - -Authors • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/docsearch.css b/modules/assim.batch/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/assim.batch/docs/docsearch.css +++ b/modules/assim.batch/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/assim.batch/docs/docsearch.js b/modules/assim.batch/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/assim.batch/docs/docsearch.js +++ b/modules/assim.batch/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/assim.batch/docs/index.html b/modules/assim.batch/docs/index.html index bd7e7eb..31f96dd 100644 --- a/modules/assim.batch/docs/index.html +++ b/modules/assim.batch/docs/index.html @@ -1,123 +1,189 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.assim.batch - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    - - + +
    + + +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/assim.batch/docs/pkgdown.css b/modules/assim.batch/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/assim.batch/docs/pkgdown.css +++ b/modules/assim.batch/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/assim.batch/docs/pkgdown.js b/modules/assim.batch/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/assim.batch/docs/pkgdown.js +++ b/modules/assim.batch/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/assim.batch/docs/reference/assim.batch.html b/modules/assim.batch/docs/reference/assim.batch.html index 4ea8e39..aa36afd 100644 --- a/modules/assim.batch/docs/reference/assim.batch.html +++ b/modules/assim.batch/docs/reference/assim.batch.html @@ -2,165 +2,204 @@ - - - - -Run Batch PDA — assim.batch • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Run Batch PDA — assim.batch • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Run Batch PDA

    - -
    - -
    assim.batch(settings)
    - -

    Arguments

    - - - - - - -
    settings

    a PEcAn settings list

    - -

    Value

    - -

    Updated settings list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/autoburnin.html b/modules/assim.batch/docs/reference/autoburnin.html index 85c86ee..8d65fd5 100644 --- a/modules/assim.batch/docs/reference/autoburnin.html +++ b/modules/assim.batch/docs/reference/autoburnin.html @@ -2,178 +2,235 @@ - - - - -Automatically calculate and apply burnin value — autoburnin • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Automatically calculate and apply burnin value — autoburnin • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Automatically calculate and apply burnin value

    - -
    - -
    autoburnin(jags_out, return.burnin = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    jags_out

    List of MCMC sample matrices or `mcmc.list` object

    return.burnin

    Logical. If `TRUE`, return burnin value in addition to -samples (as list). Default = FALSE.

    ...

    Additional arguments for getBurnin, gelman_diag_mw, -and gelman.diag.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Automatically calculate and apply burnin value

    +
    + +
    autoburnin(jags_out, return.burnin = FALSE, ...)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    jags_out

    List of MCMC sample matrices or `mcmc.list` object

    return.burnin +

    + Logical. If `TRUE`, return burnin value in addition to samples + (as list). Default = FALSE. +

    +
    ... +

    + Additional arguments for getBurnin, + gelman_diag_mw, and gelman.diag. +

    +
    + +

    + Examples +

    +
    # NOT RUN {
          z1 <- coda::mcmc(c(rnorm(2500, 5), rnorm(2500, 0)))
          z2 <- coda::mcmc(c(rnorm(2500, -5), rnorm(2500, 0)))
          z <- coda::mcmc.list(z1, z2)
          z_burned <- autoburnin(z)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Michael Dietze, Alexey Shiklomanov + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/assim.batch/docs/reference/correlationPlot.html b/modules/assim.batch/docs/reference/correlationPlot.html index cb8a13b..fed99a5 100644 --- a/modules/assim.batch/docs/reference/correlationPlot.html +++ b/modules/assim.batch/docs/reference/correlationPlot.html @@ -2,178 +2,233 @@ - - - - -Flexible function to create correlation density plots — correlationPlot • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Flexible function to create correlation density plots — correlationPlot • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    numeric matrix or data.frame

    +
    -
    correlationPlot(mat, density = "smooth", thin = "auto",
    +          
    correlationPlot(mat, density = "smooth", thin = "auto",
       method = "pearson", whichParameters = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    mat

    matrix or data frame of variables

    density

    type of plot to do

    thin

    thinning of the matrix to make things faster. Default is to thin to 5000

    method

    method for calculating correlations

    - -

    References

    - -

    The code for the correlation density plot originates from Hartig, F.; Dislich, C.; Wiegand, T. & Huth, A. (2014) Technical Note: Approximate Bayesian parameterization of a process-based tropical forest model. Biogeosciences, 11, 1261-1272.

    - - -
    - + -
    + Florian Hartig +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/gelman_diag_gelmanPlot.html b/modules/assim.batch/docs/reference/gelman_diag_gelmanPlot.html index 9073adb..6bd8869 100644 --- a/modules/assim.batch/docs/reference/gelman_diag_gelmanPlot.html +++ b/modules/assim.batch/docs/reference/gelman_diag_gelmanPlot.html @@ -2,151 +2,195 @@ - - - - -Calculate Gelman Diagnostic using coda::gelman.plot — gelman_diag_gelmanPlot • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate Gelman Diagnostic using coda::gelman.plot — + gelman_diag_gelmanPlot • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculates Gelman diagnostic cumulatively. This is a much -more conservative approach than the moving-window method.

    - -
    - -
    gelman_diag_gelmanPlot(x, ...)
    - - -
    - -
    +
    +
    + + +
    +

    + Calculates Gelman diagnostic cumulatively. This is a much more + conservative approach than the moving-window method. +

    +
    + +
    gelman_diag_gelmanPlot(x, ...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/gelman_diag_mw.html b/modules/assim.batch/docs/reference/gelman_diag_mw.html index 1f68e16..3074e97 100644 --- a/modules/assim.batch/docs/reference/gelman_diag_mw.html +++ b/modules/assim.batch/docs/reference/gelman_diag_mw.html @@ -2,182 +2,246 @@ - - - - -Calculate Gelman diagnostic on moving window — gelman_diag_mw • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate Gelman diagnostic on moving window — gelman_diag_mw • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Calculate Gelman diagnostic on moving window

    +
    -
    gelman_diag_mw(x, width_fraction = 0.1, width = ceiling(coda::niter(x)
    +          
    gelman_diag_mw(x, width_fraction = 0.1, width = ceiling(coda::niter(x)
       * width_fraction), njump = 50, include.mpsrf = TRUE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    x

    MCMC samples, of class mcmc or mcmc.list

    width_fraction

    Fractional width of moving window. Default=0.1.

    width

    Width of moving window. Default is niter(x)*width_fraction

    njump

    Number of windows to calculate over

    include.mpsrf

    Whether to calculate multivariate PSRF and include in output (default = FALSE).

    - -

    Value

    - -

    Gelman Diagnostic 3D array. First dim -- mean (1) and 95

    - - -
    - + -
    + Alexey Shiklomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/getBurnin.html b/modules/assim.batch/docs/reference/getBurnin.html index c3bd945..14698a3 100644 --- a/modules/assim.batch/docs/reference/getBurnin.html +++ b/modules/assim.batch/docs/reference/getBurnin.html @@ -2,193 +2,247 @@ - - - - -Calculate burnin value — getBurnin • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Calculate burnin value — getBurnin • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Automatically detect burnin based on one of several methods.

    +
    -
    getBurnin(jags_out, threshold = 1.1, use.confidence = TRUE,
    +          
    getBurnin(jags_out, threshold = 1.1, use.confidence = TRUE,
       method = "moving.window", plotfile = "/dev/null", ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    jags_out

    List of MCMC sample matrices or `mcmc.list` object

    threshold

    Maximum value of Gelman diagnostic

    use.confidence

    Logical. If TRUE (default), use 95 -interval for Gelman Diagnostic. If FALSE, use the point estimate.

    method

    Character string indicating method. Options are -"moving.window" (default) or "gelman.plot".

    ...

    Other parameters to methods

    - -

    Details

    - -

    See "gelman_diag_mw" and "gelman_diag_gelmanPlot"

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    jags_out

    List of MCMC sample matrices or `mcmc.list` object

    threshold

    Maximum value of Gelman diagnostic

    use.confidence +

    + Logical. If TRUE (default), use 95 + interval for Gelman Diagnostic. If FALSE, use the point + estimate. +

    +
    method +

    + Character string indicating method. Options are + "moving.window" (default) or "gelman.plot". +

    +
    ...

    Other parameters to methods

    + +

    + Details +

    + +

    See "gelman_diag_mw" and "gelman_diag_gelmanPlot"

    + +

    + Examples +

    +
    # NOT RUN {
          z1 <- coda::mcmc(c(rnorm(2500, 5), rnorm(2500, 0)))
          z2 <- coda::mcmc(c(rnorm(2500, -5), rnorm(2500, 0)))
          z <- coda::mcmc.list(z1, z2)
          burnin <- getBurnin(z, threshold = 1.05)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Alexey Shiklomanov, Michael Dietze + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/assim.batch/docs/reference/index.html b/modules/assim.batch/docs/reference/index.html index 70173ac..5a2960b 100644 --- a/modules/assim.batch/docs/reference/index.html +++ b/modules/assim.batch/docs/reference/index.html @@ -2,378 +2,606 @@ - - - + + + -Function reference • PEcAn.assim.batch + Function reference • PEcAn.assim.batch - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + -
    -
    - + +
    + +
    + +
    + + - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    assim.batch()

    -

    Run Batch PDA

    -

    autoburnin()

    -

    Automatically calculate and apply burnin value

    -

    correlationPlot()

    -

    Flexible function to create correlation density plots

    -

    gelman_diag_gelmanPlot()

    -

    Calculate Gelman Diagnostic using coda::gelman.plot

    -

    gelman_diag_mw()

    -

    Calculate Gelman diagnostic on moving window

    -

    getBurnin()

    -

    Calculate burnin value

    -

    load.L2Ameriflux.cf() load.pda.data()

    -

    Load Ameriflux L2 Data From NetCDF

    -

    makeMCMCList()

    -

    Make MCMC list from samples list

    -

    pda.adjust.jumps()

    -

    Adjust PDA MCMC jump size

    -

    pda.adjust.jumps.bs()

    -

    Adjust PDA block MCMC jump size

    -

    pda.autocorr.calc()

    -

    autocorrelation correction

    -

    pda.bayesian.tools()

    -

    Paramater Data Assimilation using BayesianTools

    -

    pda.calc.error()

    -

    Calculate sufficient statistics

    -

    pda.calc.llik()

    -

    Calculate Likelihoods for PDA

    -

    pda.calc.llik.par()

    -

    pda.calc.llik.par

    -

    pda.create.btprior()

    -

    Create priors for BayesianTools

    -

    pda.create.ensemble()

    -

    Create ensemble record for PDA ensemble

    -

    pda.define.llik.fn()

    -

    Define PDA Likelihood Functions

    -

    pda.define.prior.fn()

    -

    Define PDA Prior Functions

    -

    pda.emulator()

    -

    Paramater Data Assimilation using emulator

    -

    pda.generate.knots()

    -

    Generate Parameter Knots for PDA Emulator

    -

    pda.generate.sf()

    -

    Generate scaling factor knots for PDA Emulator

    -

    pda.get.model.output()

    -

    Get Model Output for PDA

    -

    pda.init.params()

    -

    Initialise Parameter Matrix for PDA

    -

    pda.init.run()

    -

    Initialise Model Runs for PDA

    -

    pda.load.priors()

    -

    Load Priors for Paramater Data Assimilation

    -

    pda.mcmc()

    -

    Paramater Data Assimilation using MCMC

    -

    pda.mcmc.bs()

    -

    Paramater Data Assimilation using MCMC

    -

    pda.mcmc.recover()

    -

    Clean up a failed PDA run

    -

    pda.neff.calc()

    -

    Calculate N_eff

    -

    pda.plot.params()

    -

    Plot PDA Parameter Diagnostics

    -

    pda.postprocess()

    -

    Postprocessing for PDA Results

    -

    pda.settings()

    -

    Set PDA Settings

    -

    pda.settings.bt()

    -

    Apply settings for BayesianTools

    -

    return.bias()

    -

    return.bias

    -

    return_hyperpars()

    -

    return_hyperpars

    -

    sample_MCMC()

    -

    Helper function to sample from previous MCMC chain while proposing new knots

    -

    write_sf_posterior()

    -

    Function to write posterior distributions of the scaling factors

    - + + + +

    + All + functions +

    +

    + + + + +

    + assim.batch() +

    + +

    Run Batch PDA

    + + + +

    + autoburnin() +

    + +

    Automatically calculate and apply burnin value

    + + + +

    + correlationPlot() +

    + + +

    Flexible function to create correlation density plots

    + + + + +

    + gelman_diag_gelmanPlot() +

    + + +

    Calculate Gelman Diagnostic using coda::gelman.plot

    + + + + +

    + gelman_diag_mw() +

    + +

    Calculate Gelman diagnostic on moving window

    + + + +

    + getBurnin() +

    + +

    Calculate burnin value

    + + + +

    + load.L2Ameriflux.cf() + load.pda.data() +

    + +

    Load Ameriflux L2 Data From NetCDF

    + + + +

    + makeMCMCList() +

    + +

    Make MCMC list from samples list

    + + + +

    + pda.adjust.jumps() +

    + +

    Adjust PDA MCMC jump size

    + + + +

    + pda.adjust.jumps.bs() +

    + +

    Adjust PDA block MCMC jump size

    + + + +

    + pda.autocorr.calc() +

    + +

    autocorrelation correction

    + + + +

    + pda.bayesian.tools() +

    + +

    Paramater Data Assimilation using BayesianTools

    + + + +

    + pda.calc.error() +

    + +

    Calculate sufficient statistics

    + + + +

    + pda.calc.llik() +

    + +

    Calculate Likelihoods for PDA

    + + + +

    + pda.calc.llik.par() +

    + +

    pda.calc.llik.par

    + + + +

    + pda.create.btprior() +

    + +

    Create priors for BayesianTools

    + + + +

    + pda.create.ensemble() +

    + +

    Create ensemble record for PDA ensemble

    + + + +

    + pda.define.llik.fn() +

    + +

    Define PDA Likelihood Functions

    + + + +

    + pda.define.prior.fn() +

    + +

    Define PDA Prior Functions

    + + + +

    + pda.emulator() +

    + +

    Paramater Data Assimilation using emulator

    + + + +

    + pda.generate.knots() +

    + +

    Generate Parameter Knots for PDA Emulator

    + + + +

    + pda.generate.sf() +

    + +

    Generate scaling factor knots for PDA Emulator

    + + + +

    + pda.get.model.output() +

    + +

    Get Model Output for PDA

    + + + +

    + pda.init.params() +

    + +

    Initialise Parameter Matrix for PDA

    + + + +

    + pda.init.run() +

    + +

    Initialise Model Runs for PDA

    + + + +

    + pda.load.priors() +

    + +

    Load Priors for Paramater Data Assimilation

    + + + +

    + pda.mcmc() +

    + +

    Paramater Data Assimilation using MCMC

    + + + +

    + pda.mcmc.bs() +

    + +

    Paramater Data Assimilation using MCMC

    + + + +

    + pda.mcmc.recover() +

    + +

    Clean up a failed PDA run

    + + + +

    + pda.neff.calc() +

    + +

    Calculate N_eff

    + + + +

    + pda.plot.params() +

    + +

    Plot PDA Parameter Diagnostics

    + + + +

    + pda.postprocess() +

    + +

    Postprocessing for PDA Results

    + + + +

    + pda.settings() +

    + +

    Set PDA Settings

    + + + +

    + pda.settings.bt() +

    + +

    Apply settings for BayesianTools

    + + + +

    + return.bias() +

    + +

    return.bias

    + + + +

    + return_hyperpars() +

    + +

    return_hyperpars

    + + + +

    + sample_MCMC() +

    + + +

    + Helper function to sample from previous MCMC chain while + proposing new knots +

    + + + + +

    + write_sf_posterior() +

    + + +

    + Function to write posterior distributions of the scaling + factors +

    + + + + + - - + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/modules/assim.batch/docs/reference/load.pda.data.html b/modules/assim.batch/docs/reference/load.pda.data.html index 9e8808f..38d13ff 100644 --- a/modules/assim.batch/docs/reference/load.pda.data.html +++ b/modules/assim.batch/docs/reference/load.pda.data.html @@ -2,176 +2,221 @@ - - - - -Load Ameriflux L2 Data From NetCDF — load.pda.data • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Load Ameriflux L2 Data From NetCDF — load.pda.data • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    load.L2Ameriflux.cf(file.in)
    +          
    +

    Load Ameriflux L2 Data From NetCDF

    +

    Load Dataset for Paramater Data Assimilation

    +
    + +
    load.L2Ameriflux.cf(file.in)
     
     load.pda.data(settings, bety)
    - -

    Arguments

    - - - - - - - - - - -
    file.in

    = the netcdf file of L2 data

    settings

    = PEcAn settings list

    - -

    Value

    - -

    A data frame of all variables in the netcdf

    -

    A list containg the loaded input data, plus metadata

    - - -
    - + -
    + Ryan Kelly Ryan Kelly, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/makeMCMCList.html b/modules/assim.batch/docs/reference/makeMCMCList.html index db783e6..ab3f1d5 100644 --- a/modules/assim.batch/docs/reference/makeMCMCList.html +++ b/modules/assim.batch/docs/reference/makeMCMCList.html @@ -2,155 +2,200 @@ - - - - -Make MCMC list from samples list — makeMCMCList • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Make MCMC list from samples list — makeMCMCList • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Make MCMC list from samples list

    - -
    - -
    makeMCMCList(samps)
    - -

    Arguments

    - - - - - - -
    samps

    samples list (output from invert.custom)

    - - -
    - -
    +
    +
    + + +
    +

    Make MCMC list from samples list

    +
    + +
    makeMCMCList(samps)
    + +

    + Arguments +

    + + + + + + + + + +
    samps

    samples list (output from invert.custom)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.adjust.jumps.bs.html b/modules/assim.batch/docs/reference/pda.adjust.jumps.bs.html index e4399d8..fabdfd2 100644 --- a/modules/assim.batch/docs/reference/pda.adjust.jumps.bs.html +++ b/modules/assim.batch/docs/reference/pda.adjust.jumps.bs.html @@ -2,165 +2,216 @@ - - - - -Adjust PDA block MCMC jump size — pda.adjust.jumps.bs • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Adjust PDA block MCMC jump size — pda.adjust.jumps.bs • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Adjust PDA blcok MCMC jump size

    - -
    - -
    pda.adjust.jumps.bs(settings, jcov, accept.count, params.recent)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A PEcAn settings list updated to reflect adjusted jump distributions

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.adjust.jumps.html b/modules/assim.batch/docs/reference/pda.adjust.jumps.html index 320220f..be7d49e 100644 --- a/modules/assim.batch/docs/reference/pda.adjust.jumps.html +++ b/modules/assim.batch/docs/reference/pda.adjust.jumps.html @@ -2,165 +2,216 @@ - - - - -Adjust PDA MCMC jump size — pda.adjust.jumps • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Adjust PDA MCMC jump size — pda.adjust.jumps • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Adjust PDA MCMC jump size

    - -
    - -
    pda.adjust.jumps(settings, jmp.list, accept.rate, pnames = NULL)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A PEcAn settings list updated to reflect adjusted jump distributions

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.autocorr.calc.html b/modules/assim.batch/docs/reference/pda.autocorr.calc.html index 4a0db66..bcb44ee 100644 --- a/modules/assim.batch/docs/reference/pda.autocorr.calc.html +++ b/modules/assim.batch/docs/reference/pda.autocorr.calc.html @@ -2,169 +2,223 @@ - - - - -autocorrelation correction — pda.autocorr.calc • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + autocorrelation correction — pda.autocorr.calc • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    autocorrelation correction

    - -
    - -
    pda.autocorr.calc(input, model = "heteroskedastic.laplacian")
    - -

    Arguments

    - - - - - - - - - - -
    input

    list that contains time-series data vector and parameters for heteroskedastic.laplacian

    model

    data model type, for flux data heteroskedastic laplacian, normal is an example

    - -

    Value

    - -

    rho AR(1)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.bayesian.tools.html b/modules/assim.batch/docs/reference/pda.bayesian.tools.html index dbb75f6..18694d2 100644 --- a/modules/assim.batch/docs/reference/pda.bayesian.tools.html +++ b/modules/assim.batch/docs/reference/pda.bayesian.tools.html @@ -2,170 +2,218 @@ - - - - -Paramater Data Assimilation using BayesianTools — pda.bayesian.tools • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Paramater Data Assimilation using BayesianTools — pda.bayesian.tools • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    pda.bayesian.tools(settings, params.id = NULL, param.names = NULL,
    +          
    +

    Paramater Data Assimilation using BayesianTools R Package

    +
    + +
    pda.bayesian.tools(settings, params.id = NULL, param.names = NULL,
       prior.id = NULL, chain = NULL, iter = NULL, adapt = NULL,
       adj.min = NULL, ar.target = NULL, jvar = NULL, n.knot = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    = a pecan settings list

    - -

    Value

    - -

    nothing. Diagnostic plots, MCMC samples, and posterior distributions - are saved as files and db records.

    - - -
    - + -
    + Mike Dietze Istem Fer, Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.calc.error.html b/modules/assim.batch/docs/reference/pda.calc.error.html index 0792468..1c96d69 100644 --- a/modules/assim.batch/docs/reference/pda.calc.error.html +++ b/modules/assim.batch/docs/reference/pda.calc.error.html @@ -2,177 +2,221 @@ - - - - -Calculate sufficient statistics — pda.calc.error • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate sufficient statistics — pda.calc.error • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate sufficient statistics

    - -
    - -
    pda.calc.error(settings, con, model_out, run.id, inputs, bias.terms)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    settings

    list

    model_out

    list

    inputs

    list

    bias.terms

    matrix

    - -

    Value

    - -

    pda.errors

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.calc.llik.html b/modules/assim.batch/docs/reference/pda.calc.llik.html index 12ff0de..aa806f3 100644 --- a/modules/assim.batch/docs/reference/pda.calc.llik.html +++ b/modules/assim.batch/docs/reference/pda.calc.llik.html @@ -2,165 +2,216 @@ - - - - -Calculate Likelihoods for PDA — pda.calc.llik • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate Likelihoods for PDA — pda.calc.llik • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate Likelihoods for PDA

    - -
    - -
    pda.calc.llik(pda.errors, llik.fn, llik.par)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    Total log likelihood (i.e., sum of log likelihoods for each dataset)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.calc.llik.par.html b/modules/assim.batch/docs/reference/pda.calc.llik.par.html index 777078b..c4cb0dd 100644 --- a/modules/assim.batch/docs/reference/pda.calc.llik.par.html +++ b/modules/assim.batch/docs/reference/pda.calc.llik.par.html @@ -2,171 +2,208 @@ - - - - -pda.calc.llik.par — pda.calc.llik.par • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + pda.calc.llik.par — pda.calc.llik.par • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate likelihood parameters

    - -
    - -
    pda.calc.llik.par(settings, n, error.stats, hyper.pars)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    settings

    list

    n

    named vector, sample sizes of inputs

    error.stats

    list, Sufficient Statistics

    hyper.pars

    list, hyperparameters

    - - -
    - -
    +
    +
    + + +
    +

    Calculate likelihood parameters

    +
    + +
    pda.calc.llik.par(settings, n, error.stats, hyper.pars)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    settings

    list

    n

    named vector, sample sizes of inputs

    error.stats

    list, Sufficient Statistics

    hyper.pars

    list, hyperparameters

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.create.btprior.html b/modules/assim.batch/docs/reference/pda.create.btprior.html index b4dc2da..09cef9e 100644 --- a/modules/assim.batch/docs/reference/pda.create.btprior.html +++ b/modules/assim.batch/docs/reference/pda.create.btprior.html @@ -2,177 +2,241 @@ - - - - -Create priors for BayesianTools — pda.create.btprior • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create priors for BayesianTools — pda.create.btprior • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Helper function for creating log-priors compatible with BayesianTools package

    - -
    - -
    pda.create.btprior(prior.sel)
    - -

    Arguments

    - - - - - - -
    prior.sel

    `data.frame` containing prior distributions of the selected parameters

    - -

    Value

    - -

    out Prior class object for BayesianTools package

    - -

    Details

    - -

    `prior.sel` must contain the following columns: - * `distn` -- String describing a distribution; e.g. `norm` for `dnorm`, `rnorm`, etc. - * `parama`, `paramb` -- First and second parameters, respectively, of the corresponding distribution

    -

    Optionally, `prior.sel` may also contain the following columns: - * `param_name` -- Parameter name, which will be carried through to the prior object and sampler - * `lower`, `upper` -- Lower and upper bounds, respectively. These can be leveraged by the BayesianTools samplers. - * `best` -- Best guess for a parameter estimate. BayesianTools can also use this, though I'm not sure how...

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.create.ensemble.html b/modules/assim.batch/docs/reference/pda.create.ensemble.html index 93e5594..905f4a1 100644 --- a/modules/assim.batch/docs/reference/pda.create.ensemble.html +++ b/modules/assim.batch/docs/reference/pda.create.ensemble.html @@ -2,165 +2,215 @@ - - - - -Create ensemble record for PDA ensemble — pda.create.ensemble • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create ensemble record for PDA ensemble — pda.create.ensemble • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create PDA Ensemble

    - -
    - -
    pda.create.ensemble(settings, con, workflow.id)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    Ensemble ID of the created ensemble

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.define.llik.fn.html b/modules/assim.batch/docs/reference/pda.define.llik.fn.html index 3a9c1fd..83667e6 100644 --- a/modules/assim.batch/docs/reference/pda.define.llik.fn.html +++ b/modules/assim.batch/docs/reference/pda.define.llik.fn.html @@ -2,165 +2,217 @@ - - - - -Define PDA Likelihood Functions — pda.define.llik.fn • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Define PDA Likelihood Functions — pda.define.llik.fn • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Define PDA Likelihood Functions

    - -
    - -
    pda.define.llik.fn(settings)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    List of likelihood functions, one for each dataset to be assimilated against.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.define.prior.fn.html b/modules/assim.batch/docs/reference/pda.define.prior.fn.html index 5f52e79..fd8fbd3 100644 --- a/modules/assim.batch/docs/reference/pda.define.prior.fn.html +++ b/modules/assim.batch/docs/reference/pda.define.prior.fn.html @@ -2,166 +2,218 @@ - - - - -Define PDA Prior Functions — pda.define.prior.fn • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Define PDA Prior Functions — pda.define.prior.fn • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Define PDA Prior Functions

    - -
    - -
    pda.define.prior.fn(prior)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    List of prior functions containing dprior, rprior, qprior, dmvprior, rmvprior. - Each of these is a list with one distribution function per parameter.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.emulator.html b/modules/assim.batch/docs/reference/pda.emulator.html index 3eb52d4..bb638d1 100644 --- a/modules/assim.batch/docs/reference/pda.emulator.html +++ b/modules/assim.batch/docs/reference/pda.emulator.html @@ -2,179 +2,227 @@ - - - - -Paramater Data Assimilation using emulator — pda.emulator • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Paramater Data Assimilation using emulator — pda.emulator • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    pda.emulator(settings, external.data = NULL, external.priors = NULL,
    +          
    +

    Paramater Data Assimilation using emulator

    +
    + +
    pda.emulator(settings, external.data = NULL, external.priors = NULL,
       params.id = NULL, param.names = NULL, prior.id = NULL,
       chain = NULL, iter = NULL, adapt = NULL, adj.min = NULL,
       ar.target = NULL, jvar = NULL, n.knot = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    settings

    = a pecan settings list

    external.data

    = list of inputs

    external.priors

    = list or priors

    - -

    Value

    - -

    nothing. Diagnostic plots, MCMC samples, and posterior distributions - are saved as files and db records.

    - - -
    - + -
    + Mike Dietze Ryan Kelly, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.generate.knots.html b/modules/assim.batch/docs/reference/pda.generate.knots.html index 4cf0e71..4cb5383 100644 --- a/modules/assim.batch/docs/reference/pda.generate.knots.html +++ b/modules/assim.batch/docs/reference/pda.generate.knots.html @@ -2,166 +2,222 @@ - - - - -Generate Parameter Knots for PDA Emulator — pda.generate.knots • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate Parameter Knots for PDA Emulator — pda.generate.knots • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Generate Parameter Knots for PDA Emulator

    +
    -
    pda.generate.knots(n.knot, sf, probs.sf, n.param.all, prior.ind, prior.fn,
    +          
    pda.generate.knots(n.knot, sf, probs.sf, n.param.all, prior.ind, prior.fn,
       pname)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A list of probabilities and parameter values, with one row for each knot in the emulator.

    - - -
    - + -
    + Ryan Kelly, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.generate.sf.html b/modules/assim.batch/docs/reference/pda.generate.sf.html index 9a98d7f..dde37c9 100644 --- a/modules/assim.batch/docs/reference/pda.generate.sf.html +++ b/modules/assim.batch/docs/reference/pda.generate.sf.html @@ -2,149 +2,189 @@ - - - - -Generate scaling factor knots for PDA Emulator — pda.generate.sf • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate scaling factor knots for PDA Emulator — pda.generate.sf • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    pda.generate.sf(n.knot, sf, prior.list)
    - +
    +

    Generate scaling factor knots for PDA Emulator

    +
    -
    - + -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.get.model.output.html b/modules/assim.batch/docs/reference/pda.get.model.output.html index ad37acb..8b2136a 100644 --- a/modules/assim.batch/docs/reference/pda.get.model.output.html +++ b/modules/assim.batch/docs/reference/pda.get.model.output.html @@ -2,166 +2,217 @@ - - - - -Get Model Output for PDA — pda.get.model.output • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get Model Output for PDA — pda.get.model.output • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get Model Output for PDA

    - -
    - -
    pda.get.model.output(settings, run.id, bety, inputs)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A list containing model outputs extracted to correspond to each observational - dataset being used for PDA.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.init.params.html b/modules/assim.batch/docs/reference/pda.init.params.html index a3a0c89..b0615e2 100644 --- a/modules/assim.batch/docs/reference/pda.init.params.html +++ b/modules/assim.batch/docs/reference/pda.init.params.html @@ -2,167 +2,221 @@ - - - - -Initialise Parameter Matrix for PDA — pda.init.params • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Initialise Parameter Matrix for PDA — pda.init.params • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Initialise Parameter Matrix for PDA

    - -
    - -
    pda.init.params(settings, chain, pname, n.param.all)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A list containing 'start' and 'finish' counters for MCMC, as well as the params - table, which is an empty matrix concatenated to any param samples from a previous - PDA run, if provided.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.init.run.html b/modules/assim.batch/docs/reference/pda.init.run.html index f3e2b02..610eaf3 100644 --- a/modules/assim.batch/docs/reference/pda.init.run.html +++ b/modules/assim.batch/docs/reference/pda.init.run.html @@ -2,167 +2,219 @@ - - - - -Initialise Model Runs for PDA — pda.init.run • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Initialise Model Runs for PDA — pda.init.run • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Initialise Model Runs for PDA

    +
    -
    pda.init.run(settings, con, my.write.config, workflow.id, params,
    +          
    pda.init.run(settings, con, my.write.config, workflow.id, params,
       n = ifelse(is.null(dim(params)), 1, nrow(params)),
       run.names = paste("run", 1:n, sep = "."))
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    Vector of run IDs for all model runs that were set up (including write.configs)

    - - -
    - + -
    + Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.load.priors.html b/modules/assim.batch/docs/reference/pda.load.priors.html index e0873d3..0bf823c 100644 --- a/modules/assim.batch/docs/reference/pda.load.priors.html +++ b/modules/assim.batch/docs/reference/pda.load.priors.html @@ -2,165 +2,221 @@ - - - - -Load Priors for Paramater Data Assimilation — pda.load.priors • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Load Priors for Paramater Data Assimilation — pda.load.priors • + PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Load Priors for Paramater Data Assimilation

    - -
    - -
    pda.load.priors(settings, con, extension.check = FALSE)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    A previously-generated posterior distribution, to be used as the prior for PDA.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.mcmc.bs.html b/modules/assim.batch/docs/reference/pda.mcmc.bs.html index a229abe..964607b 100644 --- a/modules/assim.batch/docs/reference/pda.mcmc.bs.html +++ b/modules/assim.batch/docs/reference/pda.mcmc.bs.html @@ -2,176 +2,225 @@ - - - - -Paramater Data Assimilation using MCMC — pda.mcmc.bs • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Paramater Data Assimilation using MCMC — pda.mcmc.bs • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    pda.mcmc.bs(settings, params.id = NULL, param.names = NULL,
    +          
    +

    Parameter Data Assimilation using MCMC with block sampling

    +
    + +
    pda.mcmc.bs(settings, params.id = NULL, param.names = NULL,
       prior.id = NULL, chain = NULL, iter = NULL, adapt = NULL,
       adj.min = NULL, ar.target = NULL, jvar = NULL, n.knot = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    = a pecan settings list

    - -

    Value

    - -

    nothing. Diagnostic plots, MCMC samples, and posterior distributions - are saved as files and db records.

    - -

    Details

    - -

    Brute-force, only to be used on simple models

    - - -
    - + -
    + Mike Dietze Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.mcmc.html b/modules/assim.batch/docs/reference/pda.mcmc.html index 32143a3..724390d 100644 --- a/modules/assim.batch/docs/reference/pda.mcmc.html +++ b/modules/assim.batch/docs/reference/pda.mcmc.html @@ -2,176 +2,225 @@ - - - - -Paramater Data Assimilation using MCMC — pda.mcmc • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Paramater Data Assimilation using MCMC — pda.mcmc • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    pda.mcmc(settings, params.id = NULL, param.names = NULL,
    +          
    +

    Paramater Data Assimilation using MCMC

    +
    + +
    pda.mcmc(settings, params.id = NULL, param.names = NULL,
       prior.id = NULL, chain = NULL, iter = NULL, adapt = NULL,
       adj.min = NULL, ar.target = NULL, jvar = NULL, n.knot = NULL)
    - -

    Arguments

    - - - - - - -
    settings

    = a pecan settings list

    - -

    Value

    - -

    nothing. Diagnostic plots, MCMC samples, and posterior distributions - are saved as files and db records.

    - -

    Details

    - -

    Brute-force, only to be used on simple models

    - - -
    - + -
    + Mike Dietze Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.mcmc.recover.html b/modules/assim.batch/docs/reference/pda.mcmc.recover.html index 3632041..7cfe6fa 100644 --- a/modules/assim.batch/docs/reference/pda.mcmc.recover.html +++ b/modules/assim.batch/docs/reference/pda.mcmc.recover.html @@ -2,168 +2,217 @@ - - - - -Clean up a failed PDA run — pda.mcmc.recover • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Clean up a failed PDA run — pda.mcmc.recover • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Clean up a failed PDA run

    +
    -
    pda.mcmc.recover(settings, params.id = NULL, param.names = NULL,
    +          
    pda.mcmc.recover(settings, params.id = NULL, param.names = NULL,
       prior.id = NULL, chain = NULL, iter = NULL, adapt = NULL,
       adj.min = NULL, ar.target = NULL, jvar = NULL, n.knot = NULL,
       burnin = NULL)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    An updated settings list

    - - -
    - + -
    + Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.neff.calc.html b/modules/assim.batch/docs/reference/pda.neff.calc.html index e113277..79c8d3a 100644 --- a/modules/assim.batch/docs/reference/pda.neff.calc.html +++ b/modules/assim.batch/docs/reference/pda.neff.calc.html @@ -2,172 +2,223 @@ - - - - -Calculate N_eff — pda.neff.calc • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Calculate N_eff — pda.neff.calc • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Autocorelation correction and efficient sample size calculation on latent process

    - -
    - -
    pda.neff.calc(inputs, recalculate = FALSE)
    - -

    Arguments

    - - - - - - -
    inputs

    list

    - -

    Value

    - -

    inputs list, updated inputs with n_eff

    - -

    Details

    - -

    What we're trying to do is to calculate the autocorrelation of the latent state, after attempting to "remove" the observation error. -The first step is thus to estimate the latent state using a simple 'process free' state-space model (e.g. random walk).

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.plot.params.html b/modules/assim.batch/docs/reference/pda.plot.params.html index 40ab3f6..452964f 100644 --- a/modules/assim.batch/docs/reference/pda.plot.params.html +++ b/modules/assim.batch/docs/reference/pda.plot.params.html @@ -2,166 +2,215 @@ - - - - -Plot PDA Parameter Diagnostics — pda.plot.params • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Plot PDA Parameter Diagnostics — pda.plot.params • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Plot PDA Parameter Diagnostics

    +
    -
    pda.plot.params(settings, mcmc.param.list, prior.ind,
    +          
    pda.plot.params(settings, mcmc.param.list, prior.ind,
       par.file.name = NULL)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    Nothing. Plot is generated and saved to PDF.

    - - -
    - + -
    + Ryan Kelly, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.postprocess.html b/modules/assim.batch/docs/reference/pda.postprocess.html index 1c9ad40..f5f666b 100644 --- a/modules/assim.batch/docs/reference/pda.postprocess.html +++ b/modules/assim.batch/docs/reference/pda.postprocess.html @@ -2,165 +2,217 @@ - - - - -Postprocessing for PDA Results — pda.postprocess • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Postprocessing for PDA Results — pda.postprocess • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Postprocessing for PDA Results

    - -
    - -
    pda.postprocess(settings, con, mcmc.param.list, pname, prior, prior.ind)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    PEcAn settings list, updated with <params.id> pointing to the new params file.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.settings.bt.html b/modules/assim.batch/docs/reference/pda.settings.bt.html index 7c1f612..787e846 100644 --- a/modules/assim.batch/docs/reference/pda.settings.bt.html +++ b/modules/assim.batch/docs/reference/pda.settings.bt.html @@ -2,165 +2,215 @@ - - - - -Apply settings for BayesianTools — pda.settings.bt • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Apply settings for BayesianTools — pda.settings.bt • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Helper function for applying BayesianTools specific settings from PEcAn general settings

    - -
    - -
    pda.settings.bt(settings)
    - -

    Arguments

    - - - - - - -
    settings

    PEcAn settings

    - -

    Value

    - -

    bt.settings list of runMCMCBayesianTools settings

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/pda.settings.html b/modules/assim.batch/docs/reference/pda.settings.html index 05168aa..a9097c8 100644 --- a/modules/assim.batch/docs/reference/pda.settings.html +++ b/modules/assim.batch/docs/reference/pda.settings.html @@ -2,168 +2,212 @@ - - - - -Set PDA Settings — pda.settings • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Set PDA Settings — pda.settings • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Set PDA Settings

    +
    -
    pda.settings(settings, params.id = NULL, param.names = NULL,
    +          
    pda.settings(settings, params.id = NULL, param.names = NULL,
       prior.id = NULL, chain = NULL, iter = NULL, adapt = NULL,
       adj.min = NULL, ar.target = NULL, jvar = NULL, n.knot = NULL,
       run.round = FALSE)
    - -

    Arguments

    - - - - - - -
    all

    params are the identically named variables in pda.mcmc / pda.emulator

    - -

    Value

    - -

    An updated settings list

    - - -
    - + -
    + Ryan Kelly, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/return.bias.html b/modules/assim.batch/docs/reference/return.bias.html index 829d63c..bcce5b9 100644 --- a/modules/assim.batch/docs/reference/return.bias.html +++ b/modules/assim.batch/docs/reference/return.bias.html @@ -2,184 +2,226 @@ - - - - -return.bias — return.bias • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + return.bias — return.bias • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    return.bias(settings, isbias, model.out, inputs, prior.list.bias,
    -  run.round = FALSE, pass2bias = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    settings

    settings list

    isbias

    bias variable index

    model.out

    model output list

    inputs

    inputs list

    prior.list.bias

    prior list, bias prior to be added

    run.round

    extension flag

    pass2bias

    if this is another round, this is re-sampled MCMC samples, will go with the rest of model params

    - - -
    - -
    +
    +

    return.bias

    +
    -
    - +
    return.bias(settings, isbias, model.out, inputs, prior.list.bias,
    +  run.round = FALSE, pass2bias = NULL)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    settings

    settings list

    isbias

    bias variable index

    model.out

    model output list

    inputs

    inputs list

    prior.list.bias

    prior list, bias prior to be added

    run.round

    extension flag

    pass2bias +

    + if this is another round, this is re-sampled MCMC samples, + will go with the rest of model params +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/return_hyperpars.html b/modules/assim.batch/docs/reference/return_hyperpars.html index a86f97d..5d9ef3c 100644 --- a/modules/assim.batch/docs/reference/return_hyperpars.html +++ b/modules/assim.batch/docs/reference/return_hyperpars.html @@ -2,149 +2,180 @@ - - - - -return_hyperpars — return_hyperpars • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + return_hyperpars — return_hyperpars • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    return_hyperpars(assim.settings, inputs)
    - +
    +

    return_hyperpars

    +
    -
    - + -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/sample_MCMC.html b/modules/assim.batch/docs/reference/sample_MCMC.html index c97547b..3448bb8 100644 --- a/modules/assim.batch/docs/reference/sample_MCMC.html +++ b/modules/assim.batch/docs/reference/sample_MCMC.html @@ -2,192 +2,257 @@ - - - - -Helper function to sample from previous MCMC chain while proposing new knots — sample_MCMC • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Helper function to sample from previous MCMC chain while proposing new + knots — sample_MCMC • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Helper function to sample from previous MCMC chain while proposing new knots

    - -
    - -
    sample_MCMC(mcmc_path, n.param.orig, prior.ind.orig, n.post.knots,
    +      
    +
    + + +
    +

    + Helper function to sample from previous MCMC chain while proposing + new knots +

    +
    + +
    sample_MCMC(mcmc_path, n.param.orig, prior.ind.orig, n.post.knots,
       knots.params.temp, prior.list, prior.fn, sf, sf.samp)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    mcmc_path

    path to previous emulator mcmc samples object

    n.param.orig

    vector, number of parameters targeted in each (pft) sublist

    prior.ind.orig

    list, actual indices of parameters targeted in each (pft) sublist

    n.post.knots

    number of new samples requested

    knots.params.temp

    list of parameter samples proposed from the original PDA-prior

    prior.list

    PDA-prior list

    prior.fn

    list for parameter d/r/q/p functions

    sf

    SF parameter names

    sf.samp

    SF parameters MCMC samples

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    mcmc_path

    path to previous emulator mcmc samples object

    n.param.orig +

    + vector, number of parameters targeted in each (pft) sublist +

    +
    prior.ind.orig +

    + list, actual indices of parameters targeted in each (pft) + sublist +

    +
    n.post.knots

    number of new samples requested

    knots.params.temp +

    + list of parameter samples proposed from the original PDA-prior +

    +
    prior.list

    PDA-prior list

    prior.fn

    list for parameter d/r/q/p functions

    sf

    SF parameter names

    sf.samp

    SF parameters MCMC samples

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.batch/docs/reference/write_sf_posterior.html b/modules/assim.batch/docs/reference/write_sf_posterior.html index 6f38bce..545139f 100644 --- a/modules/assim.batch/docs/reference/write_sf_posterior.html +++ b/modules/assim.batch/docs/reference/write_sf_posterior.html @@ -2,145 +2,189 @@ - - - - -Function to write posterior distributions of the scaling factors — write_sf_posterior • PEcAn.assim.batch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to write posterior distributions of the scaling factors — + write_sf_posterior • PEcAn.assim.batch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to write posterior distributions of the scaling factors

    - -
    - -
    write_sf_posterior(sf.samp.list, sf.prior, sf.samp.filename)
    - - -
    - -
    +
    +
    + + +
    +

    + Function to write posterior distributions of the scaling factors +

    +
    + +
    write_sf_posterior(sf.samp.list, sf.prior, sf.samp.filename)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/LICENSE-text.html b/modules/assim.sequential/docs/LICENSE-text.html index a29f368..32c00e5 100644 --- a/modules/assim.sequential/docs/LICENSE-text.html +++ b/modules/assim.sequential/docs/LICENSE-text.html @@ -2,97 +2,128 @@ - - - - -License • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +152,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/authors.html b/modules/assim.sequential/docs/authors.html index 2f0cdd8..e3a647e 100644 --- a/modules/assim.sequential/docs/authors.html +++ b/modules/assim.sequential/docs/authors.html @@ -2,122 +2,145 @@ - - - - -Authors • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/docsearch.css b/modules/assim.sequential/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/assim.sequential/docs/docsearch.css +++ b/modules/assim.sequential/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/assim.sequential/docs/docsearch.js b/modules/assim.sequential/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/assim.sequential/docs/docsearch.js +++ b/modules/assim.sequential/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/assim.sequential/docs/index.html b/modules/assim.sequential/docs/index.html index 0205c40..198ffe9 100644 --- a/modules/assim.sequential/docs/index.html +++ b/modules/assim.sequential/docs/index.html @@ -1,111 +1,171 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.assim.sequential - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.assim.sequential + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    +
    +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    -
    + +
    +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/assim.sequential/docs/pkgdown.css b/modules/assim.sequential/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/assim.sequential/docs/pkgdown.css +++ b/modules/assim.sequential/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/assim.sequential/docs/pkgdown.js b/modules/assim.sequential/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/assim.sequential/docs/pkgdown.js +++ b/modules/assim.sequential/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/assim.sequential/docs/reference/Analysis.sda.html b/modules/assim.sequential/docs/reference/Analysis.sda.html index c4429eb..867d3ff 100644 --- a/modules/assim.sequential/docs/reference/Analysis.sda.html +++ b/modules/assim.sequential/docs/reference/Analysis.sda.html @@ -2,182 +2,266 @@ - - - - -Analysis.sda — Analysis.sda • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Analysis.sda — Analysis.sda • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +If you're using an arbitrary function you can use the ... to send any other variables to your desired analysis function." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This functions uses the FUN to perform the analysis. EnKF function is developed inside the PEcAn.assim.sequential package which can be sent to this function to perform the Ensemble Kalman Filter. -The other option is GEF function inside the same package allowing to perform Generalized Ensemble kalman Filter.

    -

    If you're using an arbitrary function you can use the ... to send any other variables to your desired analysis function.

    - -
    - -
    Analysis.sda(settings, FUN, Forecast = list(Pf = NULL, mu.f = NULL, Q =
    +      
    +
    + + +
    +

    + This functions uses the FUN to perform the analysis. EnKF function + is developed inside the PEcAn.assim.sequential package which can + be sent to this function to perform the Ensemble Kalman Filter. + The other option is GEF function inside the same package allowing + to perform Generalized Ensemble kalman Filter. +

    +

    + If you're using an arbitrary function you can use the ... to send + any other variables to your desired analysis function. +

    +
    + +
    Analysis.sda(settings, FUN, Forecast = list(Pf = NULL, mu.f = NULL, Q =
       NULL, X = NULL), Observed = list(R = NULL, Y = NULL), H, extraArg, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    settings

    pecan standard settings list.

    FUN

    A Function for performing the analysis step. Two available options are: 1-EnKF and 2-GEF.

    Forecast

    A list containing the forecasts variables including Q (process variance) and X (a dataframe of forecasts state variables for different ensemble)

    Observed

    A list containing the observed variables including R (cov of observed state variables) and Y (vector of estimated mean of observed state variables)

    H

    is a mtrix of 1's and 0's specifying which observations go with which variables.

    extraArg

    This argument is a list containing aqq, bqq and t. The aqq and bqq are shape parameters estimated over time for the proccess covariance and t gives the time in terms of index of obs.list. See Details.

    ...

    Extra argument sent to the analysis function. In case you're using the `GEF` function, this function requires nt, obs.mean, obs.cov, which are the total number of steps, list of observed means and list of observed cov respectively.

    - -

    Value

    - -

    Returns whatever the FUN is returning. In case of EnKF and GEF, this function returns a list with estimated mean and cov matrix of forecast state variables as well as mean and cov estimated as a result of assimilation/analysis .

    - - -
    - + -
    + Michael Dietze dietze@bu.edu, Ann + Raiho and Hamze Dokoohaki +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/Construc_H.html b/modules/assim.sequential/docs/reference/Construc_H.html index 08d6a11..2f6e3bb 100644 --- a/modules/assim.sequential/docs/reference/Construc_H.html +++ b/modules/assim.sequential/docs/reference/Construc_H.html @@ -2,161 +2,211 @@ - - - - -Construc_H — Construc_H • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Construc_H — Construc_H • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function creates a mtrix mapping obsereved data to their forecast state variable.

    - -
    - -
    Construct_H(choose, Y, X)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    choose

    a vector of observations indices oredered based on their appearances in the list of state variable names.

    Y

    vector of observations

    X

    Dataframe or matrix of forecast state variables for different ensembles.

    - -

    Value

    - -

    This returns a mtrix specifying which observation go with which state variables.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/EnKF.html b/modules/assim.sequential/docs/reference/EnKF.html index 8293d0c..6caea3d 100644 --- a/modules/assim.sequential/docs/reference/EnKF.html +++ b/modules/assim.sequential/docs/reference/EnKF.html @@ -2,173 +2,239 @@ - - - - -EnKF — EnKF • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + EnKF — EnKF • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given the Forecast and Observed this function performs the Ensemble Kalamn Filter.

    - -
    - -
    EnKF(setting, Forecast, Observed, H, extraArg = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Forecast

    A list containing the forecasts variables including Q (process variance) and X (a dataframe of forecasts state variables for different ensemble)

    Observed

    A list containing the observed variables including R (cov of observed state variables) and Y (vector of estimated mean of observed state variables)

    H

    is a mtrix of 1's and 0's specifying which observations go with which variables.

    extraArg

    This argument is NOT used inside this function but it is a list containing aqq, bqq and t. The aqq and bqq are shape parameters estimated over time for the proccess covariance and t gives the time in terms of index of obs.list. See Details.

    ...

    Extra argument sent to the analysis function.

    settings

    pecan standard settings list.

    - -

    Value

    - -

    It returns a list with estimated mean and cov matrix of forecast state variables as well as mean and cov estimated as a result of assimilation/analysis .

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/GEF.html b/modules/assim.sequential/docs/reference/GEF.html index 835e0c1..8a91a43 100644 --- a/modules/assim.sequential/docs/reference/GEF.html +++ b/modules/assim.sequential/docs/reference/GEF.html @@ -2,178 +2,255 @@ - - - - -GEF — GEF • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + GEF — GEF • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given the Forecast and Observed this function performs the Generalized Ensemble Kalamn Filter. The generalized ensemble filter follows generally the three steps of sequential state data assimilation. But, in the generalized ensemble filter we add a latent state vector that accounts for added process variance. Furthermore, instead of solving the analysis analytically like the EnKF, we have to estimate the mean analysis vector and covariance matrix with MCMC.

    - -
    - -
    GEF(setting, Forecast, Observed, H, extraArg, nitr = 50000,
    +      
    +
    + + +
    +

    + Given the Forecast and Observed this function performs the + Generalized Ensemble Kalamn Filter. The generalized ensemble + filter follows generally the three steps of sequential state data + assimilation. But, in the generalized ensemble filter we add a + latent state vector that accounts for added process variance. + Furthermore, instead of solving the analysis analytically like the + EnKF, we have to estimate the mean analysis vector and covariance + matrix with MCMC. +

    +
    + +
    GEF(setting, Forecast, Observed, H, extraArg, nitr = 50000,
       nburnin = 10000, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Forecast

    A list containing the forecasts variables including Q (process variance) and X (a dataframe of forecast state variables for different ensemble)

    Observed

    A list containing the observed variables including R (cov of observed state variables) and Y (vector of estimated mean of observed state variables)

    extraArg

    This argument is a list containing aqq, bqq and t. The aqq and bqq are shape parameters estimated over time for the process covariance and t gives the time in terms of index of obs.list. See Details.

    nitr

    Number of iterations to run each MCMC chain.

    nburnin

    Number of initial, pre-thinning, MCMC iterations to discard.

    ...

    This function requires nt, obs.mean, obs.cov, which are the total number of steps, list of observed means and list of observed cov respectively.

    settings

    pecan standard settings list.

    - -

    Value

    - -

    It returns a list with estimated mean and cov matrix of forecast state variables as well as mean and cov estimated as a result of assimilation/analysis .

    - - -
    - + -
    + Michael Dietze dietze@bu.edu, Ann + Raiho and Hamze Dokoohaki +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/adj.ens.html b/modules/assim.sequential/docs/reference/adj.ens.html index 6fc0cb6..61882a0 100644 --- a/modules/assim.sequential/docs/reference/adj.ens.html +++ b/modules/assim.sequential/docs/reference/adj.ens.html @@ -2,169 +2,221 @@ - - - - -adj.ens — adj.ens • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + adj.ens — adj.ens • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This functions gives weights to different ensemble members based on their likelihood during the analysis step. Then it adjusts the analysis mean estimates of state variables based on the estimated weights.

    - -
    - -
    adj.ens(Pf, X, mu.f, mu.a, Pa)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    Pf

    A cov matrix of forecast state variables.

    X

    Dataframe or matrix of forecast state variables for different ensembles.

    mu.f

    A vector with forecast mean estimates of state variables.

    mu.a

    A vector with analysis mean estimates of state variables.

    Pa

    The state estimate cov matrix of analysis.

    - -

    Value

    - -

    Returns a vector of adjusted analysis mean estimates of state variables.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/assess.params.html b/modules/assim.sequential/docs/reference/assess.params.html index 18c6f21..27e7510 100644 --- a/modules/assim.sequential/docs/reference/assess.params.html +++ b/modules/assim.sequential/docs/reference/assess.params.html @@ -2,165 +2,203 @@ - - - - -assess.params — assess.params • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + assess.params — assess.params • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Assessing parameter estimations after mapping model output to tobit space

    - -
    - -
    assessParams(dat, Xt, mu_f_TRUE = NULL, P_f_TRUE = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    dat

    MCMC output

    Xt

    ensemble output matrix

    mu_f_TRUE

    muf before tobit2space

    P_f_TRUE

    Pf before tobit2space

    - -

    Value

    - -

    make plots

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/generate_colors_sda.html b/modules/assim.sequential/docs/reference/generate_colors_sda.html index 4f96661..c76a786 100644 --- a/modules/assim.sequential/docs/reference/generate_colors_sda.html +++ b/modules/assim.sequential/docs/reference/generate_colors_sda.html @@ -2,137 +2,169 @@ - - - - -generate_colors_sda — generate_colors_sda • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + generate_colors_sda — generate_colors_sda • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    generate_colors_sda()
    - +
    +

    + This function generates a series of colors in its parents + enviroment. This is mainly used in assim.sequential package. +

    +
    -
    - + -
    + Ann Raiho +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/hop_test.html b/modules/assim.sequential/docs/reference/hop_test.html index 98c0ac9..4d49ba0 100644 --- a/modules/assim.sequential/docs/reference/hop_test.html +++ b/modules/assim.sequential/docs/reference/hop_test.html @@ -2,157 +2,194 @@ - - - - -hop_test — hop_test • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + hop_test — hop_test • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Hop test. This script tests that the model successfully reads it's own restart and can restart without loss of information.

    - -
    - -
    hop_test(settings, ens.runid = NULL, nyear)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    SDA PEcAn settings object

    nyear

    number of years to run hop test over

    - -

    Value

    - -

    NONE

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/index.html b/modules/assim.sequential/docs/reference/index.html index cb7e3c8..f7276a2 100644 --- a/modules/assim.sequential/docs/reference/index.html +++ b/modules/assim.sequential/docs/reference/index.html @@ -2,216 +2,317 @@ - - - + + + -Function reference • PEcAn.assim.sequential + Function reference • PEcAn.assim.sequential - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    Analysis.sda()

    -

    Analysis.sda

    -

    Construct_H()

    -

    Construc_H

    -

    EnKF()

    -

    EnKF

    -

    GEF()

    -

    GEF

    -

    adj.ens()

    -

    adj.ens

    -

    assessParams()

    -

    assess.params

    -

    generate_colors_sda()

    -

    generate_colors_sda

    -

    hop_test()

    -

    hop_test

    -

    interactive.plotting.sda() postana.timeser.plotting.sda() postana.bias.plotting.sda() postana.bias.plotting.sda.corr() post.analysis.ggplot() post.analysis.ggplot.violin()

    -

    Internal functions for plotting SDA outputs. Interactive, post analysis time-series and bias plots in base plotting system and ggplot

    -

    load_data_paleon_sda()

    -

    load_data_paleon_sda

    -

    load_nimble()

    -

    load_nimble

    -

    sample.parameters()

    -

    sample parameters

    -

    sda.enkf.original() sda.enkf()

    -

    sda.enkf

    -
    - - - +
    +
    + -
    -
    - + + - +
    + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/assim.sequential/docs/reference/interactive.plotting.sda.html b/modules/assim.sequential/docs/reference/interactive.plotting.sda.html index 16c3a8b..01713cc 100644 --- a/modules/assim.sequential/docs/reference/interactive.plotting.sda.html +++ b/modules/assim.sequential/docs/reference/interactive.plotting.sda.html @@ -2,108 +2,158 @@ - - - - -Internal functions for plotting SDA outputs. Interactive, post analysis time-series and bias plots in base plotting system and ggplot — interactive.plotting.sda • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Internal functions for plotting SDA outputs. Interactive, post analysis + time-series and bias plots in base plotting system and ggplot — + interactive.plotting.sda • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Internal functions for plotting SDA outputs. Interactive, post analysis time-series and bias plots in base plotting system and ggplot

    - -
    - -
    interactive.plotting.sda(settings, t, obs.times, obs.mean, obs.cov, obs, X,
    +      
    +
    + + +
    +

    + Internal functions for plotting SDA outputs. Interactive, post + analysis time-series and bias plots in base plotting system and + ggplot +

    +
    + +
    interactive.plotting.sda(settings, t, obs.times, obs.mean, obs.cov, obs, X,
       FORECAST, ANALYSIS)
     
     postana.timeser.plotting.sda(settings, t, obs.times, obs.mean, obs.cov,
    @@ -119,77 +169,93 @@ 

    Internal functions for plotting SDA outputs. Interactive, post analysis time post.analysis.ggplot.violin(settings, t, obs.times, obs.mean, obs.cov, obs, X, FORECAST, ANALYSIS, plot.title = NULL)

    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    settings

    pecan standard settings list.

    t

    current time - int number giving the position of the current time in obs.time.

    obs.mean

    list of vectors of the means of observed data named by the measured date.

    obs.cov

    list of cov matrices of the observed data named by the measured date.

    obs

    list containing the mean and cov object

    X

    dataframe of state variables for each ensemble

    FORECAST

    dataframe of state variables for each ensemble

    ANALYSIS

    vector of mean of state variable after analysis

    plot.title

    character giving the title for post visualization ggplots

    obs.time

    vector of dates of measurements

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    settings

    pecan standard settings list.

    t +

    + current time - int number giving the position of the current + time in obs.time. +

    +
    obs.mean +

    + list of vectors of the means of observed data named by the + measured date. +

    +
    obs.cov +

    + list of cov matrices of the observed data named by the + measured date. +

    +
    obs

    list containing the mean and cov object

    X

    dataframe of state variables for each ensemble

    FORECAST

    dataframe of state variables for each ensemble

    ANALYSIS

    vector of mean of state variable after analysis

    plot.title +

    character giving the title for post visualization ggplots

    +
    obs.time

    vector of dates of measurements

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/load_data_paleon_sda.html b/modules/assim.sequential/docs/reference/load_data_paleon_sda.html index c67e6b0..925129d 100644 --- a/modules/assim.sequential/docs/reference/load_data_paleon_sda.html +++ b/modules/assim.sequential/docs/reference/load_data_paleon_sda.html @@ -2,153 +2,192 @@ - - - - -load_data_paleon_sda — load_data_paleon_sda • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + load_data_paleon_sda — load_data_paleon_sda • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Load data function for paleon SDA data products

    - -
    - -
    load_data_paleon_sda(settings)
    - -

    Arguments

    - - - - - - -
    settings

    PEcAn SDA settings object

    - -

    Value

    - -

    obs.mean and obs.cov for sda.enkf

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/load_nimble.html b/modules/assim.sequential/docs/reference/load_nimble.html index 61bdf9b..f6dba41 100644 --- a/modules/assim.sequential/docs/reference/load_nimble.html +++ b/modules/assim.sequential/docs/reference/load_nimble.html @@ -2,137 +2,164 @@ - - - - -load_nimble — load_nimble • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_nimble — load_nimble • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    load_nimble()
    - +
    +

    + This functions is internally used to register a series of nimble + functions inside GEF analysis function. +

    +
    -
    - + -
    + Ann Raiho, Hamze Dokoohaki +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/sample.parameters.html b/modules/assim.sequential/docs/reference/sample.parameters.html index 49fd869..da4883d 100644 --- a/modules/assim.sequential/docs/reference/sample.parameters.html +++ b/modules/assim.sequential/docs/reference/sample.parameters.html @@ -2,161 +2,196 @@ - - - - -sample parameters — sample.parameters • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + sample parameters — sample.parameters • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    sample parameters

    - -
    - -
    sample.parameters(ne, settings, con)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    ne

    number of ensemble members

    settings

    PEcAn settings object

    con

    PEcAn database connection

    - -

    Value

    - -

    data frame of sampled parameters from the posterior distribution

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/assim.sequential/docs/reference/sda.enkf.html b/modules/assim.sequential/docs/reference/sda.enkf.html index 3e78731..18a28d3 100644 --- a/modules/assim.sequential/docs/reference/sda.enkf.html +++ b/modules/assim.sequential/docs/reference/sda.enkf.html @@ -2,212 +2,306 @@ - - - - -sda.enkf — sda.enkf • PEcAn.assim.sequential - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + sda.enkf — sda.enkf • PEcAn.assim.sequential + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    State Variable Data Assimilation: Ensemble Kalman Filter

    -

    State Variable Data Assimilation: Ensemble Kalman Filter and Generalized ensemble filter

    - -
    - -
    sda.enkf.original(settings, obs.mean, obs.cov, IC = NULL, Q = NULL,
    +      
    +
    + + +
    +

    State Variable Data Assimilation: Ensemble Kalman Filter

    +

    + State Variable Data Assimilation: Ensemble Kalman Filter and + Generalized ensemble filter +

    +
    + +
    sda.enkf.original(settings, obs.mean, obs.cov, IC = NULL, Q = NULL,
       adjustment = TRUE, restart = NULL)
     
     sda.enkf(settings, obs.mean, obs.cov, Q = NULL, restart = F,
       control = list(trace = T, interactivePlot = T, TimeseriesPlot = T,
       BiasPlot = F, plot.title = NULL, debug = FALSE), ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    settings

    PEcAn settings object

    obs.mean

    list of observations of the means of state variable (time X nstate)

    obs.cov

    list of observations of covariance matrices of state variables (time X nstate X nstate)

    IC

    initial conditions

    Q

    process covariance matrix given if there is no data to estimate it

    adjustment

    flag for using ensemble adjustment filter or not

    restart

    Used for iterative updating previous forecasts. This is a list that includes ens.inputs, the list of inputs by ensemble member, params, the parameters, and old_outdir, the output directory from the previous workflow. These three things are needed to ensure that if a new workflow is started that ensemble members keep there run-specific met and params. See Details

    control

    List of flags controlling the behaviour of the SDA. trace for reporting back the SDA outcomes, interactivePlot for plotting the outcomes after each step, -TimeseriesPlot for post analysis examination, BiasPlot for plotting the correlation between state variables, plot.title is the title of post analysis plots and debug mode allows for pausing the code and examinign the variables inside the function.

    settings

    PEcAn settings object

    obs.mean

    List of dataframe of observation means, named with observation datetime.

    obs.cov

    List of covariance matrices of state variables , named with observation datetime.

    Q

    Process covariance matrix given if there is no data to estimate it.

    restart

    Used for iterative updating previous forecasts. When the restart is TRUE it read the object in SDA folder written from previous SDA.

    - -

    Value

    - -

    NONE

    -

    NONE

    - - -
    - + -
    + Michael Dietze and Ann Raiho + dietze@bu.edu +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/LICENSE-text.html b/modules/benchmark/docs/LICENSE-text.html index 54549ef..974bd23 100644 --- a/modules/benchmark/docs/LICENSE-text.html +++ b/modules/benchmark/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/authors.html b/modules/benchmark/docs/authors.html index 6ccb3df..2e1307c 100644 --- a/modules/benchmark/docs/authors.html +++ b/modules/benchmark/docs/authors.html @@ -2,142 +2,158 @@ - - - - -Authors • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Elizabeth Cowdery. . -

      -
    • -
    • -

      Toni Viskari. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Elizabeth Cowdery. .

      +
    • +
    • +

      Toni Viskari. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/docsearch.css b/modules/benchmark/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/benchmark/docs/docsearch.css +++ b/modules/benchmark/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/benchmark/docs/docsearch.js b/modules/benchmark/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/benchmark/docs/docsearch.js +++ b/modules/benchmark/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/benchmark/docs/index.html b/modules/benchmark/docs/index.html index cc7c691..a7a08dc 100644 --- a/modules/benchmark/docs/index.html +++ b/modules/benchmark/docs/index.html @@ -1,111 +1,163 @@ - - - - - - -PEcAn functions used for benchmarking • PEcAn.benchmark - - - - - + + + + PEcAn functions used for benchmarking • PEcAn.benchmark + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PEcAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    +
    +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PEcAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    -
    + +
    +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/benchmark/docs/pkgdown.css b/modules/benchmark/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/benchmark/docs/pkgdown.css +++ b/modules/benchmark/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/benchmark/docs/pkgdown.js b/modules/benchmark/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/benchmark/docs/pkgdown.js +++ b/modules/benchmark/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/benchmark/docs/reference/add_workflow_info.html b/modules/benchmark/docs/reference/add_workflow_info.html index 85ee299..307e8e0 100644 --- a/modules/benchmark/docs/reference/add_workflow_info.html +++ b/modules/benchmark/docs/reference/add_workflow_info.html @@ -2,151 +2,189 @@ - - - - -Add workflow specific info to settings list for benchmarking — add_workflow_info • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Add workflow specific info to settings list for benchmarking — + add_workflow_info • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Add workflow specific info to settings list for benchmarking

    - -
    - -
    add_workflow_info(settings, bety)
    - -

    Arguments

    - - - - - - - - - - -
    settings

    settings or multisettings object

    bety

    connection to the database

    - - -
    - -
    +
    +
    + + +
    +

    Add workflow specific info to settings list for benchmarking

    +
    + +
    add_workflow_info(settings, bety)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    settings

    settings or multisettings object

    bety

    connection to the database

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/align_by_first_observation.html b/modules/benchmark/docs/reference/align_by_first_observation.html index ae7ab75..657d69b 100644 --- a/modules/benchmark/docs/reference/align_by_first_observation.html +++ b/modules/benchmark/docs/reference/align_by_first_observation.html @@ -2,134 +2,195 @@ - - - - -align_first_observation — align_by_first_observation • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + align_first_observation — align_by_first_observation • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    align_first_observation

    - -
    - -
    align_by_first_observation(observation_one, observation_two, custom_table)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    observation_one

    a vector of plant fucntional types, or species. Provides species/pft names.

    observation_two

    another vector of plant fucntional types, or species. Provides the order.

    custom_table

    a table that either maps two pft's to one another or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    - -

    Value

    - -

    vector Returns a vector of PFT's/species from observation_one that matches the order of observation_two

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    align_first_observation

    +
    + +
    align_by_first_observation(observation_one, observation_two, custom_table)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    observation_one +

    + a vector of plant fucntional types, or species. Provides + species/pft names. +

    +
    observation_two +

    + another vector of plant fucntional types, or species. Provides + the order. +

    +
    custom_table +

    + a table that either maps two pft's to one another or maps + custom species codes to bety id codes. In the second case, + must be passable to match_species_id. +

    +
    + +

    + Value +

    + +

    + vector Returns a vector of PFT's/species from + observation_one that matches the order of observation_two +

    + +

    + Examples +

    +
    # NOT RUN {
     observation_one<-c("AMCA3","AMCA3","AMCA3","AMCA3")
     observation_two<-c("a", "b", "a", "a")
     
    @@ -143,38 +204,34 @@ 

    Examp # aligned should be a vector '[1] "AMCA3" "ARHY" "AMCA3" "AMCA3"' # }

    -
    - -
    +
    +
    - +

    Author

    - + Tempest McCabe + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/benchmark/docs/reference/align_data.html b/modules/benchmark/docs/reference/align_data.html index 7529c11..f63a07e 100644 --- a/modules/benchmark/docs/reference/align_data.html +++ b/modules/benchmark/docs/reference/align_data.html @@ -2,161 +2,190 @@ - - - - -Align timeseries data — align_data • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Align timeseries data — align_data • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Align timeseries data

    - -
    - -
    align_data(model.calc, obvs.calc, var, align_method = "match_timestep")
    - -

    Arguments

    - - - - - - - - - - - - - - -
    model.calc

    data.frame

    obvs.calc

    data.frame

    var

    data.frame

    - -

    Value

    - -

    dat

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/align_data_to_data_pft.html b/modules/benchmark/docs/reference/align_data_to_data_pft.html index effe6d6..6f4d3f2 100644 --- a/modules/benchmark/docs/reference/align_data_to_data_pft.html +++ b/modules/benchmark/docs/reference/align_data_to_data_pft.html @@ -2,170 +2,266 @@ - - - - -align_data_to_data_pft — align_data_to_data_pft • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + align_data_to_data_pft — align_data_to_data_pft • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    align_data_to_data_pft(con, observation_one, observation_two,
    +          
    +

    align_data_to_data_pft

    +
    + +
    align_data_to_data_pft(con, observation_one, observation_two,
       custom_table = NULL, format_one, format_two, subset_is_ok = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    con

    database connection

    observation_one

    a vector of plant functional types, or species

    observation_two

    another vector of plant functional types, or species

    custom_table

    a table that either maps two pft's to one another or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    format_one

    The output of query.format.vars() of observation one of the form output$vars$bety_names

    format_two

    The output of query.format.vars() of observation two of the form output$vars$bety_names

    subset_is_ok

    When aligning two species lists, this allows for alignment when species lists aren't identical. -set to FALSE by default.

    - -

    Value

    - -

    list containing the following columns:

    -
    $original

    Will spit back out original vectors pre-alignment

    -
    $aligned$aligned_by_observation_one

    Where possible, will return a vector of observation_one pft's/species in the order of observation_two

    -
    species

    Where possible, will return a vector of observation_two's pft's/species in the order of observation_one

    -
    $bety_species_id

    Where possible, will return the bety_species_id's for one or both observations

    -
    $bety_species_intersection

    Where possible, will return the intersection of two aligned lists of species. subset_is_ok must be set to TRUE.

    -
    - - -

    Details

    - -

    Aligns vectors of Plant Fucntional Typed and species. -Can align: -- two vectors of plant fucntional types (pft's) if a custom map is provided -- a list of species (usda, fia, or latin_name format) to a plant fucntional type -- a list of species in a custom format, with a table mapping it to bety_species_id's

    -

    Will return a list of what was originally provided, bety_species_codes if possible, - and an aligned output. Because some alignement is order-sensitive, alignment based on observation_one - and observation_two are both provided.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    con

    database connection

    observation_one

    a vector of plant functional types, or species

    observation_two +

    another vector of plant functional types, or species

    +
    custom_table +

    + a table that either maps two pft's to one another or maps + custom species codes to bety id codes. In the second case, + must be passable to match_species_id. +

    +
    format_one +

    + The output of query.format.vars() of observation one of the + form output$vars$bety_names +

    +
    format_two +

    + The output of query.format.vars() of observation two of the + form output$vars$bety_names +

    +
    subset_is_ok +

    + When aligning two species lists, this allows for alignment + when species lists aren't identical. set to FALSE by default. +

    +
    + +

    + Value +

    + +

    list containing the following columns:

    +
    +
    $original
    +

    Will spit back out original vectors pre-alignment

    +
    $aligned$aligned_by_observation_one
    +
    +

    + Where possible, will return a vector of observation_one + pft's/species in the order of observation_two +

    +
    +
    species
    +
    +

    + Where possible, will return a vector of observation_two's + pft's/species in the order of observation_one +

    +
    +
    $bety_species_id
    +
    +

    + Where possible, will return the bety_species_id's for one or + both observations +

    +
    +
    $bety_species_intersection
    +
    +

    + Where possible, will return the intersection of two aligned + lists of species. subset_is_ok must be set to TRUE. +

    +
    +
    + +

    + Details +

    + +

    + Aligns vectors of Plant Fucntional Typed and species. Can align: - + two vectors of plant fucntional types (pft's) if a custom map is + provided - a list of species (usda, fia, or latin_name format) to a + plant fucntional type - a list of species in a custom format, with a + table mapping it to bety_species_id's +

    +

    + Will return a list of what was originally provided, + bety_species_codes if possible, and an aligned output. Because some + alignement is order-sensitive, alignment based on observation_one + and observation_two are both provided. +

    + +

    + Examples +

    +
    # NOT RUN {
     observation_one<-c("AMCA3","AMCA3","AMCA3","AMCA3")
     observation_two<-c("a", "b", "a", "a")
     
    @@ -183,40 +279,36 @@ 

    Examp format_one = format_one, format_two = format_two, custom_table = table) # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Tempest McCabe +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/benchmark/docs/reference/align_pft.html b/modules/benchmark/docs/reference/align_pft.html index 12f60ec..fd1dcd1 100644 --- a/modules/benchmark/docs/reference/align_pft.html +++ b/modules/benchmark/docs/reference/align_pft.html @@ -2,175 +2,267 @@ - - - - -align_pft — align_pft • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + align_pft — align_pft • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    align_pft(con, observation_one, observation_two, custom_table = NULL,
    +          
    +

    align_pft

    +
    + +
    align_pft(con, observation_one, observation_two, custom_table = NULL,
       format_one, format_two, subset_is_ok = FALSE,
       comparison_type = "data_to_data", ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    con

    database connection

    observation_one

    a vector of plant fucntional types, or species

    observation_two

    anouther vector of plant fucntional types, or species

    custom_table

    a table that either maps two pft's to one anouther or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    format_one

    The output of query.format.vars() of observation one of the form output$vars$bety_names

    format_two

    The output of query.format.vars() of observation two of the form output$vars$bety_names

    subset_is_ok

    When aligning two species lists, this allows for alignement when species lists aren't identical. -set to FALSE by default.

    - -

    Value

    - -

    list containing the following columns:

    -
    $original

    Will spit back out original vectors pre-alignment

    -
    $aligned$aligned_by_observation_one

    Where possible, will return a vector of observation_one pft's/species in the order of observation_two

    -
    species

    Where possible, will return a vector of observation_two's pft's/species in the order of observation_one

    -
    $bety_species_id

    Where possible, will return the bety_species_id's for one or both observations

    -
    - - -

    Details

    - -

    Aligns vectors of Plant Fucntional Typed and species. -Can align: -- two vectors of plant fucntional types (pft's) if a custom map is provided -- a list of species (usda, fia, or latin_name format) to a plant fucntional type -- a list of species in a custom format, with a table mapping it to bety_species_id's

    -

    Will return a list of what was originally provided, bety_speceis_codes if possible, - and an aligned output. Becuase some alignement is order-sensitive, alignment based on observation_one - and observation_two are both provided.

    -

    comparison_type can be one of the following:

    -
    data_to_data

    Will align lists of pfts and species. Must be assosiated with inputs.

    -
    data_to_model

    Not yet implemented

    -
    model_to_model

    Not yet implemented

    -
    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    con

    database connection

    observation_one

    a vector of plant fucntional types, or species

    observation_two +

    anouther vector of plant fucntional types, or species

    +
    custom_table +

    + a table that either maps two pft's to one anouther or maps + custom species codes to bety id codes. In the second case, + must be passable to match_species_id. +

    +
    format_one +

    + The output of query.format.vars() of observation one of the + form output$vars$bety_names +

    +
    format_two +

    + The output of query.format.vars() of observation two of the + form output$vars$bety_names +

    +
    subset_is_ok +

    + When aligning two species lists, this allows for alignement + when species lists aren't identical. set to FALSE by default. +

    +
    + +

    + Value +

    + +

    list containing the following columns:

    +
    +
    $original
    +

    Will spit back out original vectors pre-alignment

    +
    $aligned$aligned_by_observation_one
    +
    +

    + Where possible, will return a vector of observation_one + pft's/species in the order of observation_two +

    +
    +
    species
    +
    +

    + Where possible, will return a vector of observation_two's + pft's/species in the order of observation_one +

    +
    +
    $bety_species_id
    +
    +

    + Where possible, will return the bety_species_id's for one or + both observations +

    +
    +
    + +

    + Details +

    + +

    + Aligns vectors of Plant Fucntional Typed and species. Can align: - + two vectors of plant fucntional types (pft's) if a custom map is + provided - a list of species (usda, fia, or latin_name format) to a + plant fucntional type - a list of species in a custom format, with a + table mapping it to bety_species_id's +

    +

    + Will return a list of what was originally provided, + bety_speceis_codes if possible, and an aligned output. Becuase some + alignement is order-sensitive, alignment based on observation_one + and observation_two are both provided. +

    +

    comparison_type can be one of the following:

    +
    +
    data_to_data
    +
    +

    + Will align lists of pfts and species. Must be assosiated with + inputs. +

    +
    +
    data_to_model
    +

    Not yet implemented

    +
    model_to_model
    +

    Not yet implemented

    +
    + +

    + Examples +

    +
    # NOT RUN {
     
     #------------ A species to PFT alignment -----------
     observation_one<-c("AMCA3","AMCA3","AMCA3","AMCA3")
    @@ -190,40 +282,36 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Tempest McCabe +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/benchmark/docs/reference/bm_settings2pecan_settings.html b/modules/benchmark/docs/reference/bm_settings2pecan_settings.html index 27652c6..6926685 100644 --- a/modules/benchmark/docs/reference/bm_settings2pecan_settings.html +++ b/modules/benchmark/docs/reference/bm_settings2pecan_settings.html @@ -2,147 +2,191 @@ - - - - -Move benchmarking settings back in to original pecan settings object — bm_settings2pecan_settings • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Move benchmarking settings back in to original pecan settings object — + bm_settings2pecan_settings • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Move benchmarking settings back in to original pecan settings object

    - -
    - -
    bm_settings2pecan_settings(bm.settings)
    - -

    Arguments

    - - - - - - -
    bm.settings

    settings or multisettings object

    - - -
    - -
    +
    +
    + + +
    +

    + Move benchmarking settings back in to original pecan settings + object +

    +
    + +
    bm_settings2pecan_settings(bm.settings)
    + +

    + Arguments +

    + + + + + + + + + +
    bm.settings

    settings or multisettings object

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/calc_benchmark.html b/modules/benchmark/docs/reference/calc_benchmark.html index a07f56b..dc53220 100644 --- a/modules/benchmark/docs/reference/calc_benchmark.html +++ b/modules/benchmark/docs/reference/calc_benchmark.html @@ -2,151 +2,189 @@ - - - - -Calculate benchmarking statistics — calc_benchmark • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate benchmarking statistics — calc_benchmark • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For each benchmark id, calculate metrics and update benchmarks_ensemble_scores

    - -
    - -
    calc_benchmark(settings, bety, start_year = NA, end_year = NA)
    - -

    Arguments

    - - - - - - - - - - -
    bety

    database connection

    bm.ensemble

    object, either from create_BRR or start.bm.ensemle

    - - -
    - -
    +
    +
    + + +
    +

    + For each benchmark id, calculate metrics and update + benchmarks_ensemble_scores +

    +
    + +
    calc_benchmark(settings, bety, start_year = NA, end_year = NA)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    bety

    database connection

    bm.ensemble

    object, either from create_BRR or start.bm.ensemle

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/calc_metrics.html b/modules/benchmark/docs/reference/calc_metrics.html index b34e281..92ce49a 100644 --- a/modules/benchmark/docs/reference/calc_metrics.html +++ b/modules/benchmark/docs/reference/calc_metrics.html @@ -2,167 +2,194 @@ - - - - -calc_metrics — calc_metrics • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + calc_metrics — calc_metrics • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    calc_metrics

    - -
    - -
    calc_metrics(model.calc, obvs.calc, var, metrics, ensemble.id, bm_dir)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    model.calc

    model data

    obvs.calc

    observational data

    var

    variables to be used

    metrics

    metrics to be used

    ensemble.id

    id of ensemble run

    bm_dir

    directory where benchmarking outputs will be saved

    - - -
    - -
    +
    +
    + + +
    +

    calc_metrics

    +
    + +
    calc_metrics(model.calc, obvs.calc, var, metrics, ensemble.id, bm_dir)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    model.calc

    model data

    obvs.calc

    observational data

    var

    variables to be used

    metrics

    metrics to be used

    ensemble.id

    id of ensemble run

    bm_dir

    directory where benchmarking outputs will be saved

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/check_BRR.html b/modules/benchmark/docs/reference/check_BRR.html index 928ecbf..7fb027e 100644 --- a/modules/benchmark/docs/reference/check_BRR.html +++ b/modules/benchmark/docs/reference/check_BRR.html @@ -2,151 +2,193 @@ - - - - -Check whether a run has been registered as a reference run in BETY — check_BRR • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check whether a run has been registered as a reference run in BETY — + check_BRR • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check whether a run has been registered as a reference run in BETY

    - -
    - -
    check_BRR(settings_xml, con)
    - -

    Arguments

    - - - - - - - - - - -
    settings_xml

    cleaned settings to be compared with BRR in the database

    con

    database connection

    - - -
    - -
    +
    +
    + + +
    +

    + Check whether a run has been registered as a reference run in BETY +

    +
    + +
    check_BRR(settings_xml, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    settings_xml +

    cleaned settings to be compared with BRR in the database

    +
    con

    database connection

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/check_if_legal_table.html b/modules/benchmark/docs/reference/check_if_legal_table.html index 582d2ef..19257f1 100644 --- a/modules/benchmark/docs/reference/check_if_legal_table.html +++ b/modules/benchmark/docs/reference/check_if_legal_table.html @@ -2,171 +2,213 @@ - - - - -check_if_legal_table — check_if_legal_table • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + check_if_legal_table — check_if_legal_table • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    check_if_legal_table

    - -
    - -
    check_if_legal_table(table, observation_one, observation_two)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    observation_one

    a vector of plant functional types, or species

    observation_two

    anouther vector of plant functional types, or species

    custom_table

    a table that either maps two pft's to one anouther or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    - -

    Value

    - -

    boolean

    - -

    Details

    - -

    Checks if custom_table: -1. is formated correctly -2. is complete (has all of the species/pft's in both observations) -3. is condense-able (Could be represented as a hierachry)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/check_if_list_of_pfts.html b/modules/benchmark/docs/reference/check_if_list_of_pfts.html index 0f3b43d..78b40ac 100644 --- a/modules/benchmark/docs/reference/check_if_list_of_pfts.html +++ b/modules/benchmark/docs/reference/check_if_list_of_pfts.html @@ -2,168 +2,213 @@ - - - - -check_if_list_of_pfts — check_if_list_of_pfts • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + check_if_list_of_pfts — check_if_list_of_pfts • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    check_if_list_of_pfts

    - -
    - -
    check_if_list_of_pfts(vars)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    observation_one

    a vector of plant fucntional types, or species

    observation_two

    anouther vector of plant fucntional types, or species

    custom_table

    a table that either maps two pft's to one anouther or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    - -

    Value

    - -

    boolean

    - -

    Details

    - -

    Checks if format contains a variable named "plant_functional_type"

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/check_if_species_list.html b/modules/benchmark/docs/reference/check_if_species_list.html index 2e25eb4..3595ad6 100644 --- a/modules/benchmark/docs/reference/check_if_species_list.html +++ b/modules/benchmark/docs/reference/check_if_species_list.html @@ -2,168 +2,214 @@ - - - - -check_if_species_list — check_if_species_list • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + check_if_species_list — check_if_species_list • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    check_if_species_list

    - -
    - -
    check_if_species_list(vars, custom_table = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    custom_table

    a table that either maps two pft's to one anouther or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    observation_one

    a vector of plant functional types, or species

    observation_two

    another vector of plant functional types, or species

    - -

    Value

    - -

    boolean

    - -

    Details

    - -

    Checks if format contains a species list in a known format, or a declared custom format.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/clean_settings_BRR.html b/modules/benchmark/docs/reference/clean_settings_BRR.html index ccfd49c..f8c6106 100644 --- a/modules/benchmark/docs/reference/clean_settings_BRR.html +++ b/modules/benchmark/docs/reference/clean_settings_BRR.html @@ -2,147 +2,189 @@ - - - - -Cleans PEcAn settings file and prepares the settings to be saved in a reference run record in BETY — clean_settings_BRR • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Cleans PEcAn settings file and prepares the settings to be saved in a + reference run record in BETY — clean_settings_BRR • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Cleans PEcAn settings file and prepares the settings to be saved in a reference run record in BETY

    - -
    - -
    clean_settings_BRR(inputfile)
    - -

    Arguments

    - - - - - - -
    inputfile

    the PEcAn settings file to be used.

    - - -
    - -
    +
    +
    + + +
    +

    + Cleans PEcAn settings file and prepares the settings to be saved + in a reference run record in BETY +

    +
    + +
    clean_settings_BRR(inputfile)
    + +

    + Arguments +

    + + + + + + + + + +
    inputfile

    the PEcAn settings file to be used.

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/create_BRR.html b/modules/benchmark/docs/reference/create_BRR.html index 4492ffb..38d1c56 100644 --- a/modules/benchmark/docs/reference/create_BRR.html +++ b/modules/benchmark/docs/reference/create_BRR.html @@ -2,151 +2,191 @@ - - - - -Create benchmark reference run and ensemble — create_BRR • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create benchmark reference run and ensemble — create_BRR • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For each benchmark id, calculate metrics and update benchmarks_ensemble_scores

    - -
    - -
    create_BRR(ens_wf, con, user_id = "")
    - -

    Arguments

    - - - - - - - - - - -
    ens_wf

    table made from joining ensemble and workflow tables

    con

    database connection

    - - -
    - -
    +
    +
    + + +
    +

    + For each benchmark id, calculate metrics and update + benchmarks_ensemble_scores +

    +
    + +
    create_BRR(ens_wf, con, user_id = "")
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    ens_wf +

    table made from joining ensemble and workflow tables

    +
    con

    database connection

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/define_benchmark.html b/modules/benchmark/docs/reference/define_benchmark.html index 996ea8e..6e03249 100644 --- a/modules/benchmark/docs/reference/define_benchmark.html +++ b/modules/benchmark/docs/reference/define_benchmark.html @@ -2,153 +2,196 @@ - - - - -Benchmark Definition: Retrieve or Create Bety Benchmarking Records — define_benchmark • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Benchmark Definition: Retrieve or Create Bety Benchmarking Records — + define_benchmark • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Creates records for benchmarks, benchmarks_benchmarks_reference_runs, benchmarks_metrics

    - -
    - -
    define_benchmark(settings, bety)
    - -

    Arguments

    - - - - - - -
    bm.settings

    settings list

    - -

    Value

    - -

    updated settings list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/format_wide2long.html b/modules/benchmark/docs/reference/format_wide2long.html index 3c441d0..bfca079 100644 --- a/modules/benchmark/docs/reference/format_wide2long.html +++ b/modules/benchmark/docs/reference/format_wide2long.html @@ -2,162 +2,190 @@ - - - - -format_wide2long — format_wide2long • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + format_wide2long — format_wide2long • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    format_wide2long

    - -
    - -
    format_wide2long(out, format, vars_used, time.row)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    out

    wide format data

    format

    as returned by query.format.vars

    vars_used
    - -

    Value

    - -

    list of updated values

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/get_species_list_standard.html b/modules/benchmark/docs/reference/get_species_list_standard.html index 2f7cbca..c11591e 100644 --- a/modules/benchmark/docs/reference/get_species_list_standard.html +++ b/modules/benchmark/docs/reference/get_species_list_standard.html @@ -2,168 +2,218 @@ - - - - -get_species_list_standard — get_species_list_standard • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + get_species_list_standard — get_species_list_standard • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    get_species_list_standard

    - -
    - -
    get_species_list_standard(vars)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    observation_one

    a vector of plant fucntional types, or species

    observation_two

    anouther vector of plant fucntional types, or species

    custom_table

    a table that either maps two pft's to one another or maps custom species codes to bety id codes. -In the second case, must be passable to match_species_id.

    - -

    Value

    - -

    character Returns "usda", "latin_name", "fia" or "custom"

    - -

    Details

    - -

    Returns the format type for convience of use with match_species_id

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/index.html b/modules/benchmark/docs/reference/index.html index 57aca0c..10bbaf6 100644 --- a/modules/benchmark/docs/reference/index.html +++ b/modules/benchmark/docs/reference/index.html @@ -2,372 +2,581 @@ - - - + + + -Function reference • PEcAn.benchmark + Function reference • PEcAn.benchmark - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    - +
    -
    -
    - - - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    add_workflow_info()

    -

    Add workflow specific info to settings list for benchmarking

    -

    align_by_first_observation()

    -

    align_first_observation

    -

    align_data()

    -

    Align timeseries data

    -

    align_data_to_data_pft()

    -

    align_data_to_data_pft

    -

    align_pft()

    -

    align_pft

    -

    bm_settings2pecan_settings()

    -

    Move benchmarking settings back in to original pecan settings object

    -

    calc_benchmark()

    -

    Calculate benchmarking statistics

    -

    calc_metrics()

    -

    calc_metrics

    -

    check_BRR()

    -

    Check whether a run has been registered as a reference run in BETY

    -

    check_if_legal_table()

    -

    check_if_legal_table

    -

    check_if_list_of_pfts()

    -

    check_if_list_of_pfts

    -

    check_if_species_list()

    -

    check_if_species_list

    -

    clean_settings_BRR()

    -

    Cleans PEcAn settings file and prepares the settings to be saved in a reference run record in BETY

    -

    create_BRR()

    -

    Create benchmark reference run and ensemble

    -

    define_benchmark()

    -

    Benchmark Definition: Retrieve or Create Bety Benchmarking Records

    -

    format_wide2long()

    -

    format_wide2long

    -

    get_species_list_standard()

    -

    get_species_list_standard

    -

    load_csv()

    -

    load_csv

    -

    load_data()

    -

    load_data

    -

    load_rds()

    -

    load_rds

    -

    load_tab_separated_values()

    -

    load_tab_separated_values

    -

    load_x_netcdf()

    -

    load_x_netcdf

    -

    match_timestep()

    -

    Match time step

    -

    mean_over_larger_timestep()

    -

    Calculate benchmarking statistics

    -

    metric_AME()

    -

    Absolute Maximum Error

    -

    metric_Frechet()

    -

    Frechet Distance

    -

    metric_MAE()

    -

    Mean Absolute Error

    -

    metric_MSE()

    -

    Mean Square Error

    -

    metric_PPMC()

    -

    Pearson Product Moment Correlation

    -

    metric_R2()

    -

    Coefficient of Determination (R2)

    -

    metric_RAE()

    -

    Relative Absolute Error

    -

    metric_RMSE()

    -

    Root Mean Square Error

    -

    metric_cor()

    -

    Correlation Coefficient

    -

    metric_lmDiag_plot()

    -

    Linear Regression Diagnostic Plot

    -

    metric_residual_plot()

    -

    Residual Plot

    -

    metric_run()

    -

    Model Run Check

    -

    metric_scatter_plot()

    -

    Scatter Plot

    -

    metric_timeseries_plot()

    -

    Timeseries Plot

    -

    read_settings_BRR()

    -

    Read settings from database using reference run id

    -
    + + + +

    + All + functions +

    +

    + + + + +

    + add_workflow_info() +

    + + +

    + Add workflow specific info to settings list for benchmarking +

    + + + + +

    + align_by_first_observation() +

    + +

    align_first_observation

    + + + +

    + align_data() +

    + +

    Align timeseries data

    + + + +

    + align_data_to_data_pft() +

    + +

    align_data_to_data_pft

    + + + +

    + align_pft() +

    + +

    align_pft

    + + + +

    + bm_settings2pecan_settings() +

    + + +

    + Move benchmarking settings back in to original pecan + settings object +

    + + + + +

    + calc_benchmark() +

    + +

    Calculate benchmarking statistics

    + + + +

    + calc_metrics() +

    + +

    calc_metrics

    + + + +

    + check_BRR() +

    + + +

    + Check whether a run has been registered as a reference run + in BETY +

    + + + + +

    + check_if_legal_table() +

    + +

    check_if_legal_table

    + + + +

    + check_if_list_of_pfts() +

    + +

    check_if_list_of_pfts

    + + + +

    + check_if_species_list() +

    + +

    check_if_species_list

    + + + +

    + clean_settings_BRR() +

    + + +

    + Cleans PEcAn settings file and prepares the settings to be + saved in a reference run record in BETY +

    + + + + +

    + create_BRR() +

    + +

    Create benchmark reference run and ensemble

    + + + +

    + define_benchmark() +

    + + +

    + Benchmark Definition: Retrieve or Create Bety Benchmarking + Records +

    + + + + +

    + format_wide2long() +

    + +

    format_wide2long

    + + + +

    + get_species_list_standard() +

    + +

    get_species_list_standard

    + + + +

    + load_csv() +

    + +

    load_csv

    + + + +

    + load_data() +

    + +

    load_data

    + + + +

    + load_rds() +

    + +

    load_rds

    + + + +

    + load_tab_separated_values() +

    + +

    load_tab_separated_values

    + + + +

    + load_x_netcdf() +

    + +

    load_x_netcdf

    + + + +

    + match_timestep() +

    + +

    Match time step

    + + + +

    + mean_over_larger_timestep() +

    + +

    Calculate benchmarking statistics

    + + + +

    + metric_AME() +

    + +

    Absolute Maximum Error

    + + + +

    + metric_Frechet() +

    + +

    Frechet Distance

    + + + +

    + metric_MAE() +

    + +

    Mean Absolute Error

    + + + +

    + metric_MSE() +

    + +

    Mean Square Error

    + + + +

    + metric_PPMC() +

    + +

    Pearson Product Moment Correlation

    + + + +

    + metric_R2() +

    + +

    Coefficient of Determination (R2)

    + + + +

    + metric_RAE() +

    + +

    Relative Absolute Error

    + + + +

    + metric_RMSE() +

    + +

    Root Mean Square Error

    + + + +

    + metric_cor() +

    + +

    Correlation Coefficient

    + + + +

    + metric_lmDiag_plot() +

    + +

    Linear Regression Diagnostic Plot

    + + + +

    + metric_residual_plot() +

    + +

    Residual Plot

    + + + +

    + metric_run() +

    + +

    Model Run Check

    + + + +

    + metric_scatter_plot() +

    + +

    Scatter Plot

    + + + +

    + metric_timeseries_plot() +

    + +

    Timeseries Plot

    + + + +

    + read_settings_BRR() +

    + + +

    Read settings from database using reference run id

    + + + + +
    - -
    + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/modules/benchmark/docs/reference/load_csv.html b/modules/benchmark/docs/reference/load_csv.html index 47175ea..39b5a96 100644 --- a/modules/benchmark/docs/reference/load_csv.html +++ b/modules/benchmark/docs/reference/load_csv.html @@ -2,163 +2,190 @@ - - - - -load_csv — load_csv • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_csv — load_csv • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    load_csv

    - -
    - -
    load_csv(data.path, format, site, vars = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    data.path

    character

    format

    list

    site

    list

    start_year

    numeric

    end_year

    numeric

    - - -
    - -
    +
    +
    + + +
    +

    load_csv

    +
    + +
    load_csv(data.path, format, site, vars = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    data.path

    character

    format

    list

    site

    list

    start_year

    numeric

    end_year

    numeric

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/load_data.html b/modules/benchmark/docs/reference/load_data.html index 538b575..a64f4a9 100644 --- a/modules/benchmark/docs/reference/load_data.html +++ b/modules/benchmark/docs/reference/load_data.html @@ -2,166 +2,192 @@ - - - - -load_data — load_data • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_data — load_data • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    load_data(data.path, format, start_year = NA, end_year = NA,
    -  site = NA, vars.used.index = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    data.path

    character

    format

    list

    start_year

    numeric

    end_year

    numeric

    site

    list

    - - -
    - -
    +
    +

    load_data

    +
    -
    - +
    load_data(data.path, format, start_year = NA, end_year = NA,
    +  site = NA, vars.used.index = NULL, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    data.path

    character

    format

    list

    start_year

    numeric

    end_year

    numeric

    site

    list

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/load_rds.html b/modules/benchmark/docs/reference/load_rds.html index 9872298..8ee2083 100644 --- a/modules/benchmark/docs/reference/load_rds.html +++ b/modules/benchmark/docs/reference/load_rds.html @@ -2,159 +2,186 @@ - - - - -load_rds — load_rds • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_rds — load_rds • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    load_rds

    - -
    - -
    load_rds(data.path, format, site, vars = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    data.path

    character

    format

    list, not used, for compatibility

    site

    not used, for compatibility

    vars
    - - -
    - -
    +
    +
    + + +
    +

    load_rds

    +
    + +
    load_rds(data.path, format, site, vars = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    data.path

    character

    format

    list, not used, for compatibility

    site

    not used, for compatibility

    vars
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/load_tab_separated_values.html b/modules/benchmark/docs/reference/load_tab_separated_values.html index 03078c8..9abac3e 100644 --- a/modules/benchmark/docs/reference/load_tab_separated_values.html +++ b/modules/benchmark/docs/reference/load_tab_separated_values.html @@ -2,163 +2,197 @@ - - - - -load_tab_separated_values — load_tab_separated_values • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + load_tab_separated_values — load_tab_separated_values • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    load_tab_separated_values

    - -
    - -
    load_tab_separated_values(data.path, format, site = NULL, vars = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    data.path

    character

    format

    list

    site

    list

    start_year

    numeric

    end_year

    numeric

    - - -
    - -
    +
    +
    + + +
    +

    load_tab_separated_values

    +
    + +
    load_tab_separated_values(data.path, format, site = NULL, vars = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    data.path

    character

    format

    list

    site

    list

    start_year

    numeric

    end_year

    numeric

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/load_x_netcdf.html b/modules/benchmark/docs/reference/load_x_netcdf.html index dda4178..1fcee2f 100644 --- a/modules/benchmark/docs/reference/load_x_netcdf.html +++ b/modules/benchmark/docs/reference/load_x_netcdf.html @@ -2,167 +2,194 @@ - - - - -load_x_netcdf — load_x_netcdf • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_x_netcdf — load_x_netcdf • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    load_x_netcdf

    - -
    - -
    load_x_netcdf(data.path, format, site, vars = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    data.path

    character vector or list

    format

    list

    site

    list

    vars

    character

    start_year

    numeric

    end_year

    numeric

    - - -
    - -
    +
    +
    + + +
    +

    load_x_netcdf

    +
    + +
    load_x_netcdf(data.path, format, site, vars = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    data.path

    character vector or list

    format

    list

    site

    list

    vars

    character

    start_year

    numeric

    end_year

    numeric

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/match_timestep.html b/modules/benchmark/docs/reference/match_timestep.html index f0da2eb..88de7e4 100644 --- a/modules/benchmark/docs/reference/match_timestep.html +++ b/modules/benchmark/docs/reference/match_timestep.html @@ -2,155 +2,182 @@ - - - - -Match time step — match_timestep • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Match time step — match_timestep • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Match time step

    - -
    - -
    match_timestep(date.coarse, date.fine, data.fine)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    date.coarse

    numeric

    date.fine

    numeric

    data.fine

    matrix

    - - -
    - -
    +
    +
    + + +
    +

    Match time step

    +
    + +
    match_timestep(date.coarse, date.fine, data.fine)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    date.coarse

    numeric

    date.fine

    numeric

    data.fine

    matrix

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/mean_over_larger_timestep.html b/modules/benchmark/docs/reference/mean_over_larger_timestep.html index e72d40d..ffd3f2f 100644 --- a/modules/benchmark/docs/reference/mean_over_larger_timestep.html +++ b/modules/benchmark/docs/reference/mean_over_larger_timestep.html @@ -2,155 +2,193 @@ - - - - -Calculate benchmarking statistics — mean_over_larger_timestep • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Calculate benchmarking statistics — mean_over_larger_timestep • + PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate benchmarking statistics

    - -
    - -
    mean_over_larger_timestep(date.coarse, date.fine, data.fine)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    date.coarse

    numeric

    date.fine

    numeric

    data.fine

    data.frame

    - - -
    - -
    +
    +
    + + +
    +

    Calculate benchmarking statistics

    +
    + +
    mean_over_larger_timestep(date.coarse, date.fine, data.fine)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    date.coarse

    numeric

    date.fine

    numeric

    data.fine

    data.frame

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_AME.html b/modules/benchmark/docs/reference/metric_AME.html index 3bc1b61..c24f486 100644 --- a/modules/benchmark/docs/reference/metric_AME.html +++ b/modules/benchmark/docs/reference/metric_AME.html @@ -2,147 +2,174 @@ - - - - -Absolute Maximum Error — metric_AME • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Absolute Maximum Error — metric_AME • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Absolute Maximum Error

    - -
    - -
    metric_AME(dat, ...)
    - -

    Arguments

    - - - - - - -
    dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Absolute Maximum Error

    +
    + +
    metric_AME(dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_Frechet.html b/modules/benchmark/docs/reference/metric_Frechet.html index be2879d..f2eb6f0 100644 --- a/modules/benchmark/docs/reference/metric_Frechet.html +++ b/modules/benchmark/docs/reference/metric_Frechet.html @@ -2,147 +2,174 @@ - - - - -Frechet Distance — metric_Frechet • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Frechet Distance — metric_Frechet • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Frechet Distance

    - -
    - -
    metric_Frechet(metric_dat, ...)
    - -

    Arguments

    - - - - - - -
    metric_dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Frechet Distance

    +
    + +
    metric_Frechet(metric_dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    metric_dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_MAE.html b/modules/benchmark/docs/reference/metric_MAE.html index 980910a..65599bd 100644 --- a/modules/benchmark/docs/reference/metric_MAE.html +++ b/modules/benchmark/docs/reference/metric_MAE.html @@ -2,147 +2,174 @@ - - - - -Mean Absolute Error — metric_MAE • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Mean Absolute Error — metric_MAE • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Mean Absolute Error

    - -
    - -
    metric_MAE(dat, ...)
    - -

    Arguments

    - - - - - - -
    dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Mean Absolute Error

    +
    + +
    metric_MAE(dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_MSE.html b/modules/benchmark/docs/reference/metric_MSE.html index 7400d40..bc9dd91 100644 --- a/modules/benchmark/docs/reference/metric_MSE.html +++ b/modules/benchmark/docs/reference/metric_MSE.html @@ -2,147 +2,174 @@ - - - - -Mean Square Error — metric_MSE • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Mean Square Error — metric_MSE • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Mean Square Error

    - -
    - -
    metric_MSE(dat, ...)
    - -

    Arguments

    - - - - - - -
    dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Mean Square Error

    +
    + +
    metric_MSE(dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_PPMC.html b/modules/benchmark/docs/reference/metric_PPMC.html index 5fff306..45003c1 100644 --- a/modules/benchmark/docs/reference/metric_PPMC.html +++ b/modules/benchmark/docs/reference/metric_PPMC.html @@ -2,147 +2,182 @@ - - - - -Pearson Product Moment Correlation — metric_PPMC • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Pearson Product Moment Correlation — metric_PPMC • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Pearson Product Moment Correlation

    - -
    - -
    metric_PPMC(metric_dat, ...)
    - -

    Arguments

    - - - - - - -
    metric_dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Pearson Product Moment Correlation

    +
    + +
    metric_PPMC(metric_dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    metric_dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_R2.html b/modules/benchmark/docs/reference/metric_R2.html index a4ad358..0cdf886 100644 --- a/modules/benchmark/docs/reference/metric_R2.html +++ b/modules/benchmark/docs/reference/metric_R2.html @@ -2,147 +2,182 @@ - - - - -Coefficient of Determination (R2) — metric_R2 • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Coefficient of Determination (R2) — metric_R2 • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Coefficient of Determination (R2)

    - -
    - -
    metric_R2(metric_dat, ...)
    - -

    Arguments

    - - - - - - -
    metric_dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Coefficient of Determination (R2)

    +
    + +
    metric_R2(metric_dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    metric_dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_RAE.html b/modules/benchmark/docs/reference/metric_RAE.html index d9adc7b..cf9e8aa 100644 --- a/modules/benchmark/docs/reference/metric_RAE.html +++ b/modules/benchmark/docs/reference/metric_RAE.html @@ -2,147 +2,174 @@ - - - - -Relative Absolute Error — metric_RAE • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Relative Absolute Error — metric_RAE • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Relative Absolute Error

    - -
    - -
    metric_RAE(metric_dat, ...)
    - -

    Arguments

    - - - - - - -
    metric_dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Relative Absolute Error

    +
    + +
    metric_RAE(metric_dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    metric_dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_RMSE.html b/modules/benchmark/docs/reference/metric_RMSE.html index bbf8424..a6211c4 100644 --- a/modules/benchmark/docs/reference/metric_RMSE.html +++ b/modules/benchmark/docs/reference/metric_RMSE.html @@ -2,147 +2,174 @@ - - - - -Root Mean Square Error — metric_RMSE • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Root Mean Square Error — metric_RMSE • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Root Mean Square Error

    - -
    - -
    metric_RMSE(dat, ...)
    - -

    Arguments

    - - - - - - -
    dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Root Mean Square Error

    +
    + +
    metric_RMSE(dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_cor.html b/modules/benchmark/docs/reference/metric_cor.html index 82107eb..d677bca 100644 --- a/modules/benchmark/docs/reference/metric_cor.html +++ b/modules/benchmark/docs/reference/metric_cor.html @@ -2,147 +2,174 @@ - - - - -Correlation Coefficient — metric_cor • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Correlation Coefficient — metric_cor • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Correlation Coefficient

    - -
    - -
    metric_cor(dat, ...)
    - -

    Arguments

    - - - - - - -
    dat

    dataframe

    - - -
    - -
    +
    +
    + + +
    +

    Correlation Coefficient

    +
    + +
    metric_cor(dat, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    dataframe

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_lmDiag_plot.html b/modules/benchmark/docs/reference/metric_lmDiag_plot.html index 4009339..1c98a48 100644 --- a/modules/benchmark/docs/reference/metric_lmDiag_plot.html +++ b/modules/benchmark/docs/reference/metric_lmDiag_plot.html @@ -2,147 +2,182 @@ - - - - -Linear Regression Diagnostic Plot — metric_lmDiag_plot • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Linear Regression Diagnostic Plot — metric_lmDiag_plot • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Linear Regression Diagnostic Plot

    - -
    - -
    metric_lmDiag_plot(metric_dat, var, filename = NA, draw.plot = FALSE)
    - -

    Arguments

    - - - - - - -
    metric_dat

    data.frame

    - - -
    - -
    +
    +
    + + +
    +

    Linear Regression Diagnostic Plot

    +
    + +
    metric_lmDiag_plot(metric_dat, var, filename = NA, draw.plot = FALSE)
    + +

    + Arguments +

    + + + + + + + + + +
    metric_dat

    data.frame

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_residual_plot.html b/modules/benchmark/docs/reference/metric_residual_plot.html index 84e8c0f..5145ed9 100644 --- a/modules/benchmark/docs/reference/metric_residual_plot.html +++ b/modules/benchmark/docs/reference/metric_residual_plot.html @@ -2,148 +2,175 @@ - - - - -Residual Plot — metric_residual_plot • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Residual Plot — metric_residual_plot • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    metric_residual_plot(metric_dat, var, filename = NA,
    -  draw.plot = is.na(filename))
    - -

    Arguments

    - - - - - - -
    draw.plot
    - - -
    - -
    +
    +

    Residual Plot

    +
    -
    - +
    metric_residual_plot(metric_dat, var, filename = NA,
    +  draw.plot = is.na(filename))
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    draw.plot
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_run.html b/modules/benchmark/docs/reference/metric_run.html index 1f3fc1e..fa50427 100644 --- a/modules/benchmark/docs/reference/metric_run.html +++ b/modules/benchmark/docs/reference/metric_run.html @@ -2,147 +2,174 @@ - - - - -Model Run Check — metric_run • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Model Run Check — metric_run • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Model Run Check

    - -
    - -
    metric_run(settings)
    - -

    Arguments

    - - - - - - -
    settings

    list

    - - -
    - -
    +
    +
    + + +
    +

    Model Run Check

    +
    + +
    metric_run(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    list

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_scatter_plot.html b/modules/benchmark/docs/reference/metric_scatter_plot.html index 16d6798..548fe14 100644 --- a/modules/benchmark/docs/reference/metric_scatter_plot.html +++ b/modules/benchmark/docs/reference/metric_scatter_plot.html @@ -2,148 +2,175 @@ - - - - -Scatter Plot — metric_scatter_plot • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Scatter Plot — metric_scatter_plot • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    metric_scatter_plot(metric_dat, var, filename = NA,
    -  draw.plot = is.na(filename))
    - -

    Arguments

    - - - - - - -
    draw.plot
    - - -
    - -
    +
    +

    Scatter Plot

    +
    -
    - +
    metric_scatter_plot(metric_dat, var, filename = NA,
    +  draw.plot = is.na(filename))
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    draw.plot
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/metric_timeseries_plot.html b/modules/benchmark/docs/reference/metric_timeseries_plot.html index 8d80d88..a48346a 100644 --- a/modules/benchmark/docs/reference/metric_timeseries_plot.html +++ b/modules/benchmark/docs/reference/metric_timeseries_plot.html @@ -2,138 +2,164 @@ - - - - -Timeseries Plot — metric_timeseries_plot • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Timeseries Plot — metric_timeseries_plot • PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    metric_timeseries_plot(metric_dat, var, filename = NA,
    -  draw.plot = is.na(filename))
    - +
    +

    Timeseries Plot

    +
    -
    - + -
    + Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/benchmark/docs/reference/read_settings_BRR.html b/modules/benchmark/docs/reference/read_settings_BRR.html index 8d5f221..5b029e3 100644 --- a/modules/benchmark/docs/reference/read_settings_BRR.html +++ b/modules/benchmark/docs/reference/read_settings_BRR.html @@ -2,149 +2,187 @@ - - - - -Read settings from database using reference run id — read_settings_BRR • PEcAn.benchmark - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read settings from database using reference run id — read_settings_BRR • + PEcAn.benchmark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For each benchmark entry in a (multi)settings object, get run settings using reference run id -and add to the settings object

    - -
    - -
    read_settings_BRR(settings)
    - -

    Arguments

    - - - - - - -
    settings

    settings or multisettings object

    - - -
    - -
    +
    +
    + + +
    +

    + For each benchmark entry in a (multi)settings object, get run + settings using reference run id and add to the settings object +

    +
    + +
    read_settings_BRR(settings)
    + +

    + Arguments +

    + + + + + + + + + +
    settings

    settings or multisettings object

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/LICENSE-text.html b/modules/data.atmosphere/docs/LICENSE-text.html index ae6f899..688c42c 100644 --- a/modules/data.atmosphere/docs/LICENSE-text.html +++ b/modules/data.atmosphere/docs/LICENSE-text.html @@ -2,118 +2,162 @@ - - - - -License • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -142,27 +186,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/articles/ameriflux_demo.html b/modules/data.atmosphere/docs/articles/ameriflux_demo.html index e15fedb..930cb76 100644 --- a/modules/data.atmosphere/docs/articles/ameriflux_demo.html +++ b/modules/data.atmosphere/docs/articles/ameriflux_demo.html @@ -1,130 +1,281 @@ - - - - - - -PEcAn: Importing Met data from Bondville, IL Ameriflux station • PEcAn.data.atmosphere - - - - - - - - - + + + + + + + + + PEcAn: Importing Met data from Bondville, IL Ameriflux station • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + +
    -
    -
    - + +
    - - -
    -

    -Overview

    -

    This is a demonstration of the PEcAn utilities for downloading met data, converting it to the PEcAn-CF format (which is based on the Climate Forecasting conventions and similar to MsTMIP). These variables are defined in the PEcAn documentation.

    -

    In this example we will download 12 years of met data from the Bondville Ameriflux site. It has an Ameriflux SITE_ID of US-Bo1

    -

    The PEcAn.data.atmosphere source code is in modules/data.atmosphere and the documentation can be found with either package?PEcAn.data.atmosphere or in the data.atmosphere package documentation.

    -
    library(knitr)
    +          
    +

    + Overview +

    +

    + This is a demonstration of the PEcAn utilities for downloading met + data, converting it to the PEcAn-CF format (which is based on the + Climate Forecasting conventions and similar to MsTMIP). These + variables are defined in the + PEcAn documentation. +

    +

    + In this example we will download 12 years of met data from the + Bondville Ameriflux site. It has an Ameriflux SITE_ID of US-Bo1 +

    +

    + The PEcAn.data.atmosphere source code is in + modules/data.atmosphere + and the documentation can be found with either + package?PEcAn.data.atmosphere or in the + data.atmosphere package documentation. +

    +
    +
    library(knitr)
     library(ggplot2)
     library(ggthemes)
    -library(PEcAn.data.atmosphere)
    -
    -

    -Download Ameriflux data for Bondville

    -
    download.Ameriflux(sitename = "US-Bo1", outfolder = "/tmp/", 
    -                   start_date = "1996-01-01", end_date = "2008-04-10")
    -
    -
    -

    -Convert to PEcAn-CF format

    -
    met2CF.Ameriflux(in.path = "/tmp/", in.prefix = "US-Bo1", outfolder = "/tmp/out/", 
    -                 start_date = "1996-01-01", end_date = "2008-04-10")
    -
    -
    -

    -Concatenate years

    -

    NB: this is not required within PEcAn; used here for convenience. See documentation for NCO ncrcat function.

    -
    system("ncrcat -O -h /tmp/out/US-Bo1.199[6789].nc /tmp/out/US-Bo1.200[12348678].nc /tmp/out/US-Bo11996-2008.nc")
    -
    -
    -

    -Load

    -

    Using the load.cfmet convenience function. Ameriflux is provided at 30 min intervals. If needed at a finer resolution, see ?cfmet.downscale.time (which works with subdaily and daily data). There is no cfmet.upscale.time function, but would be straightforward to implement if needed.

    -
    bondville.nc <- nc_open("/tmp/out/US-Bo11996-2008.nc")
    -bondville.cfmet <- load.cfmet(bondville.nc, lat = 40.0061988830566, lon = -88.290397644043, start.date = "1996-08-25", end.date = "2008-04-10")[!is.na(air_pressure)]
    -
    theme_set(theme_tufte())
    +library(PEcAn.data.atmosphere)
    +
    +
    +

    + Download Ameriflux data for Bondville +

    +
    +
    download.Ameriflux(sitename = "US-Bo1", outfolder = "/tmp/", 
    +                   start_date = "1996-01-01", end_date = "2008-04-10")
    +
    +
    +
    +

    + Convert + to PEcAn-CF format +

    +
    +
    met2CF.Ameriflux(in.path = "/tmp/", in.prefix = "US-Bo1", outfolder = "/tmp/out/", 
    +                 start_date = "1996-01-01", end_date = "2008-04-10")
    +
    +
    +
    +

    + Concatenate + years +

    +

    + NB: this is not required within PEcAn; used here for + convenience. See documentation for + NCO ncrcat function. +

    +
    +
    system("ncrcat -O -h /tmp/out/US-Bo1.199[6789].nc /tmp/out/US-Bo1.200[12348678].nc /tmp/out/US-Bo11996-2008.nc")
    +
    +
    +
    +

    Load

    +

    + Using the load.cfmet convenience function. + Ameriflux is provided at 30 min intervals. If needed at a finer + resolution, see + ?cfmet.downscale.time + (which works with subdaily and daily data). There is no + cfmet.upscale.time function, but would be + straightforward to implement if needed. +

    +
    +
    bondville.nc <- nc_open("/tmp/out/US-Bo11996-2008.nc")
    +bondville.cfmet <- load.cfmet(bondville.nc, lat = 40.0061988830566, lon = -88.290397644043, start.date = "1996-08-25", end.date = "2008-04-10")[!is.na(air_pressure)]
    +
    +
    +
    theme_set(theme_tufte())
     p1 <- ggplot() + geom_line(data = bondville.cfmet, aes(x = date, y = surface_downwelling_shortwave_flux_in_air)) + ylab(paste(bondville.nc$var$surface_downwelling_shortwave_flux_in_air$longname, bondville.nc$var$surface_downwelling_shortwave_flux_in_air$units))
     
     p2 <- ggplot() + geom_line(data = bondville.cfmet, aes(x = date, y = surface_downwelling_longwave_flux_in_air)) + 
    @@ -155,65 +306,98 @@ 

    ylab(paste(bondville.nc$var$ precipitation_flux$longname, bondville.nc$var$precipitation_flux$units)) -plots <- list(p1, p2, p3, p4, p5, p6, p7, p8, p9)

    -
    -
    -

    -Plot entire time series

    -
    -
    -

    -Plot 8-26-1996 to 10-14-1996

    -
    -
    -

    -Convert to BioCro Model format

    -

    To use the data, you can convert these to a model specific format

    -
    library(PEcAn.BIOCRO)
    +plots <- list(p1, p2, p3, p4, p5, p6, p7, p8, p9)
    +
    +
    +
    +

    + Plot + entire time series +

    +
    +
    +

    + Plot + 8-26-1996 to 10-14-1996 +

    +
    +
    +

    + Convert to BioCro Model format +

    +

    + To use the data, you can convert these to a model specific + format +

    +
    +
    library(PEcAn.BIOCRO)
     # met2model.BioCro uses the following
     bondville.biocromet <- cf2biocro(bondville.cfmet, longitude = -88.0, zulu2solarnoon = TRUE)
     
     # write as csv for sharing 
    -write.csv(bondville.biocromet, "../soy/data/bondville_1996-2008.csv", row.names = FALSE)
    -
    -
    -
    - - - -
    +write.csv(bondville.biocromet, "../soy/data/bondville_1996-2008.csv", row.names = FALSE) +
    +
    +
    + + + -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.atmosphere/docs/articles/cfmet_downscaling.html b/modules/data.atmosphere/docs/articles/cfmet_downscaling.html index 95bf22b..0ade457 100644 --- a/modules/data.atmosphere/docs/articles/cfmet_downscaling.html +++ b/modules/data.atmosphere/docs/articles/cfmet_downscaling.html @@ -1,158 +1,246 @@ - - - - - - - • PEcAn.data.atmosphere - - - - - - - - - + + + + + + + + • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -Met Downscaling

    -
    -

    -Subdaily Data

    -

    examples:

    -
      -
    • NARR 3 hourly
    • -
    • CRU-NCEP 6 hourly
    • -
    -
    -

    -Extract

    -
    library(PEcAn.data.atmosphere)
    +          
    +

    + Met Downscaling +

    +
    +

    + Subdaily Data +

    +

    examples:

    +
      +
    • NARR 3 hourly
    • +
    • CRU-NCEP 6 hourly
    • +
    +
    +

    + Extract +

    +
    +
    library(PEcAn.data.atmosphere)
     subdaily.nc <- nc_open(system.file("extdata/urbana_subdaily_test.nc", package = "PEcAn.data.atmosphere"))
    -subdaily.cf <- load.cfmet(met.nc = subdaily.nc, lat = 39.75, lon = -87.25, start.date = "1979-01-01", end.date = "1979-06-30")
    -
    -
    -

    -Downscale

    -
    hourly.cf <- cfmet.downscale.time(cfmet = subdaily.cf)
    -
    -
    -

    -Convert to model-specific format

    -
    -
    -
    -

    -Daily: what to do with ISIMIP - only daily average RH

    -
    -
    -
    +subdaily.cf <- load.cfmet(met.nc = subdaily.nc, lat = 39.75, lon = -87.25, start.date = "1979-01-01", end.date = "1979-06-30") +
    +
    +
    +

    + Downscale +

    +
    +
    hourly.cf <- cfmet.downscale.time(cfmet = subdaily.cf)
    +
    +
    +
    +

    + Convert to model-specific format +

    +
    +
    +
    +

    + Daily: what to do with ISIMIP - only daily average RH +

    +
    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.atmosphere/docs/articles/compare_narr_cruncep_met.html b/modules/data.atmosphere/docs/articles/compare_narr_cruncep_met.html index 2c76410..af192dc 100644 --- a/modules/data.atmosphere/docs/articles/compare_narr_cruncep_met.html +++ b/modules/data.atmosphere/docs/articles/compare_narr_cruncep_met.html @@ -1,150 +1,266 @@ - - - - - - - • PEcAn.data.atmosphere - - - - - - - - - + + + + + + + + • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - - - - -
    -

    -Comparing met data from various sources

    -
    -

    -Sources:

    -
      -
    • -ebifarm local met station Data -
    • -
    • point location (40.08\(^o\) N, -88.2\(^o\) W), energy farm, Urbana, IL
    • -
    • -narr NARR daily -
    • -
    • 0.3\(^o\) grid daily 1979-2013
    • -
    • -narr3h NARR from MsTMIP
    • -
    • 0.25\(^o\) grid 3-hourly 1979-2010
    • -
    • -cruncep CRU-NCEP from MsTMIP
    • -
    • 0.5\(^o\) grid 6 hourly 1901-2010
    • -
    • input record in BETYdb: https://www.betydb.org/inputs/280 -
    • -
    -
    -
    -

    -Variables

    -
      -
    • RH / Relative Humidity (%)
    • -
    • PAR / Solar Radiation (umol/h/m2)
    • -
    • Temperature (C)
    • -
    • Wind Speed (m/s)
    • -
    • Precipitation (mm/h)
    • -
    -

    Note there is obviously an error in the downscaling method used to generate hourly NARR from daily. This is an obsolete method (since we now have sub-daily, and if we are going to correct this, it should be in the version of weachDT currently in PEcAn.data.atmosphere)

    -

    Comparing ‘data’ (ebifarm) with gridded products

    -

    TODO: clean up figure titles, labels, write explanations

    -
    library(PEcAn.data.atmosphere)
    +      
    + + +
    +
    +
    + + +
    +

    + Comparing met data from various sources +

    +
    +

    + Sources: +

    +
      +
    • ebifarm local met station Data
    • +
    • + point location (40.08\(^o\) + N, -88.2\(^o\) W), energy + farm, Urbana, IL +
    • +
    • + narr + NARR daily +
    • +
    • + 0.3\(^o\) grid daily + 1979-2013 +
    • +
    • narr3h NARR from MsTMIP
    • +
    • + 0.25\(^o\) grid 3-hourly + 1979-2010 +
    • +
    • cruncep CRU-NCEP from MsTMIP
    • +
    • + 0.5\(^o\) grid 6 hourly + 1901-2010 +
    • +
    • + input record in BETYdb: + https://www.betydb.org/inputs/280 +
    • +
    +
    +
    +

    + Variables +

    +
      +
    • RH / Relative Humidity (%)
    • +
    • PAR / Solar Radiation (umol/h/m2)
    • +
    • Temperature (C)
    • +
    • Wind Speed (m/s)
    • +
    • Precipitation (mm/h)
    • +
    +

    + Note there is obviously an error in the downscaling + method used to generate hourly NARR from daily. This is an + obsolete method (since we now have sub-daily, and if we are + going to correct this, it should be in the version of weachDT + currently in PEcAn.data.atmosphere) +

    +

    Comparing ‘data’ (ebifarm) with gridded products

    +

    TODO: clean up figure titles, labels, write explanations

    +
    +
    library(PEcAn.data.atmosphere)
     library(data.table)
     library(ggplot2)
     theme_set(theme_bw())
     data(narr_cruncep_ebifarm)
     
     knitr::opts_chunk$set(echo=FALSE, cache = TRUE, comment=NA, tidy=TRUE, warning=FALSE, results = 'hide', 
    -                      fig.width = 10, fig.height = 4)
    -
    -

    -Extracting data

    -

    These data are on biocluster.igb.illinois.edu, most 10-100s GB. Scripts used to download and convert these data to PEcAn CF format, optimized for time series extraction, are on GitHub ebimodeling/model-drivers.

    -
    mkdir ~/testmet/
    +                      fig.width = 10, fig.height = 4)
    +
    +
    +

    + Extracting data +

    +

    + These data are on biocluster.igb.illinois.edu, most 10-100s + GB. Scripts used to download and convert these data to PEcAn + CF format, optimized for time series extraction, are on + GitHub ebimodeling/model-drivers. +

    +
    +
    mkdir ~/testmet/
     ncks -O -d lon,-76.75,-76.25 -d lat,2.75,3.25 /home/groups/ebimodeling/met/narr/threehourly_32km/1979_2013.nc ~/testmet/narr32km_champaign.nc
     
     ncks -O -d lon,-76.75,-76.25 -d lat,2.75,3.25 /home/groups/ebimodeling/met/narr/threehourly/all.nc ~/testmet/narr_champaign.nc
     
    -ncks -O -d lon,-76.75,-76.25 -d lat,2.75,3.25 /home/groups/ebimodeling/met/cruncep/all.nc ~/testmet/cruncep_champaign.nc
    -
    Lat <- 40.08
    +ncks -O -d lon,-76.75,-76.25 -d lat,2.75,3.25 /home/groups/ebimodeling/met/cruncep/all.nc ~/testmet/cruncep_champaign.nc
    +
    +
    +
    Lat <- 40.08
     Lon <- -88.2
      
     
    @@ -183,51 +299,90 @@ 

    cruncep$source <- "cruncep" narr$source <- "narr" narr3h$source <- "narr3h" -ebifarm$source <- "ebifarm"

    -
    met <- rbind(cruncep[,list(source, date, temp = DailyTemp.C, RH, wind = WindSpeed, precip, solar = solarR)],
    +ebifarm$source <- "ebifarm"
    +
    +
    +
    met <- rbind(cruncep[,list(source, date, temp = DailyTemp.C, RH, wind = WindSpeed, precip, solar = solarR)],
                  narr[,list(source, date, temp = Temp, RH, wind = WS, precip, solar = SolarR)],
                  narr3h[,list(source, date, temp = DailyTemp.C, RH, wind = WindSpeed, precip, solar = solarR)],
                  ebifarm[,list(source, date, temp = Temp, RH = RH/100, wind, precip, solar = solar)])
     
     met$source <- factor(met$source,
    -         levels = c("ebifarm", "narr3h", "narr", "cruncep"))
    -
    -
    -

    -Solar Radiation (PAR) vs Temp

    -
    ggplot() + geom_point(data = met, aes(solar, temp, color = month(date)), alpha = 0.1) + 
    +         levels = c("ebifarm", "narr3h", "narr", "cruncep"))
    +
    +
    +
    +

    + Solar Radiation (PAR) vs Temp +

    +
    +
    ggplot() + geom_point(data = met, aes(solar, temp, color = month(date)), alpha = 0.1) + 
       facet_wrap(~source, nrow=1) + 
       scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))
     
    -## ggplot() + geom_point(data = met, aes(solar, temp, color = hour(date)), alpha = 0.1) + facet_wrap(~source, nrow=1) + scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))
    -
    -
    -

    -RH vs Temp

    -
    ggplot() + geom_point(data = met, aes(RH, temp, color = month(date)), alpha = 0.1) + 
    +## ggplot() + geom_point(data = met, aes(solar, temp, color = hour(date)), alpha = 0.1) + facet_wrap(~source, nrow=1) + scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))
    +
    +
    +
    +

    + RH vs Temp +

    +
    +
    ggplot() + geom_point(data = met, aes(RH, temp, color = month(date)), alpha = 0.1) + 
       facet_wrap(~source, nrow=1) + 
    -  scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))
    -
    -
    -

    -Solar Radiation and Precipitation: NARR daily vs 3 hourly

    -
    ggplot() + geom_point(data = met[solar > 1 & precip > 0.1], aes(solar, precip, color = month(date)), alpha = 0.1) + 
    +  scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))
    +
    +
    +
    +

    + Solar Radiation and Precipitation: NARR daily vs 3 hourly +

    +
    +
    ggplot() + geom_point(data = met[solar > 1 & precip > 0.1], aes(solar, precip, color = month(date)), alpha = 0.1) + 
       facet_wrap(~source, nrow=1) + 
       scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue")) + 
    -  scale_x_log10() + scale_y_log10()
    -
    -
    -

    -Precipitation v Temperature

    -
    ggplot() + geom_point(data = met, aes(precip, temp, color = month(date)), alpha = 0.1) + 
    +  scale_x_log10() + scale_y_log10()
    +
    +
    +
    +

    + Precipitation v Temperature +

    +
    +
    ggplot() + geom_point(data = met, aes(precip, temp, color = month(date)), alpha = 0.1) + 
       facet_wrap(~source, nrow=1) + 
       scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue")) + 
    -  scale_x_log10()
    -
    -
    -

    -Compare Solar Radiation

    -
    s <- met[,list(date, day = yday(date), solar, source )]
    +  scale_x_log10()
    +
    +
    +
    +

    + Compare + Solar Radiation +

    +
    +
    s <- met[,list(date, day = yday(date), solar, source )]
     s <- s[,list(date = min(date), solar = max(solar)), by = 'day,source']
     
     
    @@ -241,20 +396,44 @@ 

    ggplot() + geom_point(data = met[month(date) >5 & month(date)<9 & solar > 100], aes(date, solar, color = hour(date)), alpha = 0.1) + facet_wrap(~source, nrow=1) + scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue")) + - scale_y_log10()

    -
    -
    -

    -Max Solar Radiation for June 1-Aug31 2010

    -
    maxsolarplot <- ggplot() +
    +  scale_y_log10()
    +
    +
    +
    +

    + Max Solar Radiation for June 1-Aug31 2010 +

    +
    +
    maxsolarplot <- ggplot() +
         geom_line(data = s, aes(date, solar, color = source)) +
         xlim(ymd("2010-06-01"), ymd("2010-08-31")) + ggtitle("Max Daily PAR")
    -print(maxsolarplot)
    -
    -
    -

    -Max Solar Radiation (PAR) Model v OBS

    -
    maxsolar <- allsolar[,list(obs=max(obs),cruncep=max(cruncep), narr = max(narr), narr3h=max(narr3h), date = min(date)), by = day]
    +print(maxsolarplot)
    +
    +
    +
    +

    + Max Solar Radiation (PAR) Model v OBS +

    +
    +
    maxsolar <- allsolar[,list(obs=max(obs),cruncep=max(cruncep), narr = max(narr), narr3h=max(narr3h), date = min(date)), by = day]
     
     narrsolar <- ggplot() + geom_point(data = maxsolar, aes(obs, narr, color = month(date)), alpha = 0.3)+ scale_color_gradientn(colours = c("Red", "Orange", "Yellow", "Green", "Blue"))+ geom_line(aes(0:2000, 0:2000)) + xlim(c(0,2100)) + ylim(c(0,2100))
     
    @@ -270,12 +449,18 @@ 

    narrsolar, narr3hsolar, cruncepsolar, - ncol = 3)

    -
    -
    -

    -PAR residuals (model - obs)

    -
    solarresiduals <- ggplot(data=allsolar[narr+obs>100]) +
    +  ncol = 3)
    +
    +
    +
    +

    + PAR + residuals (model - obs) +

    +
    +
    solarresiduals <- ggplot(data=allsolar[narr+obs>100]) +
         geom_point(aes(date, narr - obs), alpha = 0.1, color = "blue") +
         geom_point(aes(date, narr3h - obs), alpha = 0.1, color = "red") +
         geom_point(aes(date, cruncep - obs), alpha = 0.1, color = "green") +
    @@ -287,23 +472,53 @@ 

    ggtitle("observed vs. modeled solar radiation:\n daily narr / weach (blue), cruncep 6 hourly (green), narr 3hourly (red)") + ylab("Modeled - Observed Solar Radiation (umol / h )") -print(solarresiduals)

    -
    -
    -

    -Correlations of daily max solar radiation

    -
    library(GGally)
    -ggpairs(maxsolar[,list(obs, narr3h, narr, cruncep)])
    -
    -
    -

    -Compare daily and 3hourly downscaled NARR

    -
    weachnarr_narr3h
    -
    -
    -

    -Multiple variables

    -
    ### Generate some plots to compare August 
    +print(solarresiduals)
    +
    +
    +
    +

    + Correlations of daily max solar radiation +

    +
    +
    library(GGally)
    +ggpairs(maxsolar[,list(obs, narr3h, narr, cruncep)])
    +
    +
    +
    +

    + Compare daily and 3hourly downscaled NARR +

    +
    +
    weachnarr_narr3h
    +
    +
    +
    +

    + Multiple + variables +

    +
    +
    ### Generate some plots to compare August 
     
     rh <- ggplot() +
         geom_line(data = met, aes(date, RH, color = source)) +
    @@ -324,31 +539,51 @@ 

    geom_line(data = met, aes(date, solar, color = source)) + xlim(ymd("2010-08-01"), ymd("2010-08-31")) + ggtitle("PAR") -print(gridExtra::grid.arrange(rh, precip, temp, wind, solar, ncol = 1))

    -
    -
    -

    -Some sanity checks on variables

    -
      -
    • Temperature:
    • -
    -
    kable(met[,list(min = min(temp), mean = mean(temp), max = max(temp)), by = source])
    -
      -
    • RH
    • -
    -
    kable(met[,list(min = min(RH*100), mean = mean(RH*100), max = max(RH*100)), by = source])
    -
      -
    • Total Precip
    • -
    -
    kable(met[,list(total=sum(precip)), by = source])
    -
    -
    -

    -More diagnostic plots

    -
      -
    • need to print each one …
    • -
    -
    obs <- merge(met[!source == "ebifarm"], met[source == "ebifarm"], by = "date")
    +print(gridExtra::grid.arrange(rh, precip, temp, wind, solar, ncol = 1))
    +
    +
    +
    +

    + Some sanity checks on variables +

    +
      +
    • Temperature:
    • +
    +
    +
    kable(met[,list(min = min(temp), mean = mean(temp), max = max(temp)), by = source])
    +
    +
      +
    • RH
    • +
    +
    +
    kable(met[,list(min = min(RH*100), mean = mean(RH*100), max = max(RH*100)), by = source])
    +
    +
      +
    • Total Precip
    • +
    +
    +
    kable(met[,list(total=sum(precip)), by = source])
    +
    +
    +
    +

    + More + diagnostic plots +

    +
      +
    • need to print each one …
    • +
    +
    +
    obs <- merge(met[!source == "ebifarm"], met[source == "ebifarm"], by = "date")
     obs$yday <- yday(obs$date)
     dailyprecip <- obs[,list(precip.x = mean(precip.x), precip.y = mean(precip.y)), by = 'source.x,yday']
     
    @@ -398,42 +633,44 @@ 

    geom_smooth()+ ylim(c(-0.5,0.5))+ ggtitle("Precip (daily average)"), ncol = 1 -)

    -
    -
    -
    -
    - -
    +
    +
    +
    +
    +
    + +
    - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.atmosphere/docs/articles/index.html b/modules/data.atmosphere/docs/articles/index.html index 1124eb1..4d605c1 100644 --- a/modules/data.atmosphere/docs/articles/index.html +++ b/modules/data.atmosphere/docs/articles/index.html @@ -2,145 +2,192 @@ - - - - -Articles • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/articles/tdm_downscaling.html b/modules/data.atmosphere/docs/articles/tdm_downscaling.html index 1e02af4..069e6c9 100644 --- a/modules/data.atmosphere/docs/articles/tdm_downscaling.html +++ b/modules/data.atmosphere/docs/articles/tdm_downscaling.html @@ -1,109 +1,186 @@ - - - - - - - • PEcAn.data.atmosphere - - - - - - - - - + + + + + + + + • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -Temporally Downscale Meteorology

    -
    -

    -Subdaily Training Data

    -

    Examples:

    -
      -
    • Fluxnet2015 30-minute/hourly
    • -
    • Ameriflux 30-minute/hourly
    • -
    -
    -
    -

    -Extract Training Data and Merge All Years Into 1 File

    -
    library(PEcAn.data.atmosphere)
    +          
    +

    + Temporally Downscale Meteorology +

    +
    +

    + Subdaily + Training Data +

    +

    Examples:

    +
      +
    • Fluxnet2015 30-minute/hourly
    • +
    • Ameriflux 30-minute/hourly
    • +
    +
    +
    +

    + Extract Training Data and Merge All Years Into 1 File +

    +
    +
    library(PEcAn.data.atmosphere)
     library(PEcAn.DB)
     
     # Download the Fluxnet2015 file
    @@ -125,75 +202,113 @@ 

    metgapfill(lst = -7, in.path = file.path(outfolder, "CF"), in.prefix, outfolder = file.path(outfolder, "gapfill"), start_date, end_date) # Merge the individual years of the gapfilled NC files together -nc.merge(outfolder = file.path(outfolder, "training_data"), in.path = file.path(outfolder, "gapfill"), in.prefix, start_date, end_date, upscale = "hour")

    -
    -
    -

    -Generate Linear Regression Models From Training Data

    -

    Note: This requires ~ 120 GB of space if using the entire training dataset

    -
    in.prefix      <- "US-NR1"
    +nc.merge(outfolder = file.path(outfolder, "training_data"), in.path = file.path(outfolder, "gapfill"), in.prefix, start_date, end_date, upscale = "hour")
    +
    +
    +
    +

    + Generate Linear Regression Models From Training Data +

    +

    + Note: This requires ~ 120 GB of space if using the entire + training dataset +

    +
    +
    in.prefix      <- "US-NR1"
     dat.train.file <- "~/Example/training_data/FLX_US-NR1_FLUXNET2015_SUBSET_HH_1998-2014_1-3_dat.train.nc" 
     n.beta         <- 10 # Number of betas for the linear regression model to create, we'll choose 10 for time's sake
     day.window     <- 5  # Number of days around a specific timestamp to gather statistics from (at the same timestamp)
    -gen.subdaily.models(outfolder = dir.create(outfolder, "lm_models_base"), dat.train.file, in.prefix, n.beta, day.window)
    -
    -
    -

    -Coarse Data to Downscale

    -

    Examples:

    -
      -
    • MACA daily
    • -
    • CRU-NCEP 6 hourly
    • -
    -
    -
    -

    -Extract Data We Want To Downscale

    -
    start_date      <- "2020-01-01"
    +gen.subdaily.models(outfolder = dir.create(outfolder, "lm_models_base"), dat.train.file, in.prefix, n.beta, day.window)
    +
    +
    +
    +

    + Coarse + Data to Downscale +

    +

    Examples:

    +
      +
    • MACA daily
    • +
    • CRU-NCEP 6 hourly
    • +
    +
    +
    +

    + Extract Data We Want To Downscale +

    +
    +
    start_date      <- "2020-01-01"
     end_date        <- "2020-12-31"
     site_id         <- 772
     model           <- "BNU-ESM"
     scenario        <- "rcp85"
     ensemble_member <- "r1i1p1"
    -download.MACA(outfolder, start_date, end_date, site_id, model, scenario, ensemble_member)
    -
    -
    -

    -Predict Subdaily Data Using Statistics From Training Data

    -
    in.path        <- "~/Example/MACA_site_0-772"
    +download.MACA(outfolder, start_date, end_date, site_id, model, scenario, ensemble_member)
    +
    +
    +
    +

    + Predict Subdaily Data Using Statistics From Training Data +

    +
    +
    in.path        <- "~/Example/MACA_site_0-772"
     in.prefix      <- "MACA.BNU-ESM.rcp85.r1i1p1" # this is the data we are going to downscale
     lm.models.base <- "~/Example/lm_model_output" # where we stored the lm models
     n.ens          <- 3 # number of ensemble members we want to generate
    -predict_subdaily_met(outfolder = file.path(outfolder, "downscaled_data"), in.path, in.prefix, lm.models.base, n.ens, start_date, end_date)
    -
    -
    -
    +predict_subdaily_met(outfolder = file.path(outfolder, "downscaled_data"), in.path, in.prefix, lm.models.base, n.ens, start_date, end_date) +
    +
    +
    +
    - - - - -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.atmosphere/docs/authors.html b/modules/data.atmosphere/docs/authors.html index 4c383e4..385de2c 100644 --- a/modules/data.atmosphere/docs/authors.html +++ b/modules/data.atmosphere/docs/authors.html @@ -2,163 +2,194 @@ - - - - -Authors • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/docsearch.css b/modules/data.atmosphere/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/data.atmosphere/docs/docsearch.css +++ b/modules/data.atmosphere/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/data.atmosphere/docs/docsearch.js b/modules/data.atmosphere/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/data.atmosphere/docs/docsearch.js +++ b/modules/data.atmosphere/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/data.atmosphere/docs/index.html b/modules/data.atmosphere/docs/index.html index 0fe0a56..2afcc3d 100644 --- a/modules/data.atmosphere/docs/index.html +++ b/modules/data.atmosphere/docs/index.html @@ -1,411 +1,597 @@ - - - - - - -PEcAn functions used for managing climate driver data • PEcAn.data.atmosphere - - - - - + + + + + PEcAn functions used for managing climate driver data • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + - - - - + access diverse climate data sets." + /> + + + + + +
    -
    - - - -
    -
    -
    - -

    Converts meteorological products to PEcAn-CF formated netCDF files.

    -
    -

    -Supported Formats

    -

    Current list of input meteorological formats supported, functions are named download.<source> and met2CF.<source>.

    -
      -
    • NCEP
    • -
    • NARR
    • -
    • Ameriflux
    • -
    • FACE
    • -
    • ALMA
    • -
    • NOAA GEFS
    • -
    • arbitrary csv files
    • -
    -
    -
    -

    -Installation

    -
    library(devtools)
    -install_github("pecanproject/pecan/modules/data.atmosphere")
    -

    The PEcAn.data.atmosphere package is ‘standalone’.

    -
    -
    -

    -Documentation

    - -
    -
    -

    -PEcAn variable names

    -

    See https://pecanproject.github.io/pecan-documentation/master/met-data.html

    -

    General Note: dates in the database should be datatime (preferably with timezone), and datetime passed around in PEcAn should be of type POSIXlt.

    -
    -
    -

    -Met Data

    -

    The standard met data inputs should be of the form:

    -

    Converters from a raw to standard format go in /modules/data.atmosphere/R; converters from standard to model-specific go in models/<mymodel>/R.

    -
      -
    • For a number of common gridded products (NARR, CRUNCEP, ISIMIP), there are bash scripts for converting and rechunking in this repository: https://github.com/ebimodeling/model-drivers; these are not generalized, but may be merged into PEcAn at some point.
    • -
    -

    Examples:

    -
      -
    • NARR:
    • -
    • CRUNCEP:
    • -
    • ISIMIP:
    • -
    -

    Names should be met2CF.<sourcename> and met2model.<modelname>.

    -
    -
    -

    -Dimensions:

    - - - - - - - - - - - - - - - - - - - -
    CF standard-nameunits
    timedays since 1700-01-01 00:00:00 UTC
    longitudedegrees_east
    latitudedegrees_north
    -
    -
    -

    -The variable names should be standard_name -

    - --------- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CF standard-nameunitsbetyisimipcruncepnarrameriflux
    air_temperatureKairTtasAdjusttairairTA (C)
    air_temperature_maxKtasmaxAdjustNAtmax
    air_temperature_minKtasminAdjustNAtmin
    air_pressurePaair_pressurePRESS (KPa)
    mole_fraction_of_carbon_dioxide_in_airmol/molCO2
    moisture_content_of_soil_layerkg m-2
    soil_temperatureKsoilTTS1 (NOT DONE) -
    relative_humidity%relative_humidityrhursNArhumRH
    specific_humidity1specific_humidityNAqairshumCALC(RH)
    water_vapor_saturation_deficitPaVPDVPD (NOT DONE) -
    surface_downwelling_longwave_flux_in_airW m-2samerldsAdjustlwdowndlwrfRgl
    surface_downwelling_shortwave_flux_in_airW m-2solar_radiationrsdsAdjustswdowndswrfRg
    surface_downwelling_photosynthetic_photon_flux_in_airmol m-2 s-1PARPAR (NOT DONE) -
    precipitation_fluxkg m-2 s-1ccccprAdjustrainacpcPREC (mm/s)
    degreeswind_directionWD
    wind_speedm/sWspdWS
    eastward_windm/seastward_windCALC(WS+WD)
    northward_windm/snorthward_windCALC(WS+WD)
    -
      -
    • preferred variables indicated in bold
    • -
    • wind_direction has no CF equivalent and should not be converted, instead the met2CF functions should convert wind_direction and wind_speed to eastward_wind and northward_wind
    • -
    • variable names are from MsTMIP, but lowercase to be consistent with the MsTMIP drivers.
    • -
    • standard_name is CF-convention standard names
    • -
    • units can be converted by udunits, so these can vary (e.g. the time denominator may change with time frequency of inputs)
    • -
    • soil moisture for the full column, rather than a layer, is soil_moisture_content
    • -
    -

    For the standardized files, we are using CF standard names as variable names.

    -

    For example, in the MsTMIP-CRUNCEP data, the variable rain should be precipitation_rate. We want to standardize the units as well as part of the met2CF.<product> step. I believe we want to use the CF “canonical” units but retain the MsTMIP units any time CF is ambiguous about the units.

    -

    The key is to process each type of met data (site, reanalysis, forecast, climate scenario, etc) to the exact same standard. This way every operation after that (extract, gap fill, downscale, convert to a model, etc) will always have the exact same inputs. This will make everything else much simpler to code and allow us to avoid a lot of unnecessary data checking, tests, etc being repeated in every downstream function.

    -
    -
    -
    - - + +
    + + +
    +
    +
    + +

    + Converts meteorological products to PEcAn-CF formated netCDF + files. +

    +
    +

    + Supported + Formats +

    +

    + Current list of input meteorological formats supported, + functions are named download.<source> and + met2CF.<source>. +

    +
      +
    • NCEP
    • +
    • NARR
    • +
    • Ameriflux
    • +
    • FACE
    • +
    • ALMA
    • +
    • NOAA GEFS
    • +
    • arbitrary csv files
    • +
    +
    +
    +

    + Installation +

    +
    +
    library(devtools)
    +install_github("pecanproject/pecan/modules/data.atmosphere")
    +
    +

    The PEcAn.data.atmosphere package is ‘standalone’.

    +
    +
    +

    + Documentation +

    + +
    +
    +

    + PEcAn + variable names +

    +

    + See + https://pecanproject.github.io/pecan-documentation/master/met-data.html +

    +

    + General Note: dates in the database should be datatime + (preferably with timezone), and datetime passed around in PEcAn + should be of type POSIXlt. +

    +
    +
    +

    + Met Data +

    +

    The standard met data inputs should be of the form:

    +

    + Converters from a raw to standard format go in + /modules/data.atmosphere/R; converters from + standard to model-specific go in + models/<mymodel>/R. +

    +
      +
    • + For a number of common gridded products (NARR, CRUNCEP, + ISIMIP), there are bash scripts for converting and rechunking + in this repository: + https://github.com/ebimodeling/model-drivers; these are not generalized, but may be merged into PEcAn at + some point. +
    • +
    +

    Examples:

    +
      +
    • NARR:
    • +
    • CRUNCEP:
    • +
    • ISIMIP:
    • +
    +

    + Names should be met2CF.<sourcename> and + met2model.<modelname>. +

    +
    +
    +

    + Dimensions: +

    + + + + + + + + + + + + + + + + + + + + + +
    CF standard-nameunits
    timedays since 1700-01-01 00:00:00 UTC
    longitudedegrees_east
    latitudedegrees_north
    +
    +
    +

    + The variable names should be standard_name +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CF standard-nameunitsbetyisimipcruncepnarrameriflux
    air_temperatureKairTtasAdjusttairairTA (C)
    air_temperature_maxKtasmaxAdjustNAtmax
    air_temperature_minKtasminAdjustNAtmin
    air_pressurePaair_pressurePRESS (KPa)
    mole_fraction_of_carbon_dioxide_in_airmol/molCO2
    moisture_content_of_soil_layerkg m-2
    soil_temperatureKsoilTTS1 (NOT DONE)
    relative_humidity%relative_humidityrhursNArhumRH
    specific_humidity1specific_humidityNAqairshumCALC(RH)
    water_vapor_saturation_deficitPaVPDVPD (NOT DONE)
    + surface_downwelling_longwave_flux_in_air + W m-2samerldsAdjustlwdowndlwrfRgl
    + surface_downwelling_shortwave_flux_in_air + W m-2solar_radiationrsdsAdjustswdowndswrfRg
    + surface_downwelling_photosynthetic_photon_flux_in_air + mol m-2 s-1PARPAR (NOT DONE)
    precipitation_fluxkg m-2 s-1ccccprAdjustrainacpcPREC (mm/s)
    degreeswind_directionWD
    wind_speedm/sWspdWS
    eastward_windm/seastward_windCALC(WS+WD)
    northward_windm/snorthward_windCALC(WS+WD)
    +
      +
    • preferred variables indicated in bold
    • +
    • + wind_direction has no CF equivalent and should not be + converted, instead the met2CF functions should convert + wind_direction and wind_speed to eastward_wind and + northward_wind +
    • +
    • + variable names are from + MsTMIP, but lowercase to be consistent with the MsTMIP drivers. +
    • +
    • standard_name is CF-convention standard names
    • +
    • + units can be converted by udunits, so these can vary (e.g. the + time denominator may change with time frequency of inputs) +
    • +
    • + soil moisture for the full column, rather than a layer, is + soil_moisture_content +
    • +
    +

    + For the standardized files, we are using CF standard names as + variable names. +

    +

    + For example, in the + MsTMIP-CRUNCEP + data, the variable rain should be + precipitation_rate. We want to standardize the + units as well as part of the + met2CF.<product> step. I believe we want to + use the CF “canonical” units but retain the MsTMIP units any + time CF is ambiguous about the units. +

    +

    + The key is to process each type of met data (site, reanalysis, + forecast, climate scenario, etc) to the exact same standard. + This way every operation after that (extract, gap fill, + downscale, convert to a model, etc) will always have the exact + same inputs. This will make everything else much simpler to code + and allow us to avoid a lot of unnecessary data checking, tests, + etc being repeated in every downstream function. +

    +
    +
    +
    -
    + +
    -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/data.atmosphere/docs/pkgdown.css b/modules/data.atmosphere/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/data.atmosphere/docs/pkgdown.css +++ b/modules/data.atmosphere/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/data.atmosphere/docs/pkgdown.js b/modules/data.atmosphere/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/data.atmosphere/docs/pkgdown.js +++ b/modules/data.atmosphere/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/data.atmosphere/docs/reference/AirDens.html b/modules/data.atmosphere/docs/reference/AirDens.html index 19136ca..7881a64 100644 --- a/modules/data.atmosphere/docs/reference/AirDens.html +++ b/modules/data.atmosphere/docs/reference/AirDens.html @@ -2,176 +2,223 @@ - - - - -Air Density — AirDens • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Air Density — AirDens • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    estimate air density from pressure, temperature, and humidity

    - -
    - -
    AirDens(pres, T, rv)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    pres

    air pressure (pascals)

    T

    air temperature (Kelvin)

    rv

    humidity

    - - -
    - -
    +
    +
    + + +
    +

    estimate air density from pressure, temperature, and humidity

    +
    + +
    AirDens(pres, T, rv)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    pres

    air pressure (pascals)

    T

    air temperature (Kelvin)

    rv

    humidity

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/align.met.html b/modules/data.atmosphere/docs/reference/align.met.html index f5e6369..8608a2e 100644 --- a/modules/data.atmosphere/docs/reference/align.met.html +++ b/modules/data.atmosphere/docs/reference/align.met.html @@ -2,256 +2,358 @@ - - - - -align.met — align.met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + align.met — align.met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + it's too much of a black box at the moment." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This script aligns meteorology datasets in at temporal resolution for debiasing & - temporal downscaling. - Note: The output here is stored in memory! - Note: can probably at borrow from or adapt align_data.R in Benchmarking module, but - it's too much of a black box at the moment.

    - -
    - -
    align.met(train.path, source.path, yrs.train = NULL, yrs.source = NULL,
    +      
    +
    + + +
    +

    + This script aligns meteorology datasets in at temporal resolution + for debiasing & temporal downscaling. Note: The output here is + stored in memory! Note: can probably at borrow from or adapt + align_data.R in Benchmarking module, but it's too much of a black + box at the moment. +

    +
    + +
    align.met(train.path, source.path, yrs.train = NULL, yrs.source = NULL,
       n.ens = NULL, pair.mems = FALSE, mems.train = NULL,
       seed = Sys.Date(), print.progress = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    train.path

    - path to the dataset to be used to downscale the data

    source.path

    - data to be bias-corrected aligned with training data (from align.met)

    yrs.train

    - (optional) specify a specific years to be loaded for the training data; -prevents needing to load the entire dataset. If NULL, all available years -will be loaded. If not null, should be a vector of numbers (so you can skip -problematic years)

    yrs.source

    - (optional) specify a specific years to be loaded for the source data; -prevents needing to load the entire dataset. If NULL, all available years -will be loaded. If not null, should be a vector of numbers (so you can skip -problematic years)

    n.ens

    - number of ensemble members to generate and save

    pair.mems

    - logical stating whether ensemble members should be paired in -the case where ensembles are being read in in both the training and source data

    mems.train

    - (optional) string of ensemble identifiers that ensure the training data is read -in a specific order to ensure consistent time series & proper error propagation. -If null, members of the training data ensemble will be randomly selected and -ordered. Specifying the ensemble members IDs (e.g. CCSM_001, CCSM_002) will -ensure ensemble members are properly identified and combined.

    seed

    - specify seed so that random draws can be reproduced

    print.progress

    - if TRUE, prints progress bar

    - -

    Value

    - -

    2-layered list (stored in memory) containing the training and source data that are now matched - in temporal resolution have the specified number of ensemble members - - dat.train (training dataset) and dat.source (source data to be downscaled or bias-corrected) - are both lists that contain separate data frames for time indices and all available met - variables with ensemble members in columns

    - -

    Details

    - -

    Align meteorology datasets for debiasing

    -

    1. Assumes that both the training and source data are in *at least* daily resolution - and each dataset is in a consistent temporal resolution being read from a single file - (CF/Pecan format). For example, CMIP5 historical/p1000 runs where radiation drivers - are in monthly resolution and temperature is in daily will need to be reconciled using - one of the "met2CF" or "download" or "extract" functions - 2. Default file structure: Ensembles members for a given site or set of simes are housed - in a common folder with the site ID. Right now everything is based off of Christy's - PalEON ensemble ID scheme where the site ID is a character string (e.g. HARVARD) followed - the SOURCE data family (i.e. GCM) as a string and then the ensemble member ID as a number - (e.g. 001). For example, the file path for a single daily ensemble member for PalEON is: - "~/Desktop/Research/met_ensembles/data/met_ensembles/HARVARD/day/ensembles/bcc-csm1-1_004" - with each year in a separate netcdf file inside of it. "bcc-csm1-1_004" is an example of - an ensemnle member ID that might be used if you are specifying mems.train.

    - -

    See also

    - -

    Other debias - Debias & Align Meteorology Datasets into continuous time series: debias.met.regression

    - - -
    - + -
    + Christy Rollinson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/browndog.met.html b/modules/data.atmosphere/docs/reference/browndog.met.html index 8842fe1..7e35d2b 100644 --- a/modules/data.atmosphere/docs/reference/browndog.met.html +++ b/modules/data.atmosphere/docs/reference/browndog.met.html @@ -2,201 +2,269 @@ - - - - -get met data from browndog — browndog.met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + get met data from browndog — browndog.met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    browndog.met(browndog, source, site, start_date, end_date, model, dir,
    -  username, con)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    browndog,

    list with url, username and password to connect to browndog

    source,

    the source of the met data, currently only NARR an Ameriflux is supported

    site,

    site information should have id, lat, lon and name (ameriflux id)

    start_date,

    start date for result

    end_date,

    end date for result

    model,

    model to convert the met data to

    dir,

    folder where results are stored (in subfolder)

    username,

    used when downloading data from Ameriflux like sites

    con,

    database connection

    - - -
    - -
    +
    +

    Use browndog to get the met data for a specific model

    +
    -
    - +
    browndog.met(browndog, source, site, start_date, end_date, model, dir,
    +  username, con)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    browndog, +

    + list with url, username and password to connect to browndog +

    +
    source, +

    + the source of the met data, currently only NARR an Ameriflux + is supported +

    +
    site, +

    + site information should have id, lat, lon and name (ameriflux + id) +

    +
    start_date,

    start date for result

    end_date,

    end date for result

    model,

    model to convert the met data to

    dir,

    folder where results are stored (in subfolder)

    username, +

    used when downloading data from Ameriflux like sites

    +
    con,

    database connection

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/build_cf_variables_table_url.html b/modules/data.atmosphere/docs/reference/build_cf_variables_table_url.html index cd9e687..476b46a 100644 --- a/modules/data.atmosphere/docs/reference/build_cf_variables_table_url.html +++ b/modules/data.atmosphere/docs/reference/build_cf_variables_table_url.html @@ -2,183 +2,251 @@ - - - - -Construct a URL to a specific version of the CF variables table XML — build_cf_variables_table_url • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Construct a URL to a specific version of the CF variables table XML — + build_cf_variables_table_url • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This uses sprintf to construct the URL with the version number as -the first argument.

    - -
    - -
    build_cf_variables_table_url(version,
    +      
    +
    + + +
    +

    + This uses sprintf to construct the URL with the version number as + the first argument. +

    +
    + +
    build_cf_variables_table_url(version,
       url_format_string = "http://cfconventions.org/Data/cf-standard-names/%d/src/src-cf-standard-name-table.xml")
    - -

    Arguments

    - - - - - - - - - - -
    version

    CF variables table version number (integer/numeric)

    url_format_string

    A format string passed to sprintf. This -should contain the entire target URL with the version number -replaced by "%d", and no other string substitutions.

    - -

    Value

    - -

    Complete URL, as a string

    - - -
    - + -
    + Alexey Shiklomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/cfmet.downscale.daily.html b/modules/data.atmosphere/docs/reference/cfmet.downscale.daily.html index 89eaa05..d5ac7b0 100644 --- a/modules/data.atmosphere/docs/reference/cfmet.downscale.daily.html +++ b/modules/data.atmosphere/docs/reference/cfmet.downscale.daily.html @@ -2,191 +2,250 @@ - - - - -daily to subdaily downscaling — cfmet.downscale.daily • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + daily to subdaily downscaling — cfmet.downscale.daily • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Simple, Fast Daily to Hourly Climate Downscaling

    - -
    - -
    cfmet.downscale.daily(dailymet, output.dt = 1, lat)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    dailymet

    data table with climate variables

    output.dt

    output timestep

    lat

    latitude (for calculating solar radiation)

    - -

    Value

    - -

    weather file with subdaily timesteps

    - -

    Details

    - -

    Based on weach family of functions but 5x faster than weachNEW, -and requiring metric units (temperature in celsius, windspeed in kph, -precip in mm, relative humidity as fraction). -Derived from the weachDT function in the BioCro package.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/cfmet.downscale.subdaily.html b/modules/data.atmosphere/docs/reference/cfmet.downscale.subdaily.html index 85dd675..c12b346 100644 --- a/modules/data.atmosphere/docs/reference/cfmet.downscale.subdaily.html +++ b/modules/data.atmosphere/docs/reference/cfmet.downscale.subdaily.html @@ -2,185 +2,255 @@ - - - - -subdaily downscaling — cfmet.downscale.subdaily • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + subdaily downscaling — cfmet.downscale.subdaily • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Subdaily to hourly (or less) downscaling

    - -
    - -
    cfmet.downscale.subdaily(subdailymet, output.dt = 1)
    - -

    Arguments

    - - - - - - - - - - -
    subdailymet

    data table with climate variables queried from load.cfmet

    output.dt

    output timestep. default is one hour

    - -

    Value

    - -

    weather file with subdaily met variables rescaled to output time step

    - -

    Details

    - -

    Uses simple spline to interpolate variables with diurnal variability, otherwise uses averaging or repeating -for variables with no clear diurnal pattern. For all variables except temperature, negative values are set to zero.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/cfmet.downscale.time.html b/modules/data.atmosphere/docs/reference/cfmet.downscale.time.html index c48ec45..2a5bf00 100644 --- a/modules/data.atmosphere/docs/reference/cfmet.downscale.time.html +++ b/modules/data.atmosphere/docs/reference/cfmet.downscale.time.html @@ -2,178 +2,237 @@ - - - - -Downscale CF met data — cfmet.downscale.time • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Downscale CF met data — cfmet.downscale.time • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Temporal downscaling of daily or subdaily met data

    - -
    - -
    cfmet.downscale.time(cfmet, output.dt = 1, lat = lat, ...)
    - -

    Arguments

    - - - - - - - - - - -
    cfmet

    data.table with CF variables generated by load.cfmet

    output.dt

    time step (hours) for output

    - -

    Value

    - -

    downscaled result

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/check_met_input_file.html b/modules/data.atmosphere/docs/reference/check_met_input_file.html index 5a38a42..87393b4 100644 --- a/modules/data.atmosphere/docs/reference/check_met_input_file.html +++ b/modules/data.atmosphere/docs/reference/check_met_input_file.html @@ -2,193 +2,265 @@ - - - - -Check a meteorology data file for compliance with the PEcAn standard — check_met_input_file • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check a meteorology data file for compliance with the PEcAn standard — + check_met_input_file • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check a meteorology data file for compliance with the PEcAn standard

    - -
    - -
    check_met_input_file(metfile, variable_table = pecan_standard_met_table,
    +      
    +
    + + +
    +

    + Check a meteorology data file for compliance with the PEcAn + standard +

    +
    + +
    check_met_input_file(metfile, variable_table = pecan_standard_met_table,
       required_vars = variable_table %>% dplyr::filter(is_required) %>%
       dplyr::pull(cf_standard_name), warn_unknown = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    metfile

    Path of met file to check, as a scalar character.

    variable_table

    `data.frame` linking standard names to their -units. Must contain columns "cf_standard_name" and "units". -Default is [pecan_standard_met_table].

    required_vars

    Character vector of required variables. -Defaults to variables marked as required in `variable_table`.

    warn_unknown

    Logical. If `TRUE` (default), throw a warning -for variables not in `variable_table`. Otherwise, ignore unknown -variables.

    - -

    Value

    - -

    `data.frame` summarizing the results of the tests.

    - - -
    - + -
    + Alexey Shiklomanov +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/check_unit.html b/modules/data.atmosphere/docs/reference/check_unit.html index bbda19c..75c3ddd 100644 --- a/modules/data.atmosphere/docs/reference/check_unit.html +++ b/modules/data.atmosphere/docs/reference/check_unit.html @@ -2,195 +2,263 @@ - - - - -Check that the unit of a variable in a NetCDF file is equivalent to -the expected unit. — check_unit • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Check that the unit of a variable in a NetCDF file is equivalent to the + expected unit. — check_unit • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Check that the unit of a variable in a NetCDF file is equivalent to -the expected unit.

    - -
    - -
    check_unit(variable, nc, variable_table, warn_unknown = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    variable

    Name of target variable, as a length 1 character

    nc

    NetCDF object containing target variable

    variable_table

    `data.frame` linking standard names to their -units. Must contain columns "cf_standard_name" and "units". -Default is [pecan_standard_met_table].

    warn_unknown

    Logical. If `TRUE` (default), throw a warning -for variables not in `variable_table`. Otherwise, ignore unknown -variables.

    - -

    Value

    - -

    `TRUE` if unit is correct, or `try-error` object if there is a mismatch.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/closest_xy.html b/modules/data.atmosphere/docs/reference/closest_xy.html index e425b77..f65afef 100644 --- a/modules/data.atmosphere/docs/reference/closest_xy.html +++ b/modules/data.atmosphere/docs/reference/closest_xy.html @@ -2,158 +2,202 @@ - - - - -closest_xy — closest_xy • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + closest_xy — closest_xy • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    closest_xy(slat, slon, infolder, infile)
    - +
    +

    + Given latitude and longitude coordinates, find NARR x and y + indices +

    +
    -
    - + -
    + Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/col2ncvar.html b/modules/data.atmosphere/docs/reference/col2ncvar.html index 23cc28c..ab8e156 100644 --- a/modules/data.atmosphere/docs/reference/col2ncvar.html +++ b/modules/data.atmosphere/docs/reference/col2ncvar.html @@ -2,175 +2,234 @@ - - - - -Create `ncvar` object from variable name — col2ncvar • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Create `ncvar` object from variable name — col2ncvar • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Create `ncvar` object from variable name

    - -
    - -
    col2ncvar(variable, dims)
    - -

    Arguments

    - - - - - - - - - - -
    variable

    CF variable name

    dims

    List of NetCDF dimension objects (passed to -`ncdf4::ncvar_def(..., dim)`)

    - -

    Value

    - -

    `ncvar` object (from `ncvar_def`)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/cos_solar_zenith_angle.html b/modules/data.atmosphere/docs/reference/cos_solar_zenith_angle.html index 74a7990..b2f4318 100644 --- a/modules/data.atmosphere/docs/reference/cos_solar_zenith_angle.html +++ b/modules/data.atmosphere/docs/reference/cos_solar_zenith_angle.html @@ -2,190 +2,250 @@ - - - - -Cosine of solar zenith angle — cos_solar_zenith_angle • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Cosine of solar zenith angle — cos_solar_zenith_angle • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For explanations of formulae, see http://www.itacanet.org/the-sun-as-a-source-of-energy/part-3-calculating-solar-angles/

    - -
    - -
    cos_solar_zenith_angle(doy, lat, lon, dt, hr)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    doy

    Day of year

    lat

    Latitude

    lon

    Longitude

    dt

    Timestep

    hr

    Hours timestep

    - -

    Value

    - -

    `numeric(1)` of cosine of solar zenith angle

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/daygroup.html b/modules/data.atmosphere/docs/reference/daygroup.html index 2121ff5..bce5a40 100644 --- a/modules/data.atmosphere/docs/reference/daygroup.html +++ b/modules/data.atmosphere/docs/reference/daygroup.html @@ -2,154 +2,200 @@ - - - - -Assign daygroup tag for a given date — daygroup • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Assign daygroup tag for a given date — daygroup • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Assign daygroup tag for a given date

    - -
    +
    +
    + -
    - -
    +
    daygroup(date, flx)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/db.site.lat.lon.html b/modules/data.atmosphere/docs/reference/db.site.lat.lon.html index 4e5e1f5..d31e047 100644 --- a/modules/data.atmosphere/docs/reference/db.site.lat.lon.html +++ b/modules/data.atmosphere/docs/reference/db.site.lat.lon.html @@ -2,158 +2,196 @@ - - - - -db.site.lat.lon — db.site.lat.lon • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + db.site.lat.lon — db.site.lat.lon • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    db.site.lat.lon(site.id, con)
    - +
    +

    db.site.lat.lon

    +
    -
    - + -
    + Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/debias.met.regression.html b/modules/data.atmosphere/docs/reference/debias.met.regression.html index 70a41fb..a2c6824 100644 --- a/modules/data.atmosphere/docs/reference/debias.met.regression.html +++ b/modules/data.atmosphere/docs/reference/debias.met.regression.html @@ -2,287 +2,441 @@ - - - - -debias.met.regression — debias.met.regression • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + debias.met.regression — debias.met.regression • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + files that are generate from the pecan extract or download funcitons." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This script debiases one dataset (e.g. GCM, re-analysis product) given another higher - resolution product or empirical observations. It assumes input are in annual CF standard - files that are generate from the pecan extract or download funcitons.

    - -
    - -
    debias.met.regression(train.data, source.data, n.ens, vars.debias = NULL,
    +      
    +
    + + +
    +

    + This script debiases one dataset (e.g. GCM, re-analysis product) + given another higher resolution product or empirical observations. + It assumes input are in annual CF standard files that are generate + from the pecan extract or download funcitons. +

    +
    + +
    debias.met.regression(train.data, source.data, n.ens, vars.debias = NULL,
       CRUNCEP = FALSE, pair.anoms = TRUE, pair.ens = FALSE,
       uncert.prop = "mean", resids = FALSE, seed = Sys.Date(), outfolder,
       yrs.save = NULL, ens.name, ens.mems = NULL, force.sanity = TRUE,
       sanity.tries = 25, lat.in, lon.in, save.diagnostics = TRUE,
       path.diagnostics = NULL, parallel = FALSE, n.cores = NULL,
       overwrite = TRUE, verbose = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    train.data

    - training data coming out of align.met

    source.data

    - data to be bias-corrected aligned with training data (from align.met)

    n.ens

    - number of ensemble members to generate and save for EACH source ensemble member

    vars.debias

    - which met variables should be debiased? if NULL, all variables in train.data

    CRUNCEP

    - flag for if the dataset being downscaled is CRUNCEP; if TRUE, special cases triggered for -met variables that have been naively gapfilled for certain time periods

    pair.anoms

    - logical stating whether anomalies from the same year should be matched or not

    pair.ens

    - logical stating whether ensembles from train and source data need to be paired together -(for uncertainty propogation)

    uncert.prop

    - method for error propogation if only 1 ensemble member; options=c(random, mean); *Not Implemented yet

    resids

    - logical stating whether to pass on residual data or not *Not implemented yet

    seed

    - specify seed so that random draws can be reproduced

    outfolder

    - directory where the data should go

    yrs.save

    - what years from the source data should be saved; if NULL all years of the source data will be saved

    ens.name

    - what is the name that should be attached to the debiased ensemble

    ens.mems

    - what labels/numbers to attach to the ensemble members so we can gradually build bigger ensembles -without having to do do giant runs at once; if NULL will be numbered 1:n.ens

    force.sanity

    - (logical) do we force the data to meet sanity checks?

    sanity.tries

    - how many time should we try to predict a reasonable value before giving up? We don't want to end up in an infinite loop

    lat.in

    - latitude of site

    lon.in

    - longitude of site

    save.diagnostics

    - logical; save diagnostic plots of output?

    path.diagnostics

    - path to where the diagnostic graphs should be saved

    parallel

    - (experimental) logical stating whether to run temporal_downscale_functions.R in parallel *Not Implemented yet

    n.cores

    - (experimental) how many cores to use in parallelization *Not implemented yet

    overwrite

    - overwrite existing files? Currently ignored

    verbose

    logical: should ncdf4 -functions print debugging information as they run?

    - -

    Details

    - -

    Debias Meteorology using Multiple Linear Regression -Statistically debias met datasets and generate ensembles based on the observed uncertainty

    - -

    See also

    -

    Other debias - Debias & Align Meteorology Datasets into continuous time series: align.met

    - - -
    - + -
    + Christy Rollinson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/debias_met.html b/modules/data.atmosphere/docs/reference/debias_met.html index 2a51303..21fa3bb 100644 --- a/modules/data.atmosphere/docs/reference/debias_met.html +++ b/modules/data.atmosphere/docs/reference/debias_met.html @@ -2,186 +2,266 @@ - - - - -debias_met — debias_met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + debias_met — debias_met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    debias.met(outfolder, input_met, train_met, site_id,
    -  de_method = "linear", overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    input_met

    - the source_met dataset that will be altered by the training dataset in NC format.

    train_met

    - the observed dataset that will be used to train the modeled dataset in NC format

    de_method

    - select which debias method you would like to use, options are 'normal', 'linear regression'

    overwrite

    logical: replace output file if it already exists? Currently ignored.

    verbose

    logical: should ncdf4 -functions print debugging information as they run?

    - - -
    - -
    +
    +

    + debias.met takes input_met and debiases it based on statistics + from a train_met dataset +

    +
    -
    - +
    debias.met(outfolder, input_met, train_met, site_id,
    +  de_method = "linear", overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    input_met +

    + - the source_met dataset that will be altered by the training + dataset in NC format. +

    +
    train_met +

    + - the observed dataset that will be used to train the modeled + dataset in NC format +

    +
    de_method +

    + - select which debias method you would like to use, options + are 'normal', 'linear regression' +

    +
    overwrite +

    + logical: replace output file if it already exists? Currently + ignored. +

    +
    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.Ameriflux.html b/modules/data.atmosphere/docs/reference/download.Ameriflux.html index 0b5a26a..4ef8b1f 100644 --- a/modules/data.atmosphere/docs/reference/download.Ameriflux.html +++ b/modules/data.atmosphere/docs/reference/download.Ameriflux.html @@ -2,190 +2,259 @@ - - - - -download.Ameriflux — download.Ameriflux • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + download.Ameriflux — download.Ameriflux • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.Ameriflux(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    sitename

    the FLUXNET ID of the site to be downloaded, used as file name prefix. -The 'SITE_ID' field in list of Ameriflux sites

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    +
    +

    Download Ameriflux L2 netCDF files

    +
    -
    - +
    download.Ameriflux(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    sitename +

    + the FLUXNET ID of the site to be downloaded, used as file name + prefix. The 'SITE_ID' field in + list of Ameriflux sites +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.AmerifluxLBL.html b/modules/data.atmosphere/docs/reference/download.AmerifluxLBL.html index f00141a..8b86ada 100644 --- a/modules/data.atmosphere/docs/reference/download.AmerifluxLBL.html +++ b/modules/data.atmosphere/docs/reference/download.AmerifluxLBL.html @@ -2,213 +2,294 @@ - - - - -Download Ameriflux LBL CSV files — download.AmerifluxLBL • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download Ameriflux LBL CSV files — download.AmerifluxLBL • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    download.AmerifluxLBL

    +
    -
    download.AmerifluxLBL(sitename, outfolder, start_date, end_date,
    +          
    download.AmerifluxLBL(sitename, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, username = "pecan", method,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    sitename

    the Ameriflux ID of the site to be downloaded, used as file name prefix. -The 'SITE_ID' field in list of Ameriflux sites

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    username

    Ameriflux username

    method

    Optional. download.file() function option. Use this to set custom programs such as ncftp

    - -

    Details

    - -

    Uses Ameirflux LBL JSON API to download met data from Ameriflux towers in CSV format

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    sitename +

    + the Ameriflux ID of the site to be downloaded, used as file + name prefix. The 'SITE_ID' field in + list of Ameriflux sites +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    username

    Ameriflux username

    method +

    + Optional. download.file() function option. Use this to set + custom programs such as ncftp +

    +
    + +

    + Details +

    + +

    + Uses Ameirflux LBL JSON API to download met data from Ameriflux + towers in CSV format +

    + +

    + Examples +

    +
    # NOT RUN {
     result <- download.AmerifluxLBL("US-Akn","~/","2011-01-01","2011-12-31",overwrite=TRUE)
     # }# NOT RUN {
     # }
     
    -
    - -
    +
    +
    - +

    Author

    - + Ankur Desai, based on download.Ameriflux.R by Josh Mantooth, Rob + Kooper, Shawn Serbin + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/download.CRUNCEP.html b/modules/data.atmosphere/docs/reference/download.CRUNCEP.html index 3a40791..3bb3e70 100644 --- a/modules/data.atmosphere/docs/reference/download.CRUNCEP.html +++ b/modules/data.atmosphere/docs/reference/download.CRUNCEP.html @@ -2,208 +2,299 @@ - - - - -Download CRUNCEP data — download.CRUNCEP • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download CRUNCEP data — download.CRUNCEP • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Download and convert to CF CRUNCEP single grid point from MSTIMIP + server using OPENDAP interface +

    +
    -
    download.CRUNCEP(outfolder, start_date, end_date, site_id, lat.in, lon.in,
    +          
    download.CRUNCEP(outfolder, start_date, end_date, site_id, lat.in, lon.in,
       overwrite = FALSE, verbose = FALSE, maxErrors = 10, sleep = 2,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    Directory where results should be written

    start_date, end_date

    Range of years to retrieve. Format is YYYY-MM-DD, -but only the year portion is used and the resulting files always contain a full year of data.

    site_id

    numeric. Currently ignored

    lat.in

    site latitude in decimal degrees

    lon.in

    site longitude in decimal degrees

    overwrite

    logical. Download a fresh version even if a local file with the same name already exists?

    verbose

    logical. Passed on to ncvar_def and nc_create -to control printing of debug info

    maxErrors

    Maximum times to re-try folloing an error accessing netCDF data through THREDDS

    sleep

    Wait time between attempts following a THREDDS or other error

    ...

    Other arguments, currently ignored

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    Directory where results should be written

    start_date, end_date +

    + Range of years to retrieve. Format is YYYY-MM-DD, but only the + year portion is used and the resulting files always contain a + full year of data. +

    +
    site_id

    numeric. Currently ignored

    lat.in

    site latitude in decimal degrees

    lon.in

    site longitude in decimal degrees

    overwrite +

    + logical. Download a fresh version even if a local file with + the same name already exists? +

    +
    verbose +

    + logical. Passed on to + ncvar_def + and + nc_create + to control printing of debug info +

    +
    maxErrors +

    + Maximum times to re-try folloing an error accessing netCDF + data through THREDDS +

    +
    sleep +

    + Wait time between attempts following a THREDDS or other error +

    +
    ...

    Other arguments, currently ignored

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.FACE.html b/modules/data.atmosphere/docs/reference/download.FACE.html index 58c8b7e..bde8cb8 100644 --- a/modules/data.atmosphere/docs/reference/download.FACE.html +++ b/modules/data.atmosphere/docs/reference/download.FACE.html @@ -2,170 +2,222 @@ - - - - -download.FACE — download.FACE • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download.FACE — download.FACE • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.FACE(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, method, ...)
    - -

    Arguments

    - - - - - - -
    method

    Optional. Passed to download.file() function. Use this to set custom programs such as ncftp to use when -downloading files from FTP sites

    - - -
    - -
    +
    +

    Download Raw FACE data from the internet

    +
    -
    - +
    download.FACE(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, method, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    method +

    + Optional. Passed to download.file() function. Use this to set + custom programs such as ncftp to use when downloading files + from FTP sites +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.Fluxnet2015.html b/modules/data.atmosphere/docs/reference/download.Fluxnet2015.html index e6eb717..3868699 100644 --- a/modules/data.atmosphere/docs/reference/download.Fluxnet2015.html +++ b/modules/data.atmosphere/docs/reference/download.Fluxnet2015.html @@ -2,190 +2,258 @@ - - - - -download.Fluxnet2015 — download.Fluxnet2015 • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + download.Fluxnet2015 — download.Fluxnet2015 • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.Fluxnet2015(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, username = "pecan", ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    sitename

    the FLUXNET ID of the site to be downloaded, used as file name prefix. -The 'SITE_ID' field in list of Ameriflux sites

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    +
    +

    Download Fluxnet 2015 CSV files

    +
    -
    - +
    download.Fluxnet2015(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, username = "pecan", ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    sitename +

    + the FLUXNET ID of the site to be downloaded, used as file name + prefix. The 'SITE_ID' field in + list of Ameriflux sites +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.FluxnetLaThuile.html b/modules/data.atmosphere/docs/reference/download.FluxnetLaThuile.html index cc087c7..436dd60 100644 --- a/modules/data.atmosphere/docs/reference/download.FluxnetLaThuile.html +++ b/modules/data.atmosphere/docs/reference/download.FluxnetLaThuile.html @@ -2,194 +2,272 @@ - - - - -download.FluxnetLaThuile — download.FluxnetLaThuile • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + download.FluxnetLaThuile — download.FluxnetLaThuile • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.FluxnetLaThuile(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, username = "pecan", ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    sitename

    the FLUXNET ID of the site to be downloaded, used as file name prefix. -The 'SITE_ID' field in list of Fluxnet LaThuile sites

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    username

    should be the registered Fluxnet username, else defaults to pecan

    - - -
    - -
    +
    +

    Download Flxunet LaThuile CSV files

    +
    -
    - +
    download.FluxnetLaThuile(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, username = "pecan", ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    sitename +

    + the FLUXNET ID of the site to be downloaded, used as file name + prefix. The 'SITE_ID' field in + list of Fluxnet LaThuile sites +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    username +

    + should be the registered Fluxnet username, else defaults to + pecan +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.GFDL.html b/modules/data.atmosphere/docs/reference/download.GFDL.html index c07b923..6e598b3 100644 --- a/modules/data.atmosphere/docs/reference/download.GFDL.html +++ b/modules/data.atmosphere/docs/reference/download.GFDL.html @@ -2,208 +2,307 @@ - - - - -Download GFDL CMIP5 outputs for a single grid point using OPeNDAP and convert to CF — download.GFDL • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download GFDL CMIP5 outputs for a single grid point using OPeNDAP and + convert to CF — download.GFDL • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Download GFDL CMIP5 outputs for a single grid point using OPeNDAP and convert to CF

    - -
    - -
    download.GFDL(outfolder, start_date, end_date, lat.in, lon.in,
    +      
    +
    + + +
    +

    + Download GFDL CMIP5 outputs for a single grid point using OPeNDAP + and convert to CF +

    +
    + +
    download.GFDL(outfolder, start_date, end_date, lat.in, lon.in,
       overwrite = FALSE, verbose = FALSE, model = "CM3",
       scenario = "rcp45", ensemble_member = "r1i1p1", ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    Directory for storing output

    start_date

    Start date for met (will be converted via [base::as.POSIXlt])

    end_date

    End date for met (will be converted via [base::as.POSIXlt])

    lat.in

    Latitude coordinate for met

    lon.in

    Longitude coordinate for met

    overwrite

    Logical: Download a fresh version even if a local file with -the same name already exists?

    verbose

    Logical, passed on to ncvar_def and -nc_create to control printing of debug info

    model

    Which GFDL model to run (options are CM3, ESM2M, ESM2G)

    scenario

    Which scenario to run (options are rcp26, rcp45, rcp60, rcp85)

    ensemble_member

    Which ensemble_member to initialize the run (options are r1i1p1, r3i1p1, r5i1p1)

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    Directory for storing output

    start_date +

    + Start date for met (will be converted via [base::as.POSIXlt]) +

    +
    end_date +

    + End date for met (will be converted via [base::as.POSIXlt]) +

    +
    lat.in

    Latitude coordinate for met

    lon.in

    Longitude coordinate for met

    overwrite +

    + Logical: Download a fresh version even if a local file with + the same name already exists? +

    +
    verbose +

    + Logical, passed on to + ncvar_def + and + nc_create + to control printing of debug info +

    +
    model +

    Which GFDL model to run (options are CM3, ESM2M, ESM2G)

    +
    scenario +

    + Which scenario to run (options are rcp26, rcp45, rcp60, rcp85) +

    +
    ensemble_member +

    + Which ensemble_member to initialize the run (options are + r1i1p1, r3i1p1, r5i1p1) +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.GLDAS.html b/modules/data.atmosphere/docs/reference/download.GLDAS.html index b127e75..3235f40 100644 --- a/modules/data.atmosphere/docs/reference/download.GLDAS.html +++ b/modules/data.atmosphere/docs/reference/download.GLDAS.html @@ -2,169 +2,219 @@ - - - - -Download GLDAS data — download.GLDAS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Download GLDAS data — download.GLDAS • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.GLDAS(outfolder, start_date, end_date, site_id, lat.in, lon.in,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - -
    lon.in
    - - -
    - -
    +
    +

    + Download and convert single grid point GLDAS to CF single grid + point from hydro1.sci.gsfc.nasa.gov using OPENDAP interface +

    +
    -
    - +
    download.GLDAS(outfolder, start_date, end_date, site_id, lat.in, lon.in,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    lon.in
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.Geostreams.html b/modules/data.atmosphere/docs/reference/download.Geostreams.html index 6a4096c..7029541 100644 --- a/modules/data.atmosphere/docs/reference/download.Geostreams.html +++ b/modules/data.atmosphere/docs/reference/download.Geostreams.html @@ -2,173 +2,245 @@ - - - - -Download Geostreams data from Clowder API — download.Geostreams • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download Geostreams data from Clowder API — download.Geostreams • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Download Geostreams data from Clowder API

    +
    -
    download.Geostreams(outfolder, sitename, start_date, end_date,
    +          
    download.Geostreams(outfolder, sitename, start_date, end_date,
       url = "https://terraref.ncsa.illinois.edu/clowder/api/geostreams",
       key = NULL, user = NULL, pass = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    directory in which to save json result. Will be created if necessary

    sitename

    character. Must match a Geostreams sensor_name

    start_date, end_date

    datetime

    url

    base url for Clowder host

    key, user, pass

    authentication info for Clowder host.

    ...

    other arguments passed as query parameters

    - -

    Details

    - -

    Depending on the setup of your Clowder host, authentication may be by - username/password, by API key, or skipped entirely. download.Geostreams - looks first in its call arguments for an API key, then a username and password, - then if these are NULL it looks in the user's home directory for a file named - `~/.pecan.clowder.xml`, and finally if no keys or passwords are found there it - attempts to connect unauthenticated.

    -

    If using `~/.pecan.clowder.xml`, it must be a valid PEcAn-formatted XML settings - file and must contain a <clowder> key that specifies hostname, user, and - password for your Clowder server:

    -
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder +

    + directory in which to save json result. Will be created if + necessary +

    +
    sitename

    character. Must match a Geostreams sensor_name

    start_date, end_date

    datetime

    url

    base url for Clowder host

    key, user, pass

    authentication info for Clowder host.

    ...

    other arguments passed as query parameters

    + +

    + Details +

    + +

    + Depending on the setup of your Clowder host, authentication may be + by username/password, by API key, or skipped entirely. + download.Geostreams looks first in its call arguments + for an API key, then a username and password, then if these are NULL + it looks in the user's home directory for a file named + `~/.pecan.clowder.xml`, and finally if no keys or passwords are + found there it attempts to connect unauthenticated. +

    +

    + If using `~/.pecan.clowder.xml`, it must be a valid PEcAn-formatted + XML settings file and must contain a + <clowder> key that specifies hostname, user, and + password for your Clowder server: +

    +
       <?xml version="1.0"?>
       <pecan>
         <clowder>
    @@ -177,48 +249,46 @@ 

    Details <password>superSecretPassw0rd</password> </clowder> </pecan> -

    - +
    -

    Examples

    -
    # NOT RUN {
    +          

    + Examples +

    +
    # NOT RUN {
      download.Geostreams(outfolder = "~/output/dbfiles/Clowder_EF",
                          sitename = "UIUC Energy Farm - CEN",
                          start_date = "2016-01-01", end_date="2016-12-31",
                          key="verysecret")
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Harsh Agrawal, Chris Black + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/download.MACA.html b/modules/data.atmosphere/docs/reference/download.MACA.html index abb0543..87e679e 100644 --- a/modules/data.atmosphere/docs/reference/download.MACA.html +++ b/modules/data.atmosphere/docs/reference/download.MACA.html @@ -2,187 +2,252 @@ - - - - -download.MACA — download.MACA • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download.MACA — download.MACA • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Download MACA CMIP5 outputs for a single grid point using OPeNDAP + and convert to CF +

    +
    -
    download.MACA(outfolder, start_date, end_date, site_id, lat.in, lon.in,
    +          
    download.MACA(outfolder, start_date, end_date, site_id, lat.in, lon.in,
       model = "IPSL-CM5A-LR", scenario = "rcp85",
       ensemble_member = "r1i1p1", overwrite = FALSE, verbose = FALSE,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    start_date

    , of the format "YEAR-01-01 00:00:00"

    end_date

    , of the format "YEAR-12-31 23:59:59"

    model

    , select which MACA model to run (options are BNU-ESM, CNRM-CM5, CSIRO-Mk3-6-0, bcc-csm1-1, bcc-csm1-1-m, CanESM2, GFDL-ESM2M, GFDL-ESM2G, HadGEM2-CC365, HadGEM2-ES365, inmcm4, MIROC5, MIROC-ESM, MIROC-ESM-CHEM, MRI-CGCM3, CCSM4, IPSL-CM5A-LR, IPSL-CM5A-MR, IPSL-CM5B-LR, NorESM1-M)

    scenario

    , select which scenario to run (options are rcp45, rcp85)

    ensemble_member

    , r1i1p1 is the only ensemble member available for this dataset, CCSM4 uses r6i1p1 instead

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    start_date

    , of the format "YEAR-01-01 00:00:00"

    end_date

    , of the format "YEAR-12-31 23:59:59"

    model +

    + , select which MACA model to run (options are BNU-ESM, + CNRM-CM5, CSIRO-Mk3-6-0, bcc-csm1-1, bcc-csm1-1-m, CanESM2, + GFDL-ESM2M, GFDL-ESM2G, HadGEM2-CC365, HadGEM2-ES365, inmcm4, + MIROC5, MIROC-ESM, MIROC-ESM-CHEM, MRI-CGCM3, CCSM4, + IPSL-CM5A-LR, IPSL-CM5A-MR, IPSL-CM5B-LR, NorESM1-M) +

    +
    scenario +

    , select which scenario to run (options are rcp45, rcp85)

    +
    ensemble_member +

    + , r1i1p1 is the only ensemble member available for this + dataset, CCSM4 uses r6i1p1 instead +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.MsTMIP_NARR.html b/modules/data.atmosphere/docs/reference/download.MsTMIP_NARR.html index 2fd362d..307d6f0 100644 --- a/modules/data.atmosphere/docs/reference/download.MsTMIP_NARR.html +++ b/modules/data.atmosphere/docs/reference/download.MsTMIP_NARR.html @@ -2,181 +2,236 @@ - - - - -download.MsTMIP_NARR — download.MsTMIP_NARR • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + download.MsTMIP_NARR — download.MsTMIP_NARR • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.MsTMIP_NARR(outfolder, start_date, end_date, site_id, lat.in,
    -  lon.in, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    start_date

    YYYY-MM-DD

    end_date

    YYYY-MM-DD

    lat

    decimal degrees [-90, 90]

    lon

    decimal degrees [-180, 180]

    - - -
    - -
    +
    +

    + Download and conver to CF NARR single grid point from MSTIMIP + server using OPENDAP interface +

    +
    -
    - +
    download.MsTMIP_NARR(outfolder, start_date, end_date, site_id, lat.in,
    +  lon.in, overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    start_date

    YYYY-MM-DD

    end_date

    YYYY-MM-DD

    lat

    decimal degrees [-90, 90]

    lon

    decimal degrees [-180, 180]

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.NARR.html b/modules/data.atmosphere/docs/reference/download.NARR.html index 98b5645..dc3d71c 100644 --- a/modules/data.atmosphere/docs/reference/download.NARR.html +++ b/modules/data.atmosphere/docs/reference/download.NARR.html @@ -2,186 +2,238 @@ - - - - -Download NARR files — download.NARR • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Download NARR files — download.NARR • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.NARR(outfolder, start_date, end_date, overwrite = FALSE,
    +          
    +

    Download NARR files

    +
    + +
    download.NARR(outfolder, start_date, end_date, overwrite = FALSE,
       verbose = FALSE, method, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    overwrite

    Overwrite existing files? Default=FALSE

    verbose

    Turn on verbose output? Default=FALSE

    method

    Method of file retrieval. Can set this using the options(download.ftp.method=[method]) in your Rprofile. -example options(download.ftp.method="ncftpget")

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    overwrite

    Overwrite existing files? Default=FALSE

    verbose

    Turn on verbose output? Default=FALSE

    method +

    + Method of file retrieval. Can set this using the + options(download.ftp.method=[method]) in your Rprofile. + example options(download.ftp.method="ncftpget") +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     download.NARR("~/",'2000/01/01','2000/01/02', overwrite = TRUE, verbose = TRUE)
     # }# NOT RUN {
     # }
     
    -
    - -
    +
    +
    - +

    Author

    - + Betsy Cowdery, Shawn Serbin + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/download.NARR_site.html b/modules/data.atmosphere/docs/reference/download.NARR_site.html index b6de0a2..5b28152 100644 --- a/modules/data.atmosphere/docs/reference/download.NARR_site.html +++ b/modules/data.atmosphere/docs/reference/download.NARR_site.html @@ -2,178 +2,242 @@ - - - - -Download NARR time series for a single site — download.NARR_site • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download NARR time series for a single site — download.NARR_site • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.NARR_site(outfolder, start_date, end_date, lat.in, lon.in,
    +          
    +

    Download NARR time series for a single site

    +
    + +
    download.NARR_site(outfolder, start_date, end_date, lat.in, lon.in,
       overwrite = FALSE, verbose = FALSE, progress = TRUE,
       parallel = TRUE, ncores = if (parallel) parallel::detectCores() else
       NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    Target directory for storing output

    start_date

    Start date for met data

    end_date

    End date for met data

    lat.in

    Site latitude coordinate

    lon.in

    Site longitude coordinate

    overwrite

    Overwrite existing files? Default=FALSE

    verbose

    Turn on verbose output? Default=FALSE

    parallel

    Download in parallel? Default = TRUE

    ncores

    Number of cores for parallel download. Default is -`parallel::detectCores()`

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    Target directory for storing output

    start_date

    Start date for met data

    end_date

    End date for met data

    lat.in

    Site latitude coordinate

    lon.in

    Site longitude coordinate

    overwrite

    Overwrite existing files? Default=FALSE

    verbose

    Turn on verbose output? Default=FALSE

    parallel

    Download in parallel? Default = TRUE

    ncores +

    + Number of cores for parallel download. Default is + `parallel::detectCores()` +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     # }
     # NOT RUN {
     download.NARR_site(tempdir(), "2001-01-01", "2001-01-12", 43.372, -89.907)
    @@ -181,36 +245,32 @@ 

    Examp # }

    -
    - -
    +
    +
    - +

    Author

    - + Alexey Shiklomanov + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/download.NEONmet.html b/modules/data.atmosphere/docs/reference/download.NEONmet.html index dd8b408..4c79355 100644 --- a/modules/data.atmosphere/docs/reference/download.NEONmet.html +++ b/modules/data.atmosphere/docs/reference/download.NEONmet.html @@ -2,198 +2,274 @@ - - - - -Download NEON Site Met CSV files — download.NEONmet • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download NEON Site Met CSV files — download.NEONmet • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    download.NEONmet

    +
    -
    download.NEONmet(sitename, outfolder, start_date, end_date,
    +          
    download.NEONmet(sitename, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    sitename

    the NEON ID of the site to be downloaded, used as file name prefix. -The 4-letter SITE code in list of NEON sites

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year and month of the date)

    end_date

    the end date of the data to be downloaded. Format is YYYY-MM-DD (will only use the year and month part of the date)

    overwrite

    should existing files be overwritten

    verbose

    makes the function output more text

    - -

    Details

    - -

    Uses NEON v0 API to download met data from NEON towers and convert to CF NetCDF

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    sitename +

    + the NEON ID of the site to be downloaded, used as file name + prefix. The 4-letter SITE code in + list of NEON sites +

    +
    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year and month of the date) +

    +
    end_date +

    + the end date of the data to be downloaded. Format is + YYYY-MM-DD (will only use the year and month part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    makes the function output more text

    + +

    + Details +

    + +

    + Uses NEON v0 API to download met data from NEON towers and convert + to CF NetCDF +

    + +

    + Examples +

    +
    # NOT RUN {
     result <- download.NEONmet('HARV','~/','2017-01-01','2017-01-31',overwrite=TRUE)
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.NLDAS.html b/modules/data.atmosphere/docs/reference/download.NLDAS.html index 3fff950..101c52e 100644 --- a/modules/data.atmosphere/docs/reference/download.NLDAS.html +++ b/modules/data.atmosphere/docs/reference/download.NLDAS.html @@ -2,159 +2,208 @@ - - - - -Download NLDAS met data — download.NLDAS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download NLDAS met data — download.NLDAS • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.NLDAS(outfolder, start_date, end_date, site_id, lat.in, lon.in,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - +
    +

    + Download and convert single grid point NLDAS to CF single grid + point from hydro1.sci.gsfc.nasa.gov using OPENDAP interface +

    +
    -
    - + -
    + Christy Rollinson (with help from Ankur Desai) +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.NOAA_GEFS.html b/modules/data.atmosphere/docs/reference/download.NOAA_GEFS.html index 4393f56..c6fa400 100644 --- a/modules/data.atmosphere/docs/reference/download.NOAA_GEFS.html +++ b/modules/data.atmosphere/docs/reference/download.NOAA_GEFS.html @@ -2,256 +2,364 @@ - - - - -Download NOAA GEFS Weather Data — download.NOAA_GEFS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download NOAA GEFS Weather Data — download.NOAA_GEFS • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Download NOAA GEFS Weather Data

    +
    -
    download.NOAA_GEFS(outfolder, lat.in, lon.in, sitename,
    +          
    download.NOAA_GEFS(outfolder, lat.in, lon.in, sitename,
       start_date = Sys.time(), end_date = (as.POSIXct(start_date, tz =
       "UTC") + lubridate::days(16)), overwrite = FALSE, verbose = FALSE,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    Directory where results should be written

    sitename

    The unique ID given to each site. This is used as part of the file name.

    start_date,

    end_date Range of dates/times to be downloaded (default assumed time of day is 0:00, midnight)

    overwrite

    logical. Download a fresh version even if a local file with the same name already exists?

    verbose

    logical. Print additional debug information. Passed on to functions in the netcdf4 package to provide debugging info.

    ...

    Other arguments, currently ignored

    lat

    site latitude in decimal degrees

    lon

    site longitude in decimal degrees

    - -

    Value

    - -

    A list of data frames is returned containing information about the data file that can be used to locate it later. Each -data frame contains information about one file.

    - -

    Information on Units

    - - -

    Information on NOAA weather units can be found below. Note that the temperature is measured in degrees C, but is converted at the station and downlaoded -in Kelvin.

    - -

    NOAA_GEFS General Information

    - - -

    This function downloads NOAA GEFS weather data. GEFS is an ensemble of 21 different weather forecast models. A 16 day forecast is avaliable -every 6 hours. Each forecast includes information on a total of 8 variables. These are transformed from the NOAA standard to the internal PEcAn -standard.

    - -

    Data Avaliability

    - - -

    NOAA GEFS weather data is avaliable on a rolling 12 day basis; dates provided in "start_date" must be within this range. The end date can be any point after -that, but if the end date is beyond 16 days, only 16 days worth of forecast are recorded. Times are rounded down to the previous 6 hour forecast. NOAA -GEFS weather data isn't always posted immediately, and to compensate, this function adjusts requests made in the last two hours -back two hours (approximately the amount of time it takes to post the data) to make sure the most current forecast is used.

    - -

    Data Save Format

    - - -

    Data is saved in the netcdf format to the specified directory. File names reflect the precision of the data to the given range of days. -NOAA.GEFS.willow creek.3.2018-06-08T06:00.2018-06-24T06:00.nc specifies the forecast, using ensemble nubmer 3 at willow creek on -June 6th, 2018 at 6:00 a.m. to June 24th, 2018 at 6:00 a.m.

    - -

    References

    - -

    https://www.ncdc.noaa.gov/crn/measurements.html

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    Directory where results should be written

    sitename +

    + The unique ID given to each site. This is used as part of the + file name. +

    +
    start_date, +

    + end_date Range of dates/times to be downloaded (default + assumed time of day is 0:00, midnight) +

    +
    overwrite +

    + logical. Download a fresh version even if a local file with + the same name already exists? +

    +
    verbose +

    + logical. Print additional debug information. Passed on to + functions in the netcdf4 package to provide debugging info. +

    +
    ...

    Other arguments, currently ignored

    lat

    site latitude in decimal degrees

    lon

    site longitude in decimal degrees

    + +

    + Value +

    + +

    + A list of data frames is returned containing information about the + data file that can be used to locate it later. Each data frame + contains information about one file. +

    + +

    + Information on + Units +

    + +

    + Information on NOAA weather units can be found below. Note that the + temperature is measured in degrees C, but is converted at the + station and downlaoded in Kelvin. +

    + +

    + NOAA_GEFS General Information +

    + +

    + This function downloads NOAA GEFS weather data. GEFS is an ensemble + of 21 different weather forecast models. A 16 day forecast is + avaliable every 6 hours. Each forecast includes information on a + total of 8 variables. These are transformed from the NOAA standard + to the internal PEcAn standard. +

    + +

    + Data Avaliability +

    + +

    + NOAA GEFS weather data is avaliable on a rolling 12 day basis; dates + provided in "start_date" must be within this range. The end date can + be any point after that, but if the end date is beyond 16 days, only + 16 days worth of forecast are recorded. Times are rounded down to + the previous 6 hour forecast. NOAA GEFS weather data isn't always + posted immediately, and to compensate, this function adjusts + requests made in the last two hours back two hours (approximately + the amount of time it takes to post the data) to make sure the most + current forecast is used. +

    + +

    + Data Save Format +

    + +

    + Data is saved in the netcdf format to the specified directory. File + names reflect the precision of the data to the given range of days. + NOAA.GEFS.willow creek.3.2018-06-08T06:00.2018-06-24T06:00.nc + specifies the forecast, using ensemble nubmer 3 at willow creek on + June 6th, 2018 at 6:00 a.m. to June 24th, 2018 at 6:00 a.m. +

    + +

    + References +

    + +

    https://www.ncdc.noaa.gov/crn/measurements.html

    + +

    + Examples +

    +
    # NOT RUN {
      download.NOAA_GEFS(outfolder="~/Working/results", lat.in= 45.805925, lon.in = -90.07961, sitename="US-WCr")
     # }# NOT RUN {
     # }
     
    -
    - + -
    +
  • Examples
  • + -
    - +

    Author

    -
    -

    Site built with pkgdown.

    -
    + Luke Dramko +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.PalEON.html b/modules/data.atmosphere/docs/reference/download.PalEON.html index 806535e..1e86883 100644 --- a/modules/data.atmosphere/docs/reference/download.PalEON.html +++ b/modules/data.atmosphere/docs/reference/download.PalEON.html @@ -2,169 +2,213 @@ - - - - -download.PalEON — download.PalEON • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download.PalEON — download.PalEON • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.PalEON(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, ...)
    - -

    Arguments

    - - - - - - -
    end_date
    - - -
    - -
    +
    +

    Download PalEON files

    +
    -
    - +
    download.PalEON(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    end_date
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.PalEON_ENS.html b/modules/data.atmosphere/docs/reference/download.PalEON_ENS.html index 68b8080..44d9722 100644 --- a/modules/data.atmosphere/docs/reference/download.PalEON_ENS.html +++ b/modules/data.atmosphere/docs/reference/download.PalEON_ENS.html @@ -2,169 +2,222 @@ - - - - -Download PalEON met ensemble files — download.PalEON_ENS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Download PalEON met ensemble files — download.PalEON_ENS • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    download.PalEON_ENS(sitename, outfolder, start_date, end_date,
    -  overwrite = FALSE, ...)
    - -

    Arguments

    - - - - - - -
    end_date
    - - -
    - -
    +
    +

    Download PalEON met ensemble files

    +
    -
    - +
    download.PalEON_ENS(sitename, outfolder, start_date, end_date,
    +  overwrite = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    end_date
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/download.US_WCr.html b/modules/data.atmosphere/docs/reference/download.US_WCr.html index 2f42aaf..61a59d2 100644 --- a/modules/data.atmosphere/docs/reference/download.US_WCr.html +++ b/modules/data.atmosphere/docs/reference/download.US_WCr.html @@ -2,187 +2,243 @@ - - - - -download.US-WCr — download.US_WCr • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download.US-WCr — download.US_WCr • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    download.US-WCr

    - -
    - -
    download.US_WCr(start_date, end_date, timestep = 1)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    start_date

    Start date/time data should be downloaded for

    end_date

    End date/time data should be downloaded for

    timestep

    How often to take data points from the file. Must be a multiple of 0.5

    - -

    General Description

    - - -

    Obtains data from Ankur Desai's Willow Creek flux tower, and selects certain variables (NEE and LE) to return -Data is retruned at the given timestep in the given range.

    -

    This data includes information on a number of flux variables.

    -

    The timestep parameter is measured in hours, but is then converted to half hours because the data's timestep -is every half hour.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/equation_of_time.html b/modules/data.atmosphere/docs/reference/equation_of_time.html index 3470e84..26d0e58 100644 --- a/modules/data.atmosphere/docs/reference/equation_of_time.html +++ b/modules/data.atmosphere/docs/reference/equation_of_time.html @@ -2,174 +2,232 @@ - - - - -Equation of time: Eccentricity and obliquity — equation_of_time • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Equation of time: Eccentricity and obliquity — equation_of_time • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    For description of calculations, see https://en.wikipedia.org/wiki/Equation_of_time#Calculating_the_equation_of_time

    - -
    - -
    equation_of_time(doy)
    - -

    Arguments

    - - - - - - -
    doy

    Day of year

    - -

    Value

    - -

    `numeric(1)` length of the solar day, in hours.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/exner.html b/modules/data.atmosphere/docs/reference/exner.html index a2e0ed8..22ae41a 100644 --- a/modules/data.atmosphere/docs/reference/exner.html +++ b/modules/data.atmosphere/docs/reference/exner.html @@ -2,168 +2,212 @@ - - - - -Exner function — exner • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Exner function — exner • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    estimated exner function

    - -
    - -
    exner(pres)
    - -

    Arguments

    - - - - - - -
    pres

    air pressure (Bar)

    - - -
    - -
    +
    +
    + + +
    +

    estimated exner function

    +
    + +
    exner(pres)
    + +

    + Arguments +

    + + + + + + + + + +
    pres

    air pressure (Bar)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/extract.local.CMIP5.html b/modules/data.atmosphere/docs/reference/extract.local.CMIP5.html index 291682d..b955286 100644 --- a/modules/data.atmosphere/docs/reference/extract.local.CMIP5.html +++ b/modules/data.atmosphere/docs/reference/extract.local.CMIP5.html @@ -2,246 +2,328 @@ - - - - -extract.local.CMIP5 — extract.local.CMIP5 • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract.local.CMIP5 — extract.local.CMIP5 • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + are ready to be used in the general PEcAn workflow or fed into the downscaling workflow." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function extracts CMIP5 data from grids that have been downloaded and stored locally. - Files are saved as a netCDF file in CF conventions at *DAILY* resolution. Note: At this point - in time, variables that are only available at a native monthly resolution will be repeated to - give a pseudo-daily record (and can get dealt with in the downscaling workflow). These files - are ready to be used in the general PEcAn workflow or fed into the downscaling workflow.

    - -
    - -
    extract.local.CMIP5(outfolder, in.path, start_date, end_date, site_id,
    +      
    +
    + + +
    +

    + This function extracts CMIP5 data from grids that have been + downloaded and stored locally. Files are saved as a netCDF file in + CF conventions at *DAILY* resolution. Note: At this point in time, + variables that are only available at a native monthly resolution + will be repeated to give a pseudo-daily record (and can get dealt + with in the downscaling workflow). These files are ready to be + used in the general PEcAn workflow or fed into the downscaling + workflow. +

    +
    + +
    extract.local.CMIP5(outfolder, in.path, start_date, end_date, site_id,
       lat.in, lon.in, model, scenario, ensemble_member = "r1i1p1",
       date.origin = NULL, no.leap = NULL, overwrite = FALSE,
       verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    - directory where output files will be stored

    in.path

    - path to the raw full grids

    start_date

    - first day for which you want to extract met (yyyy-mm-dd)

    end_date

    - last day for which you want to extract met (yyyy-mm-dd)

    site_id

    name to associate with extracted files

    lat.in

    site latitude in decimal degrees

    lon.in

    site longitude in decimal degrees

    model

    which GCM to extract data from

    scenario

    which experiment to pull (p1000, historical, ...)

    ensemble_member

    which CMIP5 experiment ensemble member

    date.origin

    (optional) specify the date of origin for timestamps in the files being read. -If NULL defaults to 1850 for historical simulations (except MPI-ESM-P) and -850 for p1000 simulations (plus MPI-ESM-P historical). Format: YYYY-MM-DD

    no.leap

    (optional, logical) if you know your GCM of interest is missing leap year, you can specify it here. -otherwise the code will automatically determine if leap year is missing and if it should be -added in.

    overwrite

    logical. Download a fresh version even if a local file with the same name already exists?

    verbose

    logical. to control printing of debug info

    ...

    Other arguments, currently ignored

    - -

    Details

    - -

    Extract NLDAS from local download -Extract NLDAS meteorology for a poimt from a local download of the full grid

    - - -
    - + -
    + Christy Rollinson, +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/extract.local.NLDAS.html b/modules/data.atmosphere/docs/reference/extract.local.NLDAS.html index 7dc496f..73c3b9c 100644 --- a/modules/data.atmosphere/docs/reference/extract.local.NLDAS.html +++ b/modules/data.atmosphere/docs/reference/extract.local.NLDAS.html @@ -2,221 +2,308 @@ - - - - -extract.local.NLDAS — extract.local.NLDAS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract.local.NLDAS — extract.local.NLDAS • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + workflow." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function extracts NLDAS data from grids that have been downloaded and stored locally. - Once upon a time, you could query these files directly from the internet, but now they're - behind a tricky authentication wall. Files are saved as a netCDF file in CF conventions. - These files are ready to be used in the general PEcAn workflow or fed into the downscalign - workflow.

    - -
    - -
    extract.local.NLDAS(outfolder, in.path, start_date, end_date, site_id,
    +      
    +
    + + +
    +

    + This function extracts NLDAS data from grids that have been + downloaded and stored locally. Once upon a time, you could query + these files directly from the internet, but now they're behind a + tricky authentication wall. Files are saved as a netCDF file in CF + conventions. These files are ready to be used in the general PEcAn + workflow or fed into the downscalign workflow. +

    +
    + +
    extract.local.NLDAS(outfolder, in.path, start_date, end_date, site_id,
       lat.in, lon.in, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    - directory where output files will be stored

    in.path

    - path to the raw full grids

    start_date

    - first day for which you want to extract met (yyyy-mm-dd)

    end_date

    - last day for which you want to extract met (yyyy-mm-dd)

    site_id

    name to associate with extracted files

    lat.in

    site latitude in decimal degrees

    lon.in

    site longitude in decimal degrees

    overwrite

    logical. Download a fresh version even if a local file with the same name already exists?

    verbose

    logical. Passed on to ncvar_def and nc_create -to control printing of debug info

    ...

    Other arguments, currently ignored

    - -

    Details

    - -

    Extract NLDAS from local download -Extract NLDAS meteorology for a poimt from a local download of the full grid

    - - -
    - + -
    + Christy Rollinson, +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/extract.nc.html b/modules/data.atmosphere/docs/reference/extract.nc.html index bf1c90f..eda0bd9 100644 --- a/modules/data.atmosphere/docs/reference/extract.nc.html +++ b/modules/data.atmosphere/docs/reference/extract.nc.html @@ -2,201 +2,261 @@ - - - - -extract.nc — extract.nc • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract.nc — extract.nc • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    extract.nc(in.path, in.prefix, outfolder, start_date, end_date, slat, slon,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be permuted (will only use the year part of the date)

    end_date

    the end date of the data to be permuted (will only use the year part of the date)

    slat

    the latitude of the site

    slon

    the longitude of the site

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    - - -
    - -
    +
    +

    + Given latitude and longitude coordinates, extract site data from + NARR file +

    +
    -
    - +
    extract.nc(in.path, in.prefix, outfolder, start_date, end_date, slat, slon,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be permuted (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be permuted (will only use the + year part of the date) +

    +
    slat

    the latitude of the site

    slon

    the longitude of the site

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/gen.subdaily.models.html b/modules/data.atmosphere/docs/reference/gen.subdaily.models.html index c5ec6a0..a1a0715 100644 --- a/modules/data.atmosphere/docs/reference/gen.subdaily.models.html +++ b/modules/data.atmosphere/docs/reference/gen.subdaily.models.html @@ -2,260 +2,381 @@ - - - - -gen.subdaily.models — gen.subdaily.models • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + gen.subdaily.models — gen.subdaily.models • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - + analysis.' + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This is the 2nd function in the tdm workflow that takes the dat.train_file that is created from the - nc2dat.train function and generates "lag.days" and "next.days". These variables pass along information - of the previous time step and provides a preview of the next time step. After these variables are created, - the models are generated by calling the tdm_temporal_downscale_functions.R scripts and these models - and betas are saved separately. Please note that these models and betas require a significant - amount of space. The storage required varies by the size of the training dataset, but prepare for - >100 GB. These will be called later in tdm_predict_subdaily_met to perform the linear regression - analysis.

    - -
    - -
    gen.subdaily.models(outfolder, path.train, yrs.train,
    +      
    +
    + + +
    +

    + This is the 2nd function in the tdm workflow that takes the + dat.train_file that is created from the nc2dat.train function and + generates "lag.days" and "next.days". These variables pass along + information of the previous time step and provides a preview of + the next time step. After these variables are created, the models + are generated by calling the tdm_temporal_downscale_functions.R + scripts and these models and betas are saved separately. Please + note that these models and betas require a significant amount of + space. The storage required varies by the size of the training + dataset, but prepare for >100 GB. These will be called later in + tdm_predict_subdaily_met to perform the linear regression + analysis. +

    +
    + +
    gen.subdaily.models(outfolder, path.train, yrs.train,
       direction.filter = "forward", in.prefix, n.beta, day.window,
       seed = Sys.time(), resids = FALSE, parallel = FALSE,
       n.cores = NULL, overwrite = TRUE, verbose = FALSE,
       print.progress = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    - directory where models will be stored *** storage required varies by size of training dataset, but prepare for >10 GB

    path.train

    - path to CF/PEcAn style training data where each year is in a separate file.

    yrs.train

    - which years of the training data should be used for to generate the model for -the subdaily cycle. If NULL, will default to all years

    direction.filter

    - Whether the model will be filtered backward or forward in time. options = c("backward", "forward") -(PalEON will go backward, anybody interested in the future will go forward)

    in.prefix
    n.beta

    - number of betas to save from linear regression model

    day.window

    - integer specifying number of days around the day being modeled you want to use data from for that -specific hours coefficients. Must be integer because we want statistics from the same time of day -for each day surrounding the model day

    seed

    - seed for randomization to allow for reproducible results

    resids

    - logical stating whether to pass on residual data or not (this increases both memory & storage requirements)

    parallel

    - logical stating whether to run temporal_downscale_functions.R in parallel

    n.cores

    - deals with parallelization

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical, currently ignored

    print.progress

    - print progress bar? (gets passed through)

    - -

    Details

    -

    Generate Subdaily Models -Create statistical models to predict subdaily meteorology

    - -

    See also

    - - - - -
    - + -
    + Christy Rollinson, James Simkins +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/generate_narr_url.html b/modules/data.atmosphere/docs/reference/generate_narr_url.html index 0cbe648..841a4e4 100644 --- a/modules/data.atmosphere/docs/reference/generate_narr_url.html +++ b/modules/data.atmosphere/docs/reference/generate_narr_url.html @@ -2,175 +2,234 @@ - - - - -Generate NARR url from a vector of dates — generate_narr_url • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Generate NARR url from a vector of dates — generate_narr_url • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Figures out file names for the given dates, based on NARR's convoluted and -inconsistent naming scheme.

    - -
    - -
    generate_narr_url(dates, flx)
    - -

    Arguments

    - - - - - - - - - - -
    dates

    Vector of dates for which to generate URL

    flx

    (Logical) If `TRUE`, format for `flx` variables. Otherwise, -format for `sfc` variables. See [narr_flx_vars].

    - - -
    - -
    +
    +
    + + +
    +

    + Figures out file names for the given dates, based on NARR's + convoluted and inconsistent naming scheme. +

    +
    + +
    generate_narr_url(dates, flx)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    dates

    Vector of dates for which to generate URL

    flx +

    + (Logical) If `TRUE`, format for `flx` variables. Otherwise, + format for `sfc` variables. See [narr_flx_vars]. +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get.es.html b/modules/data.atmosphere/docs/reference/get.es.html index bbea8ab..1c1237c 100644 --- a/modules/data.atmosphere/docs/reference/get.es.html +++ b/modules/data.atmosphere/docs/reference/get.es.html @@ -2,181 +2,233 @@ - - - - -get es — get.es • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get es — get.es • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate saturation vapor pressure

    - -
    - -
    get.es(temp)
    - -

    Arguments

    - - - - - - -
    temp

    temperature in degrees C

    - -

    Value

    - -

    saturation vapor pressure in mb

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Calculate saturation vapor pressure

    +
    + +
    get.es(temp)
    + +

    + Arguments +

    + + + + + + + + + +
    temp

    temperature in degrees C

    + +

    + Value +

    + +

    saturation vapor pressure in mb

    + +

    + Examples +

    +
    # NOT RUN {
     temp <- -30:30
     plot(temp, get.es(temp))
     # }
    -
    - -
    +
    +
    - +

    Author

    - + David LeBauer + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/get.lv.html b/modules/data.atmosphere/docs/reference/get.lv.html index d5f9ccc..cd00cdf 100644 --- a/modules/data.atmosphere/docs/reference/get.lv.html +++ b/modules/data.atmosphere/docs/reference/get.lv.html @@ -2,174 +2,223 @@ - - - - -Latent heat of vaporization — get.lv • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Latent heat of vaporization — get.lv • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    calculate latent heat of vaporization for water

    - -
    - -
    get.lv(airtemp = 268.6465)
    - -

    Arguments

    - - - - - - -
    airtemp

    air temperature (Kelvin)

    - -

    Value

    - -

    lV latent heat of vaporization (J kg-1)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get.ncvector.html b/modules/data.atmosphere/docs/reference/get.ncvector.html index f72e56b..9a32d45 100644 --- a/modules/data.atmosphere/docs/reference/get.ncvector.html +++ b/modules/data.atmosphere/docs/reference/get.ncvector.html @@ -2,183 +2,241 @@ - - - - -Get time series vector from netCDF file — get.ncvector • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get time series vector from netCDF file — get.ncvector • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Get time series vector from netCDF file

    +
    -
    get.ncvector(var, lati = lati, loni = loni, run.dates = run.dates,
    +          
    get.ncvector(var, lati = lati, loni = loni, run.dates = run.dates,
       met.nc)
    - -

    Arguments

    - - - - - - -
    met.nc

    netcdf file with CF variable names

    - -

    Value

    - -

    numeric vector

    - -

    Details

    - -

    internal convenience function for -streamlining extraction of data from netCDF files -with CF-compliant variable names

    - - -
    - + -
    + David Shaner LeBauer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get.rh.html b/modules/data.atmosphere/docs/reference/get.rh.html index 9522e5f..85e774e 100644 --- a/modules/data.atmosphere/docs/reference/get.rh.html +++ b/modules/data.atmosphere/docs/reference/get.rh.html @@ -2,186 +2,239 @@ - - - - -get RH — get.rh • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get RH — get.rh • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate RH from temperature and dewpoint

    - -
    - -
    get.rh(T, Td)
    - -

    Arguments

    - - - - - - - - - - -
    T

    temperature

    Td

    dewpoint

    - -

    Value

    - -

    numeric vector

    - -

    Details

    - -

    Based on equation 12 ( in Lawrence 2005, The Relationship between -Relative Humidity and the Dewpoint Temperature in Moist Air -A Simple Conversion and Applications.)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get.vpd.html b/modules/data.atmosphere/docs/reference/get.vpd.html index cf57e7c..b6e3e95 100644 --- a/modules/data.atmosphere/docs/reference/get.vpd.html +++ b/modules/data.atmosphere/docs/reference/get.vpd.html @@ -2,191 +2,245 @@ - - - - -VPD — get.vpd • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + VPD — get.vpd • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculate VPD

    - -
    - -
    get.vpd(rh, temp)
    - -

    Arguments

    - - - - - - - - - - -
    rh

    relative humidity, in percent

    temp

    temperature, degrees celsius

    - -

    Value

    - -

    vpd: vapor pressure deficit, in mb

    - -

    Details

    - -

    Calculate vapor pressure deficit from relative humidity and temperature.

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Calculate VPD

    +
    + +
    get.vpd(rh, temp)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    rh

    relative humidity, in percent

    temp

    temperature, degrees celsius

    + +

    + Value +

    + +

    vpd: vapor pressure deficit, in mb

    + +

    + Details +

    + +

    + Calculate vapor pressure deficit from relative humidity and + temperature. +

    + +

    + Examples +

    +
    # NOT RUN {
     temp <- -30:30
     plot(temp, get.vpd(0, temp))
     # }
    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + David LeBauer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/get_NARR_thredds.html b/modules/data.atmosphere/docs/reference/get_NARR_thredds.html index df65a79..422fa4c 100644 --- a/modules/data.atmosphere/docs/reference/get_NARR_thredds.html +++ b/modules/data.atmosphere/docs/reference/get_NARR_thredds.html @@ -2,212 +2,282 @@ - - - - -Retrieve NARR data using thredds — get_NARR_thredds • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve NARR data using thredds — get_NARR_thredds • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Retrieve NARR data using thredds

    +
    -
    get_NARR_thredds(start_date, end_date, lat.in, lon.in, progress = TRUE,
    +          
    get_NARR_thredds(start_date, end_date, lat.in, lon.in, progress = TRUE,
       drop_outside = TRUE, parallel = TRUE, ncores = 1)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    start_date

    Start date for meteorology

    end_date

    End date for meteorology

    lat.in

    Latitude coordinate

    lon.in

    Longitude coordinate

    progress

    Whether or not to show a progress bar (default = `TRUE`). -Requires the `progress` package to be installed.

    drop_outside

    Whether or not to drop dates outside of `start_date` to -`end_date` range (default = `TRUE`).

    parallel

    Download in parallel? Default = TRUE

    ncores

    Number of cores for parallel download. Default is -`parallel::detectCores()`

    - -

    Value

    - -

    `tibble` containing time series of NARR data for the given site

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    start_date

    Start date for meteorology

    end_date

    End date for meteorology

    lat.in

    Latitude coordinate

    lon.in

    Longitude coordinate

    progress +

    + Whether or not to show a progress bar (default = `TRUE`). + Requires the `progress` package to be installed. +

    +
    drop_outside +

    + Whether or not to drop dates outside of `start_date` to + `end_date` range (default = `TRUE`). +

    +
    parallel

    Download in parallel? Default = TRUE

    ncores +

    + Number of cores for parallel download. Default is + `parallel::detectCores()` +

    +
    + +

    + Value +

    + +

    `tibble` containing time series of NARR data for the given site

    + +

    + Examples +

    +
    # NOT RUN {
     dat <- get_NARR_thredds("2008-01-01", "2008-01-15", 43.3724, -89.9071)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Alexey Shiklomanov + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/get_cf_variables_table.html b/modules/data.atmosphere/docs/reference/get_cf_variables_table.html index 7c3e861..45cecf8 100644 --- a/modules/data.atmosphere/docs/reference/get_cf_variables_table.html +++ b/modules/data.atmosphere/docs/reference/get_cf_variables_table.html @@ -2,179 +2,249 @@ - - - - -Retrieve the current CF variables table from <code>cfconventions.org</code> -and convert it into a <code>data.frame</code> — get_cf_variables_table • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve the current CF variables table from + <code>cfconventions.org</code> and convert it into a + <code>data.frame</code> — get_cf_variables_table • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Retrieve the current CF variables table from cfconventions.org -and convert it into a data.frame

    - -
    - -
    get_cf_variables_table(cf_url = build_cf_variables_table_url(57))
    - -

    Arguments

    - - - - - - -
    cf_url

    URL of CF variables table XML. See also build_cf_variables_table_url.

    - -

    Value

    - -

    CF variables table, as a tibble

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get_clowderauth.html b/modules/data.atmosphere/docs/reference/get_clowderauth.html index ab93228..72887f0 100644 --- a/modules/data.atmosphere/docs/reference/get_clowderauth.html +++ b/modules/data.atmosphere/docs/reference/get_clowderauth.html @@ -2,172 +2,241 @@ - - - - -Authentication lookup helper — get_clowderauth • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Authentication lookup helper — get_clowderauth • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Authentication lookup helper

    - -
    - -
    get_clowderauth(key, user, pass, url, authfile = "~/.pecan.clowder.xml")
    - -

    Arguments

    - - - - - - - - - - - - - - -
    key, user, pass

    passed unchanged from download.Geostreams call, possibly null

    url

    matched against <hostname> in authfile, ignored if authfile contains no hostname.

    authfile

    path to a PEcAn-formatted XML settings file; must contain a <clowder> key

    - - -
    - -
    +
    +
    + + +
    +

    Authentication lookup helper

    +
    + +
    get_clowderauth(key, user, pass, url, authfile = "~/.pecan.clowder.xml")
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    key, user, pass +

    + passed unchanged from + download.Geostreams + call, possibly null +

    +
    url +

    + matched against <hostname> in authfile, + ignored if authfile contains no hostname. +

    +
    authfile +

    + path to a PEcAn-formatted XML settings file; must contain a + <clowder> key +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/get_narr_url.html b/modules/data.atmosphere/docs/reference/get_narr_url.html index cb6f27f..586ea64 100644 --- a/modules/data.atmosphere/docs/reference/get_narr_url.html +++ b/modules/data.atmosphere/docs/reference/get_narr_url.html @@ -2,181 +2,237 @@ - - - - -Retrieve NARR data from a given URL — get_narr_url • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve NARR data from a given URL — get_narr_url • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Retrieve NARR data from a given URL

    - -
    - -
    get_narr_url(url, xy, flx, pb = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    url

    Full URL to NARR thredds file

    xy

    Vector length 2 containing NARR coordinates

    flx

    (Logical) If `TRUE`, format for `flx` variables. Otherwise, -format for `sfc` variables. See [narr_flx_vars].

    pb

    Progress bar R6 object (default = `NULL`)

    - - -
    - -
    +
    +
    + + +
    +

    Retrieve NARR data from a given URL

    +
    + +
    get_narr_url(url, xy, flx, pb = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    url

    Full URL to NARR thredds file

    xy

    Vector length 2 containing NARR coordinates

    flx +

    + (Logical) If `TRUE`, format for `flx` variables. Otherwise, + format for `sfc` variables. See [narr_flx_vars]. +

    +
    pb

    Progress bar R6 object (default = `NULL`)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/index.html b/modules/data.atmosphere/docs/reference/index.html index 14414d0..d351b20 100644 --- a/modules/data.atmosphere/docs/reference/index.html +++ b/modules/data.atmosphere/docs/reference/index.html @@ -2,760 +2,1244 @@ - - - + + + -Function reference • PEcAn.data.atmosphere + Function reference • PEcAn.data.atmosphere - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    -
    + + + -
    -
    - + +
    + +
    + +
    + + - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    AirDens()

    -

    Air Density

    -

    align.met()

    -

    align.met

    -

    browndog.met()

    -

    get met data from browndog

    -

    build_cf_variables_table_url()

    -

    Construct a URL to a specific version of the CF variables table XML

    -

    cfmet.downscale.daily()

    -

    daily to subdaily downscaling

    -

    cfmet.downscale.subdaily()

    -

    subdaily downscaling

    -

    cfmet.downscale.time()

    -

    Downscale CF met data

    -

    check_met_input_file()

    -

    Check a meteorology data file for compliance with the PEcAn standard

    -

    check_unit()

    -

    Check that the unit of a variable in a NetCDF file is equivalent to -the expected unit.

    -

    closest_xy()

    -

    closest_xy

    -

    col2ncvar()

    -

    Create `ncvar` object from variable name

    -

    cos_solar_zenith_angle()

    -

    Cosine of solar zenith angle

    -

    daygroup()

    -

    Assign daygroup tag for a given date

    -

    db.site.lat.lon()

    -

    db.site.lat.lon

    -

    debias.met.regression()

    -

    debias.met.regression

    -

    debias.met()

    -

    debias_met

    -

    download.Ameriflux()

    -

    download.Ameriflux

    -

    download.AmerifluxLBL()

    -

    Download Ameriflux LBL CSV files

    -

    download.CRUNCEP()

    -

    Download CRUNCEP data

    -

    download.FACE()

    -

    download.FACE

    -

    download.Fluxnet2015()

    -

    download.Fluxnet2015

    -

    download.FluxnetLaThuile()

    -

    download.FluxnetLaThuile

    -

    download.GFDL()

    -

    Download GFDL CMIP5 outputs for a single grid point using OPeNDAP and convert to CF

    -

    download.GLDAS()

    -

    Download GLDAS data

    -

    download.Geostreams()

    -

    Download Geostreams data from Clowder API

    -

    download.MACA()

    -

    download.MACA

    -

    download.MsTMIP_NARR()

    -

    download.MsTMIP_NARR

    -

    download.NARR()

    -

    Download NARR files

    -

    download.NARR_site()

    -

    Download NARR time series for a single site

    -

    download.NEONmet()

    -

    Download NEON Site Met CSV files

    -

    download.NLDAS()

    -

    Download NLDAS met data

    -

    download.NOAA_GEFS()

    -

    Download NOAA GEFS Weather Data

    -

    download.PalEON()

    -

    download.PalEON

    -

    download.PalEON_ENS()

    -

    Download PalEON met ensemble files

    -

    download.US_WCr()

    -

    download.US-WCr

    -

    equation_of_time()

    -

    Equation of time: Eccentricity and obliquity

    -

    exner()

    -

    Exner function

    -

    extract.local.CMIP5()

    -

    extract.local.CMIP5

    -

    extract.local.NLDAS()

    -

    extract.local.NLDAS

    -

    extract.nc()

    -

    extract.nc

    -

    gen.subdaily.models()

    -

    gen.subdaily.models

    -

    generate_narr_url()

    -

    Generate NARR url from a vector of dates

    -

    get.es()

    -

    get es

    -

    get.lv()

    -

    Latent heat of vaporization

    -

    get.ncvector()

    -

    Get time series vector from netCDF file

    -

    get.rh()

    -

    get RH

    -

    get.vpd()

    -

    VPD

    -

    get_NARR_thredds()

    -

    Retrieve NARR data using thredds

    -

    get_cf_variables_table()

    -

    Retrieve the current CF variables table from cfconventions.org -and convert it into a data.frame

    -

    get_clowderauth()

    -

    Authentication lookup helper

    -

    get_narr_url()

    -

    Retrieve NARR data from a given URL

    -

    latlon2lcc()

    -

    Convert latitude and longitude to x-y coordinates (in km) in Lambert -conformal conic projection (used by NARR)

    -

    latlon2narr()

    -

    Convert latitude and longitude coordinates to NARR indices

    -

    lightME()

    -

    Simulates the light macro environment

    -

    lm_ensemble_sims()

    -

    lm_ensemble_sims

    -

    load.cfmet()

    -

    load CF met

    -

    merge_met_variable()

    -

    Merge a new met variable from an external file (e.g. CO2) into existing met files

    -

    met.process()

    -

    met.process

    -

    met.process.stage()

    -

    met.process.stage

    -

    met2CF.ALMA()

    -

    met2CF.ALMA

    -

    met2CF.Ameriflux()

    -

    met2CF.Ameriflux

    -

    met2CF.AmerifluxLBL()

    -

    met2CF.AmerifluxLBL

    -

    met2CF.FACE()

    -

    convert FACE files to CF files

    -

    met2CF.Geostreams()

    -

    Convert geostreams JSON to CF met file

    -

    met2CF.NARR()

    -

    met2CF.NARR

    -

    met2CF.PalEON()

    -

    met2CF.PalEON

    -

    met2CF.PalEONregional() met2CF.PalEONregional()

    -

    met2CF.PalEONregional

    -

    met2CF.csv()

    -

    met2CF.csv

    -

    met_temporal_downscale.Gaussian_ensemble()

    -

    met_temporal_downscale.Gaussian_ensemble

    -

    metgapfill.NOAA_GEFS()

    -

    Gapfill NOAA_GEFS weather data

    -

    metgapfill()

    -

    Take an Ameriflux NetCDF file -Fill missing met values using MDS approach using MPI-BGC REddyProc library -Currently -Future version: Choose which variables to gap fill -Future version will first downscale and fill with NARR, then REddyProc

    -

    model.train()

    -

    model.train

    -

    narr_flx_vars narr_sfc_vars narr_all_vars

    -

    NARR flux and sfc variables

    -

    nc.merge()

    -

    nc.merge

    -

    par2ppfd()

    -

    par2ppfd

    -

    pecan_standard_met_table

    -

    Conversion table for PEcAn standard meteorology

    -

    permute.nc()

    -

    permute.nc

    -

    post_process()

    -

    Post process raw NARR downloaded data frame

    -

    predict_subdaily_met()

    -

    predict_subdaily_met

    -

    prepare_narr_year()

    -

    Write NetCDF file for a single year of data

    -

    qair2rh()

    -

    qair2rh

    -

    read.register()

    -

    read.register

    -

    read_narr_var()

    -

    Read a specific variable from a NARR NetCDF file

    -

    rh2qair()

    -

    RH to SH

    -

    robustly()

    -

    Adverb to try calling a function `n` times before giving up

    -

    save.betas()

    -

    save.betas

    -

    save.model()

    -

    save.model

    -

    site.lst()

    -

    site.lst

    -

    site_from_tag()

    -

    site_from_tag

    -

    solarMJ2ppfd()

    -

    MJ to PPFD

    -

    spin.met()

    -

    Spin-up meteorology

    -

    split_wind()

    -

    Split wind_speed into eastward_wind and northward_wind

    -

    step_means()

    -

    take mean at fixed intervals along a vector

    -

    subdaily_pred()

    -

    subdaily_pred

    -

    sw2par()

    -

    SW to PAR

    -

    sw2ppfd()

    -

    SW to PPFD

    -

    temporal.downscale.functions()

    -

    temporal_downscale_functions

    -

    upscale_met()

    -

    upscale_met

    -

    wide2long()

    -

    Wide to Long

    - + + + +

    + All + functions +

    +

    + + + + +

    + AirDens() +

    + +

    Air Density

    + + + +

    + align.met() +

    + +

    align.met

    + + + +

    + browndog.met() +

    + +

    get met data from browndog

    + + + +

    + build_cf_variables_table_url() +

    + + +

    + Construct a URL to a specific version of the CF variables + table XML +

    + + + + +

    + cfmet.downscale.daily() +

    + +

    daily to subdaily downscaling

    + + + +

    + cfmet.downscale.subdaily() +

    + +

    subdaily downscaling

    + + + +

    + cfmet.downscale.time() +

    + +

    Downscale CF met data

    + + + +

    + check_met_input_file() +

    + + +

    + Check a meteorology data file for compliance with the PEcAn + standard +

    + + + + +

    + check_unit() +

    + + +

    + Check that the unit of a variable in a NetCDF file is + equivalent to the expected unit. +

    + + + + +

    + closest_xy() +

    + +

    closest_xy

    + + + +

    + col2ncvar() +

    + +

    Create `ncvar` object from variable name

    + + + +

    + cos_solar_zenith_angle() +

    + +

    Cosine of solar zenith angle

    + + + +

    + daygroup() +

    + +

    Assign daygroup tag for a given date

    + + + +

    + db.site.lat.lon() +

    + +

    db.site.lat.lon

    + + + +

    + debias.met.regression() +

    + +

    debias.met.regression

    + + + +

    + debias.met() +

    + +

    debias_met

    + + + +

    + download.Ameriflux() +

    + +

    download.Ameriflux

    + + + +

    + download.AmerifluxLBL() +

    + +

    Download Ameriflux LBL CSV files

    + + + +

    + download.CRUNCEP() +

    + +

    Download CRUNCEP data

    + + + +

    + download.FACE() +

    + +

    download.FACE

    + + + +

    + download.Fluxnet2015() +

    + +

    download.Fluxnet2015

    + + + +

    + download.FluxnetLaThuile() +

    + +

    download.FluxnetLaThuile

    + + + +

    + download.GFDL() +

    + + +

    + Download GFDL CMIP5 outputs for a single grid point using + OPeNDAP and convert to CF +

    + + + + +

    + download.GLDAS() +

    + +

    Download GLDAS data

    + + + +

    + download.Geostreams() +

    + +

    Download Geostreams data from Clowder API

    + + + +

    + download.MACA() +

    + +

    download.MACA

    + + + +

    + download.MsTMIP_NARR() +

    + +

    download.MsTMIP_NARR

    + + + +

    + download.NARR() +

    + +

    Download NARR files

    + + + +

    + download.NARR_site() +

    + +

    Download NARR time series for a single site

    + + + +

    + download.NEONmet() +

    + +

    Download NEON Site Met CSV files

    + + + +

    + download.NLDAS() +

    + +

    Download NLDAS met data

    + + + +

    + download.NOAA_GEFS() +

    + +

    Download NOAA GEFS Weather Data

    + + + +

    + download.PalEON() +

    + +

    download.PalEON

    + + + +

    + download.PalEON_ENS() +

    + +

    Download PalEON met ensemble files

    + + + +

    + download.US_WCr() +

    + +

    download.US-WCr

    + + + +

    + equation_of_time() +

    + +

    Equation of time: Eccentricity and obliquity

    + + + +

    + exner() +

    + +

    Exner function

    + + + +

    + extract.local.CMIP5() +

    + +

    extract.local.CMIP5

    + + + +

    + extract.local.NLDAS() +

    + +

    extract.local.NLDAS

    + + + +

    + extract.nc() +

    + +

    extract.nc

    + + + +

    + gen.subdaily.models() +

    + +

    gen.subdaily.models

    + + + +

    + generate_narr_url() +

    + +

    Generate NARR url from a vector of dates

    + + + +

    + get.es() +

    + +

    get es

    + + + +

    + get.lv() +

    + +

    Latent heat of vaporization

    + + + +

    + get.ncvector() +

    + +

    Get time series vector from netCDF file

    + + + +

    + get.rh() +

    + +

    get RH

    + + + +

    + get.vpd() +

    + +

    VPD

    + + + +

    + get_NARR_thredds() +

    + +

    Retrieve NARR data using thredds

    + + + +

    + get_cf_variables_table() +

    + + +

    + Retrieve the current CF variables table from + cfconventions.org and convert it into a + data.frame +

    + + + + +

    + get_clowderauth() +

    + +

    Authentication lookup helper

    + + + +

    + get_narr_url() +

    + +

    Retrieve NARR data from a given URL

    + + + +

    + latlon2lcc() +

    + + +

    + Convert latitude and longitude to x-y coordinates (in km) in + Lambert conformal conic projection (used by NARR) +

    + + + + +

    + latlon2narr() +

    + + +

    + Convert latitude and longitude coordinates to NARR indices +

    + + + + +

    + lightME() +

    + +

    Simulates the light macro environment

    + + + +

    + lm_ensemble_sims() +

    + +

    lm_ensemble_sims

    + + + +

    + load.cfmet() +

    + +

    load CF met

    + + + +

    + merge_met_variable() +

    + + +

    + Merge a new met variable from an external file (e.g. CO2) + into existing met files +

    + + + + +

    + met.process() +

    + +

    met.process

    + + + +

    + met.process.stage() +

    + +

    met.process.stage

    + + + +

    + met2CF.ALMA() +

    + +

    met2CF.ALMA

    + + + +

    + met2CF.Ameriflux() +

    + +

    met2CF.Ameriflux

    + + + +

    + met2CF.AmerifluxLBL() +

    + +

    met2CF.AmerifluxLBL

    + + + +

    + met2CF.FACE() +

    + +

    convert FACE files to CF files

    + + + +

    + met2CF.Geostreams() +

    + +

    Convert geostreams JSON to CF met file

    + + + +

    + met2CF.NARR() +

    + +

    met2CF.NARR

    + + + +

    + met2CF.PalEON() +

    + +

    met2CF.PalEON

    + + + +

    + met2CF.PalEONregional() + met2CF.PalEONregional() +

    + +

    met2CF.PalEONregional

    + + + +

    + met2CF.csv() +

    + +

    met2CF.csv

    + + + +

    + met_temporal_downscale.Gaussian_ensemble() +

    + +

    met_temporal_downscale.Gaussian_ensemble

    + + + +

    + metgapfill.NOAA_GEFS() +

    + +

    Gapfill NOAA_GEFS weather data

    + + + +

    + metgapfill() +

    + + +

    + Take an Ameriflux NetCDF file Fill missing met values using + MDS approach using MPI-BGC REddyProc library Currently + Future version: Choose which variables to gap fill Future + version will first downscale and fill with NARR, then + REddyProc +

    + + + + +

    + model.train() +

    + +

    model.train

    + + + +

    + narr_flx_vars + narr_sfc_vars + narr_all_vars +

    + +

    NARR flux and sfc variables

    + + + +

    + nc.merge() +

    + +

    nc.merge

    + + + +

    + par2ppfd() +

    + +

    par2ppfd

    + + + +

    + pecan_standard_met_table +

    + +

    Conversion table for PEcAn standard meteorology

    + + + +

    + permute.nc() +

    + +

    permute.nc

    + + + +

    + post_process() +

    + +

    Post process raw NARR downloaded data frame

    + + + +

    + predict_subdaily_met() +

    + +

    predict_subdaily_met

    + + + +

    + prepare_narr_year() +

    + +

    Write NetCDF file for a single year of data

    + + + +

    + qair2rh() +

    + +

    qair2rh

    + + + +

    + read.register() +

    + +

    read.register

    + + + +

    + read_narr_var() +

    + +

    Read a specific variable from a NARR NetCDF file

    + + + +

    + rh2qair() +

    + +

    RH to SH

    + + + +

    + robustly() +

    + + +

    + Adverb to try calling a function `n` times before giving up +

    + + + + +

    + save.betas() +

    + +

    save.betas

    + + + +

    + save.model() +

    + +

    save.model

    + + + +

    + site.lst() +

    + +

    site.lst

    + + + +

    + site_from_tag() +

    + +

    site_from_tag

    + + + +

    + solarMJ2ppfd() +

    + +

    MJ to PPFD

    + + + +

    + spin.met() +

    + +

    Spin-up meteorology

    + + + +

    + split_wind() +

    + + +

    Split wind_speed into eastward_wind and northward_wind

    + + + + +

    + step_means() +

    + +

    take mean at fixed intervals along a vector

    + + + +

    + subdaily_pred() +

    + +

    subdaily_pred

    + + + +

    + sw2par() +

    + +

    SW to PAR

    + + + +

    + sw2ppfd() +

    + +

    SW to PPFD

    + + + +

    + temporal.downscale.functions() +

    + +

    temporal_downscale_functions

    + + + +

    + upscale_met() +

    + +

    upscale_met

    + + + +

    + wide2long() +

    + +

    Wide to Long

    + + + + - - + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/modules/data.atmosphere/docs/reference/latlon2lcc.html b/modules/data.atmosphere/docs/reference/latlon2lcc.html index 0fda84b..b85e7fb 100644 --- a/modules/data.atmosphere/docs/reference/latlon2lcc.html +++ b/modules/data.atmosphere/docs/reference/latlon2lcc.html @@ -2,184 +2,245 @@ - - - - -Convert latitude and longitude to x-y coordinates (in km) in Lambert -conformal conic projection (used by NARR) — latlon2lcc • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert latitude and longitude to x-y coordinates (in km) in Lambert + conformal conic projection (used by NARR) — latlon2lcc • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert latitude and longitude to x-y coordinates (in km) in Lambert -conformal conic projection (used by NARR)

    - -
    - -
    latlon2lcc(lat.in, lon.in)
    - -

    Arguments

    - - - - - - - - - - -
    lat.in

    Latitude coordinate

    lon.in

    Longitude coordinate

    - -

    Value

    - -

    `sp::SpatialPoints` object containing transformed x and y -coordinates, in km, which should match NARR coordinates

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/latlon2narr.html b/modules/data.atmosphere/docs/reference/latlon2narr.html index 10a0f4c..cf02ec5 100644 --- a/modules/data.atmosphere/docs/reference/latlon2narr.html +++ b/modules/data.atmosphere/docs/reference/latlon2narr.html @@ -2,183 +2,240 @@ - - - - -Convert latitude and longitude coordinates to NARR indices — latlon2narr • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert latitude and longitude coordinates to NARR indices — latlon2narr • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert latitude and longitude coordinates to NARR indices

    - -
    - -
    latlon2narr(nc, lat.in, lon.in)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    nc

    `ncdf4` connection object

    lat.in

    Latitude coordinate

    lon.in

    Longitude coordinate

    - -

    Value

    - -

    Vector length 2 containing NARR `x` and `y` indices, which can be -used in `ncdf4::ncvar_get` `start` argument.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/lightME.html b/modules/data.atmosphere/docs/reference/lightME.html index ba8feff..9dbb9e4 100644 --- a/modules/data.atmosphere/docs/reference/lightME.html +++ b/modules/data.atmosphere/docs/reference/lightME.html @@ -2,200 +2,265 @@ - - - - -Simulates the light macro environment — lightME • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Simulates the light macro environment — lightME • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    lightME(lat = 40, DOY = 190, t.d = 12, t.sn = 12, atm.P = 1e+05,
    +          
    +

    + Simulates light macro environment based on latitude, day of the + year. Other coefficients can be adjusted. +

    +
    + +
    lightME(lat = 40, DOY = 190, t.d = 12, t.sn = 12, atm.P = 1e+05,
       alpha = 0.85)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    lat

    the latitude, default is 40 (Urbana, IL, U.S.).

    DOY

    the day of the year (1--365), default 190.

    t.d

    time of the day in hours (0--23), default 12.

    t.sn

    time of solar noon, default 12.

    atm.P

    atmospheric pressure, default 1e5 (kPa).

    alpha

    atmospheric transmittance, default 0.85.

    - -

    Value

    - -

    a list structure with components:

      -
    • 'I.dir'Direct radiation (\(\mu\) mol \(m^{-2}s^{-1}\)

    • -
    • 'I.diff'Indirect (diffuse) radiation (\(\mu\) mol\(m^{-2}s^{-1}\)

    • -
    • 'cos.th'cosine of \(\theta\), solar zenith angle.

    • -
    • 'propIdir'proportion of direct radiation.

    • -
    • 'propIdiff'proportion of indirect (diffuse) radiation.

    • -
    - - - -
    - + -
    +
  • Value
  • + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/lm_ensemble_sims.html b/modules/data.atmosphere/docs/reference/lm_ensemble_sims.html index 3c8a701..73fc0bf 100644 --- a/modules/data.atmosphere/docs/reference/lm_ensemble_sims.html +++ b/modules/data.atmosphere/docs/reference/lm_ensemble_sims.html @@ -2,240 +2,353 @@ - - - - -lm_ensemble_sims — lm_ensemble_sims • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + lm_ensemble_sims — lm_ensemble_sims • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + generated by gen.subdaily.models()." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function does the heavy lifting in the final - function of the tdm workflow titled predict_subdaily_met(). It uses a linear - regression approach by generating the hourly values from the coarse data of - the file the user selects to downscale based on the hourly models and betas - generated by gen.subdaily.models().

    - -
    - -
    lm_ensemble_sims(dat.mod, n.ens, path.model, direction.filter,
    +      
    +
    + + +
    +

    + This function does the heavy lifting in the final function of the + tdm workflow titled predict_subdaily_met(). It uses a linear + regression approach by generating the hourly values from the + coarse data of the file the user selects to downscale based on the + hourly models and betas generated by gen.subdaily.models(). +

    +
    + +
    lm_ensemble_sims(dat.mod, n.ens, path.model, direction.filter,
       lags.list = NULL, lags.init = NULL, dat.train, precip.distribution,
       force.sanity = TRUE, sanity.tries = 25, seed = Sys.time(),
       print.progress = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    dat.mod

    - dataframe to be predicted at the time step of the training data

    n.ens

    - number of hourly ensemble members to generate

    path.model

    - path to where the training model & betas is stored

    direction.filter

    - Whether the model will be filtered backward or forward in time. options = c("backward", "forward") -(PalEON will go backward, anybody interested in the future will go forward)

    lags.init

    - a data frame of initialization parameters to match the data in dat.mod

    dat.train

    - the training data used to fit the model; needed for night/day in -surface_downwelling_shortwave_flux_in_air

    precip.distribution

    - a list with 2 sub-lists containing the number of observations with precip in the training data per day & -the hour of max rain in the training data. This will be used to help solve the "constant drizzle" problem

    force.sanity

    - (logical) do we force the data to meet sanity checks?

    sanity.tries

    - how many time should we try to predict a reasonable value before giving up? We don't want to end up in an infinite loop

    seed

    - (optional) set the seed manually to allow reproducible results

    print.progress

    - if TRUE will print progress bar

    - -

    Details

    - -

    Linear Regression Ensemble Simulation -Met downscaling function that predicts ensembles of downscaled meteorology

    - -

    See also

    - - - - -
    - + -
    + Christy Rollinson, James Simkins +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/load.cfmet.html b/modules/data.atmosphere/docs/reference/load.cfmet.html index 9f24f54..0930549 100644 --- a/modules/data.atmosphere/docs/reference/load.cfmet.html +++ b/modules/data.atmosphere/docs/reference/load.cfmet.html @@ -2,196 +2,255 @@ - - - - -load CF met — load.cfmet • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load CF met — load.cfmet • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Load met data from PEcAn formatted met driver

    - -
    - -
    load.cfmet(met.nc, lat, lon, start.date, end.date)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    met.nc

    object of class ncdf4 representing an open CF compliant, PEcAn standard netcdf file with met data

    lat

    numeric value of latutude

    lon

    numeric value of longitude

    start.date

    format is 'YYYY-MM-DD'

    end.date

    format is 'YYYY-MM-DD'

    - -

    Value

    - -

    data.table of met data

    - -

    Details

    - -

    subsets a PEcAn formatted met driver file and converts to a data.table / data.frame object

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/merge_met_variable.html b/modules/data.atmosphere/docs/reference/merge_met_variable.html index 6225c41..92021b5 100644 --- a/modules/data.atmosphere/docs/reference/merge_met_variable.html +++ b/modules/data.atmosphere/docs/reference/merge_met_variable.html @@ -2,179 +2,260 @@ - - - - -Merge a new met variable from an external file (e.g. CO2) into existing met files — merge_met_variable • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Merge a new met variable from an external file (e.g. CO2) into existing + met files — merge_met_variable • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Merge a new met variable from an external file (e.g. CO2) into existing met files

    - -
    - -
    merge_met_variable(in.path, in.prefix, start_date, end_date, merge.file,
    +      
    +
    + + +
    +

    + Merge a new met variable from an external file (e.g. CO2) into + existing met files +

    +
    + +
    merge_met_variable(in.path, in.prefix, start_date, end_date, merge.file,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    path to original data

    in.prefix

    prefix of original data

    start_date
    end_date
    merge.file

    path of file to be merged in

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 functions -print debugging information as they run?

    ...
    - -

    Details

    - -

    Currently modifies the files IN PLACE rather than creating a new copy of the files an a new DB record. -Currently unit and name checking only implemented for CO2. -Currently does not yet support merge data that has lat/lon -New variable only has time dimension and thus MIGHT break downstream code....

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    path to original data

    in.prefix

    prefix of original data

    start_date
    end_date
    merge.file

    path of file to be merged in

    overwrite

    logical: replace output file if it already exists?

    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    ...
    + +

    + Details +

    + +

    + Currently modifies the files IN PLACE rather than creating a new + copy of the files an a new DB record. Currently unit and name + checking only implemented for CO2. Currently does not yet support + merge data that has lat/lon New variable only has time dimension and + thus MIGHT break downstream code.... +

    + +

    + Examples +

    +
    # NOT RUN {
     in.path    <- "~/paleon/PalEONregional_CF_site_1-24047/"
     in.prefix  <- ""
     outfolder  <- "~/paleon/metTest/"
    @@ -187,34 +268,30 @@ 

    Examp merge_met_variable(in.path,in.prefix,start_date,end_date,merge.file,overwrite,verbose) PEcAn.DALEC::met2model.DALEC(in.path,in.prefix,outfolder,start_date,end_date) # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met.process.html b/modules/data.atmosphere/docs/reference/met.process.html index 517e316..614cc78 100644 --- a/modules/data.atmosphere/docs/reference/met.process.html +++ b/modules/data.atmosphere/docs/reference/met.process.html @@ -2,212 +2,282 @@ - - - - -met.process — met.process • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met.process — met.process • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    met.process

    +
    -
    met.process(site, input_met, start_date, end_date, model,
    +          
    met.process(site, input_met, start_date, end_date, model,
       host = "localhost", dbparms, dir, browndog = NULL, spin = NULL,
       overwrite = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    site

    Site info from settings file

    input_met

    Which data source to process.

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    model

    model_type name

    host

    Host info from settings file

    dbparms

    database settings from settings file

    dir

    directory to write outputs to

    spin

    spin-up settings passed to model-specific met2model. List containing nyear (number of years of spin-up), nsample (first n years to cycle), and resample (TRUE/FALSE)

    overwrite

    Whether to force met.process to proceed.

    -

    `overwrite` may be a list with individual components corresponding to - `download`, `met2cf`, `standardize`, and `met2model`. If it is instead a simple boolean, - the default behavior for `overwrite=FALSE` is to overwrite nothing, as you might expect. - Note however that the default behavior for `overwrite=TRUE` is to overwrite everything - *except* raw met downloads. I.e., it corresponds to:

    -

    list(download = FALSE, met2cf = TRUE, standardize = TRUE, met2model = TRUE)

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    site

    Site info from settings file

    input_met

    Which data source to process.

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    model

    model_type name

    host

    Host info from settings file

    dbparms

    database settings from settings file

    dir

    directory to write outputs to

    spin +

    + spin-up settings passed to model-specific met2model. List + containing nyear (number of years of spin-up), nsample (first + n years to cycle), and resample (TRUE/FALSE) +

    +
    overwrite +

    Whether to force met.process to proceed.

    +

    + `overwrite` may be a list with individual components + corresponding to `download`, `met2cf`, `standardize`, and + `met2model`. If it is instead a simple boolean, the default + behavior for `overwrite=FALSE` is to overwrite nothing, as you + might expect. Note however that the default behavior for + `overwrite=TRUE` is to overwrite everything *except* raw met + downloads. I.e., it corresponds to: +

    +

    + list(download = FALSE, met2cf = TRUE, standardize = TRUE, + met2model = TRUE) +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met.process.stage.html b/modules/data.atmosphere/docs/reference/met.process.stage.html index 4eb3320..126cc8a 100644 --- a/modules/data.atmosphere/docs/reference/met.process.stage.html +++ b/modules/data.atmosphere/docs/reference/met.process.stage.html @@ -2,168 +2,212 @@ - - - - -met.process.stage — met.process.stage • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met.process.stage — met.process.stage • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    met.process.stage

    - -
    - -
    met.process.stage(input.id, raw.id, con)
    - -

    Arguments

    - - - - - - -
    raw.id
    - - -
    - -
    +
    +
    + + +
    +

    met.process.stage

    +
    + +
    met.process.stage(input.id, raw.id, con)
    + +

    + Arguments +

    + + + + + + + + + +
    raw.id
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.ALMA.html b/modules/data.atmosphere/docs/reference/met2CF.ALMA.html index 2d9f3c6..d7c8018 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.ALMA.html +++ b/modules/data.atmosphere/docs/reference/met2CF.ALMA.html @@ -2,189 +2,249 @@ - - - - -met2CF.ALMA — met2CF.ALMA • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2CF.ALMA — met2CF.ALMA • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.ALMA(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    - - -
    - -
    +
    +

    + Get meteorology variables from ALMA netCDF files and convert to + netCDF CF format +

    +
    -
    - +
    met2CF.ALMA(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.Ameriflux.html b/modules/data.atmosphere/docs/reference/met2CF.Ameriflux.html index 8c089a2..439bed6 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.Ameriflux.html +++ b/modules/data.atmosphere/docs/reference/met2CF.Ameriflux.html @@ -2,193 +2,253 @@ - - - - -met2CF.Ameriflux — met2CF.Ameriflux • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2CF.Ameriflux — met2CF.Ameriflux • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.Ameriflux(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    - - -
    - -
    +
    +

    + Get meteorology variables from Ameriflux L2 netCDF files and + convert to netCDF CF format +

    +
    -
    - +
    met2CF.Ameriflux(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.AmerifluxLBL.html b/modules/data.atmosphere/docs/reference/met2CF.AmerifluxLBL.html index 162dc3d..5419acb 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.AmerifluxLBL.html +++ b/modules/data.atmosphere/docs/reference/met2CF.AmerifluxLBL.html @@ -2,214 +2,283 @@ - - - - -met2CF.AmerifluxLBL — met2CF.AmerifluxLBL • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + met2CF.AmerifluxLBL — met2CF.AmerifluxLBL • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.AmerifluxLBL(in.path, in.prefix, outfolder, start_date, end_date,
    -  format, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    format

    is data frame or list with elements as described below -The AmerifluxLBL format is Bety record 5000000002 -which could be returned from PEcAn.DB::query.format.vars(format.id=5000000002) -format is output from db/R/query.format.vars, and should have: - REQUIRED: - format$lat = latitude of site - format$lon = longitude of site - format$header = number of lines of header - format$vars is a data.frame with lists of information for each variable to read, at least airT is required - format$vars$input_name = Name in CSV file - format$vars$input_units = Units in CSV file - format$vars$bety_name = Name in BETY - OPTIONAL: - format$na.strings = list of missing values to convert to NA, such as -9999 - format$skip = lines to skip excluding header - format$vars$column_number = Column number in CSV file (optional, will use header name first) -Columns with NA for bety variable name are dropped. -Units for datetime field are the lubridate function that will be used to parse the date (e.g. ymd_hms or mdy_hm).

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    - - -
    - -
    +
    +

    + Get meteorology variables from Ameriflux LBL and convert to netCDF + CF format +

    +
    -
    - +
    met2CF.AmerifluxLBL(in.path, in.prefix, outfolder, start_date, end_date,
    +  format, overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    format +

    + is data frame or list with elements as described below The + AmerifluxLBL format is Bety record 5000000002 which could be + returned from + PEcAn.DB::query.format.vars(format.id=5000000002) format is + output from db/R/query.format.vars, and should have: REQUIRED: + format$lat = latitude of site format$lon = longitude of site + format$header = number of lines of header format$vars is a + data.frame with lists of information for each variable to + read, at least airT is required format$vars$input_name = Name + in CSV file format$vars$input_units = Units in CSV file + format$vars$bety_name = Name in BETY OPTIONAL: + format$na.strings = list of missing values to convert to NA, + such as -9999 format$skip = lines to skip excluding header + format$vars$column_number = Column number in CSV file + (optional, will use header name first) Columns with NA for + bety variable name are dropped. Units for datetime field are + the lubridate function that will be used to parse the date + (e.g. ymd_hms or mdy_hm). +

    +
    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.FACE.html b/modules/data.atmosphere/docs/reference/met2CF.FACE.html index 21fa58a..898d93e 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.FACE.html +++ b/modules/data.atmosphere/docs/reference/met2CF.FACE.html @@ -2,159 +2,202 @@ - - - - -convert FACE files to CF files — met2CF.FACE • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + convert FACE files to CF files — met2CF.FACE • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.FACE(in.path, in.prefix, outfolder, start_date, end_date, input.id,
    -  site, format, ...)
    - +
    +

    convert FACE files to CF files

    +
    -
    - + -
    + Elizabeth Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.Geostreams.html b/modules/data.atmosphere/docs/reference/met2CF.Geostreams.html index 3ba4b69..f86e715 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.Geostreams.html +++ b/modules/data.atmosphere/docs/reference/met2CF.Geostreams.html @@ -2,194 +2,273 @@ - - - - -Convert geostreams JSON to CF met file — met2CF.Geostreams • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert geostreams JSON to CF met file — met2CF.Geostreams • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.Geostreams(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    directory containing Geostreams JSON file(s) to be converted

    in.prefix

    initial portion of input filenames (everything before the dates)

    outfolder

    directory where nc output files should be written. Will be created if necessary

    start_date, end_date

    beginning and end of run, YYYY-MM-DD.

    overwrite

    logical: Regenerate existing files of the same name?

    verbose

    logical, passed on to nc_create -to control how chatty it should be during netCDF creation

    ...

    other arguments, currently ignored

    - - -
    - -
    +
    +

    Convert geostreams JSON to CF met file

    +
    -
    - +
    met2CF.Geostreams(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path +

    + directory containing Geostreams JSON file(s) to be converted +

    +
    in.prefix +

    + initial portion of input filenames (everything before the + dates) +

    +
    outfolder +

    + directory where nc output files should be written. Will be + created if necessary +

    +
    start_date, end_date

    beginning and end of run, YYYY-MM-DD.

    overwrite +

    logical: Regenerate existing files of the same name?

    +
    verbose +

    + logical, passed on to + nc_create + to control how chatty it should be during netCDF creation +

    +
    ...

    other arguments, currently ignored

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.NARR.html b/modules/data.atmosphere/docs/reference/met2CF.NARR.html index d81b950..05ba246 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.NARR.html +++ b/modules/data.atmosphere/docs/reference/met2CF.NARR.html @@ -2,181 +2,235 @@ - - - - -met2CF.NARR — met2CF.NARR • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2CF.NARR — met2CF.NARR • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.NARR(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    - - -
    - -
    +
    +

    Convert NARR files to CF files

    +
    -
    - +
    met2CF.NARR(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.PalEON.html b/modules/data.atmosphere/docs/reference/met2CF.PalEON.html index efc1771..492ef4b 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.PalEON.html +++ b/modules/data.atmosphere/docs/reference/met2CF.PalEON.html @@ -2,189 +2,249 @@ - - - - -met2CF.PalEON — met2CF.PalEON • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2CF.PalEON — met2CF.PalEON • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.PalEON(in.path, in.prefix, outfolder, start_date, end_date, lat,
    -  lon, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    - - -
    - -
    +
    +

    + Get meteorology variables from PalEON netCDF files and convert to + netCDF CF format +

    +
    -
    - +
    met2CF.PalEON(in.path, in.prefix, outfolder, start_date, end_date, lat,
    +  lon, overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.PalEONregional.html b/modules/data.atmosphere/docs/reference/met2CF.PalEONregional.html index a9de2fb..d6abab1 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.PalEONregional.html +++ b/modules/data.atmosphere/docs/reference/met2CF.PalEONregional.html @@ -2,220 +2,296 @@ - - - - -met2CF.PalEONregional — met2CF.PalEONregional • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + met2CF.PalEONregional — met2CF.PalEONregional • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get meteorology variables from PalEON netCDF files and convert to netCDF CF format

    -

    Get meteorology variables from PalEON netCDF files and convert to netCDF CF format

    - -
    - -
    met2CF.PalEONregional(in.path, in.prefix, outfolder, start_date, end_date,
    +      
    +
    + + +
    +

    + Get meteorology variables from PalEON netCDF files and convert to + netCDF CF format +

    +

    + Get meteorology variables from PalEON netCDF files and convert to + netCDF CF format +

    +
    + +
    met2CF.PalEONregional(in.path, in.prefix, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
     
     met2CF.PalEONregional(in.path, in.prefix, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/met2CF.csv.html b/modules/data.atmosphere/docs/reference/met2CF.csv.html index d7b0b5d..4480ddb 100644 --- a/modules/data.atmosphere/docs/reference/met2CF.csv.html +++ b/modules/data.atmosphere/docs/reference/met2CF.csv.html @@ -2,163 +2,220 @@ - - - - -met2CF.csv — met2CF.csv • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + met2CF.csv — met2CF.csv • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    met2CF.csv(in.path, in.prefix, outfolder, start_date, end_date, format,
    +          
    +

    met2CF.csv

    +
    + +
    met2CF.csv(in.path, in.prefix, outfolder, start_date, end_date, format,
       lat = NULL, lon = NULL, nc_verbose = FALSE, overwrite = FALSE,
       ...)
    - -

    Arguments

    - - - - - - - - - - -
    format

    data frame or list with elements as described below -format is output from db/R/query.format.vars, and should have: - REQUIRED: - format$lat = latitude of site (unless passed by lat) - format$lon = longitude of site (unless passed by lon) - format$header = number of lines of header - format$vars is a data.frame with lists of information for each variable to read, at least airT is required - format$vars$input_name = Name in CSV file - format$vars$input_units = Units in CSV file - format$vars$bety_name = Name in BETY - see https://pecan.gitbooks.io/pecan-documentation/content/developers_guide/Adding-an-Input-Converter.html for allowable ones - OPTIONAL: - format$na.strings = list of missing values to convert to NA, such as -9999 - format$skip = lines to skip excluding header - format$vars$column_number = Column number in CSV file (optional, will use header name first) -Columns with NA for bety variable name are dropped. -Units for datetime field are the lubridate function that will be used to parse the date (e.g. ymd_hms or mdy_hm).

    nc_verbose

    logical: run ncvar_add in verbose mode?

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + +
    format +

    + data frame or list with elements as described below format is + output from db/R/query.format.vars, and should have: REQUIRED: + format$lat = latitude of site (unless passed by lat) + format$lon = longitude of site (unless passed by lon) + format$header = number of lines of header format$vars is a + data.frame with lists of information for each variable to + read, at least airT is required format$vars$input_name = Name + in CSV file format$vars$input_units = Units in CSV file + format$vars$bety_name = Name in BETY - see + https://pecan.gitbooks.io/pecan-documentation/content/developers_guide/Adding-an-Input-Converter.html + for allowable ones OPTIONAL: format$na.strings = list of + missing values to convert to NA, such as -9999 format$skip = + lines to skip excluding header format$vars$column_number = + Column number in CSV file (optional, will use header name + first) Columns with NA for bety variable name are dropped. + Units for datetime field are the lubridate function that will + be used to parse the date (e.g. ymd_hms or + mdy_hm). +

    +
    nc_verbose

    logical: run ncvar_add in verbose mode?

    + +

    + Examples +

    +
    # NOT RUN {
     bety <- list(user='bety', password='bety', host='localhost',
       dbname='bety', driver='PostgreSQL',write=TRUE)
     con <- PEcAn.DB::db.open(bety)
    @@ -179,36 +236,32 @@ 

    Examp start_date, end_date, format, overwrite=TRUE) # }

    -
    - -
    +
    + +

    Author

    - + Mike Dietze, David LeBauer, Ankur Desai +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/met_temporal_downscale.Gaussian_ensemble.html b/modules/data.atmosphere/docs/reference/met_temporal_downscale.Gaussian_ensemble.html index c6cf07f..6db4047 100644 --- a/modules/data.atmosphere/docs/reference/met_temporal_downscale.Gaussian_ensemble.html +++ b/modules/data.atmosphere/docs/reference/met_temporal_downscale.Gaussian_ensemble.html @@ -2,210 +2,301 @@ - - - - -met_temporal_downscale.Gaussian_ensemble — met_temporal_downscale.Gaussian_ensemble • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + met_temporal_downscale.Gaussian_ensemble — + met_temporal_downscale.Gaussian_ensemble • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    met_temporal_downscale.Gaussian_ensemble takes source data and a training dataset from the same site and temporally - downscales the source dataset to the resolution of the training dataset based on statistics of the training dataset.

    - -
    - -
    met_temporal_downscale.Gaussian_ensemble(in.path, in.prefix, outfolder,
    +      
    +
    + + +
    +

    + met_temporal_downscale.Gaussian_ensemble takes source data and a + training dataset from the same site and temporally downscales the + source dataset to the resolution of the training dataset based on + statistics of the training dataset. +

    +
    + +
    met_temporal_downscale.Gaussian_ensemble(in.path, in.prefix, outfolder,
       input_met, train_met, site_id, overwrite = FALSE, verbose = FALSE,
       swdn_method = "sine", n_ens = 10, w_len = 20, utc_diff = -6, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path
    in.prefix
    input_met

    - the source dataset that will temporally downscaled by the train_met dataset

    train_met

    - the observed dataset that will be used to train the modeled dataset in NC format. i.e. Flux Tower dataset -(see download.Fluxnet2015 or download.Ameriflux)

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 functions -print debugging information as they run?

    swdn_method

    - Downwelling shortwave flux in air downscaling method (options are "sine", "spline", and "Waichler")

    n_ens

    - numeric value with the number of ensembles to run

    w_len

    - numeric value that is the window length in days

    utc_diff

    - numeric value in HOURS that is local standard time difference from UTC time. CST is -6

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path
    in.prefix
    input_met +

    + - the source dataset that will temporally downscaled by the + train_met dataset +

    +
    train_met +

    + - the observed dataset that will be used to train the modeled + dataset in NC format. i.e. Flux Tower dataset (see + download.Fluxnet2015 or download.Ameriflux) +

    +
    overwrite

    logical: replace output file if it already exists?

    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    swdn_method +

    + - Downwelling shortwave flux in air downscaling method + (options are "sine", "spline", and "Waichler") +

    +
    n_ens +

    - numeric value with the number of ensembles to run

    +
    w_len

    - numeric value that is the window length in days

    utc_diff +

    + - numeric value in HOURS that is local standard time + difference from UTC time. CST is -6 +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/metgapfill.NOAA_GEFS.html b/modules/data.atmosphere/docs/reference/metgapfill.NOAA_GEFS.html index c7d2a42..6603f36 100644 --- a/modules/data.atmosphere/docs/reference/metgapfill.NOAA_GEFS.html +++ b/modules/data.atmosphere/docs/reference/metgapfill.NOAA_GEFS.html @@ -2,202 +2,263 @@ - - - - -Gapfill NOAA_GEFS weather data — metgapfill.NOAA_GEFS • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Gapfill NOAA_GEFS weather data — metgapfill.NOAA_GEFS • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Gapfill NOAA_GEFS weather data

    +
    -
    metgapfill.NOAA_GEFS(in.prefix, in.path, outfolder, start_date, end_date,
    +          
    metgapfill.NOAA_GEFS(in.prefix, in.path, outfolder, start_date, end_date,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.prefix

    the met file name

    in.path

    The location of the file

    outfolder

    The place to write the output file to

    start_date

    The start date of the contents of the file

    end_date

    The end date of the contents of the file

    overwrite

    Whether or not to overwrite the output file if it exists or not

    verbose

    Passed to nc writing functions for additional output

    - -

    Purpose

    - - -

    This function uses simple methods to gapfill NOAA GEFS met data -Temperature and Precipitation are gapfilled with spline; other data sources are gapfilled with -using linear models fitted to other fitted data.

    - - -
    - + -
    + Luke Dramko +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/metgapfill.html b/modules/data.atmosphere/docs/reference/metgapfill.html index 932c216..9f6e89b 100644 --- a/modules/data.atmosphere/docs/reference/metgapfill.html +++ b/modules/data.atmosphere/docs/reference/metgapfill.html @@ -2,217 +2,286 @@ - - - - -Take an Ameriflux NetCDF file -Fill missing met values using MDS approach using MPI-BGC REddyProc library -Currently -Future version: Choose which variables to gap fill -Future version will first downscale and fill with NARR, then REddyProc — metgapfill • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Take an Ameriflux NetCDF file Fill missing met values using MDS approach + using MPI-BGC REddyProc library Currently Future version: Choose which + variables to gap fill Future version will first downscale and fill with + NARR, then REddyProc — metgapfill • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + +Future version will first downscale and fill with NARR, then REddyProc — metgapfill" + /> - - - - - - - - - +Future version will first downscale and fill with NARR, then REddyProc" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Take an Ameriflux NetCDF file -Fill missing met values using MDS approach using MPI-BGC REddyProc library -Currently -Future version: Choose which variables to gap fill -Future version will first downscale and fill with NARR, then REddyProc

    - -
    - -
    metgapfill(in.path, in.prefix, outfolder, start_date, end_date, lst = 0,
    +      
    +
    + + +
    +

    + Take an Ameriflux NetCDF file Fill missing met values using MDS + approach using MPI-BGC REddyProc library Currently Future version: + Choose which variables to gap fill Future version will first + downscale and fill with NARR, then REddyProc +

    +
    + +
    metgapfill(in.path, in.prefix, outfolder, start_date, end_date, lst = 0,
       overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stord

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be downloaded (will only use the year part of the date)

    end_date

    the end date of the data to be downloaded (will only use the year part of the date)

    lst

    is timezone offset from UTC, if timezone is available in time:units atribute in file, it will use that, default is to assume UTC

    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stord

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be downloaded (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be downloaded (will only use the + year part of the date) +

    +
    lst +

    + is timezone offset from UTC, if timezone is available in + time:units atribute in file, it will use that, default is to + assume UTC +

    +
    overwrite

    should existing files be overwritten

    verbose

    should the function be very verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/model.train.html b/modules/data.atmosphere/docs/reference/model.train.html index d0898f1..1a470ab 100644 --- a/modules/data.atmosphere/docs/reference/model.train.html +++ b/modules/data.atmosphere/docs/reference/model.train.html @@ -2,206 +2,291 @@ - - - - -model.train — model.train • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + model.train — model.train • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + later in lm_ensemble_sims()." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to create linear regression models for specific met - variables. This is used in conjunction with temporal.downscale.functions() - to generate linear regression statistics and save their output to be called - later in lm_ensemble_sims().

    - -
    - -
    model.train(dat.subset, v, n.beta, resids = resids, threshold = NULL,
    +      
    +
    + + +
    +

    + Function to create linear regression models for specific met + variables. This is used in conjunction with + temporal.downscale.functions() to generate linear regression + statistics and save their output to be called later in + lm_ensemble_sims(). +

    +
    + +
    model.train(dat.subset, v, n.beta, resids = resids, threshold = NULL,
       ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    dat.subset

    data.frame containing lags, next, and downscale period data

    n.beta

    number of betas to pull from

    resids

    TRUE or FALSE, whether to use residuals or not

    threshold

    NULL except for surface_downwelling_shortwave_radiation, helps with our -distinction between day and night (no shortwave without sunlight)

    - -

    Details

    - -

    TDM Model Train -Linear regression calculations for specific met variables

    - -

    See also

    - - - - -
    - + -
    + Christy Rollinson, James Simkins +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/narr_flx_vars.html b/modules/data.atmosphere/docs/reference/narr_flx_vars.html index 1b85799..2a2a254 100644 --- a/modules/data.atmosphere/docs/reference/narr_flx_vars.html +++ b/modules/data.atmosphere/docs/reference/narr_flx_vars.html @@ -2,164 +2,211 @@ - - - - -NARR flux and sfc variables — narr_flx_vars • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + NARR flux and sfc variables — narr_flx_vars • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    narr_flx_vars
    +          
    +

    NARR flux and sfc variables

    +
    + +
    narr_flx_vars
     
     narr_sfc_vars
     
     narr_all_vars
    - -

    Format

    - -

    An object of class tbl_df (inherits from tbl, data.frame) with 5 rows and 3 columns.

    - - -
    - -
    +

    + Format +

    + +

    + An object of class tbl_df (inherits from + tbl, data.frame) with 5 rows and 3 + columns. +

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/nc.merge.html b/modules/data.atmosphere/docs/reference/nc.merge.html index 7173231..f7381ec 100644 --- a/modules/data.atmosphere/docs/reference/nc.merge.html +++ b/modules/data.atmosphere/docs/reference/nc.merge.html @@ -2,223 +2,320 @@ - - - - -nc.merge — nc.merge • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + nc.merge — nc.merge • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + It is also called in tdm_predict_subdaily_met which is the final step of the tdm workflow." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This is the 1st function for the tdm (Temporally Downscale Meteorology) workflow. The nc2dat.train function - parses multiple netCDF files into one central training data file called 'dat.train_file'. This netCDF - file will be used to generate the subdaily models in the next step of the workflow, generate.subdaily.models(). - It is also called in tdm_predict_subdaily_met which is the final step of the tdm workflow.

    - -
    - -
    nc.merge(outfolder, in.path, in.prefix, start_date, end_date,
    +      
    +
    + + +
    +

    + This is the 1st function for the tdm (Temporally Downscale + Meteorology) workflow. The nc2dat.train function parses multiple + netCDF files into one central training data file called + 'dat.train_file'. This netCDF file will be used to generate the + subdaily models in the next step of the workflow, + generate.subdaily.models(). It is also called in + tdm_predict_subdaily_met which is the final step of the tdm + workflow. +

    +
    + +
    nc.merge(outfolder, in.path, in.prefix, start_date, end_date,
       upscale = FALSE, overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    - directory where output will be stored

    in.path

    - path of coarse model (e.g. GCM output)

    in.prefix

    - prefix of model string as character (e.g. IPSL.r1i1p1.rcp85)

    start_date

    - yyyy-mm-dd

    end_date

    - yyyy-mm-dd

    upscale

    - Upscale can either be set for FALSE (leave alone) or to the temporal resolution you want to aggregate to

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 -functions print debugging information as they run?

    - -

    Details

    - -

    nc.merge -Parses multiple netCDF files into one central document for temporal downscaling procedure

    - -

    See also

    - - - - -
    - + -
    + James Simkins, Christy Rollinson +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/par2ppfd.html b/modules/data.atmosphere/docs/reference/par2ppfd.html index b8c3e48..75a1723 100644 --- a/modules/data.atmosphere/docs/reference/par2ppfd.html +++ b/modules/data.atmosphere/docs/reference/par2ppfd.html @@ -2,186 +2,234 @@ - - - - -par2ppfd — par2ppfd • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + par2ppfd — par2ppfd • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert PAR to PPFD

    - -
    - -
    par2ppfd(watts)
    - -

    Arguments

    - - - - - - -
    watts

    PAR (W / m2)

    - -

    Value

    - -

    PPFD (umol / m2 / s)

    - -

    Details

    - -

    Converts photosynthetically active radiation (PAR, units of Watts / m2) to -photosynthetic photon flux density (PPFD) in units of umol / m2 / s -From Campbell and Norman p151 -PPFD = PAR * (J/m2/s) * (1 mol / 2.35e5 J) -2.35e5 J / mol is the energy content of solar radiation in the PAR waveband

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/pecan_standard_met_table.html b/modules/data.atmosphere/docs/reference/pecan_standard_met_table.html index c9a11bc..1a9f48a 100644 --- a/modules/data.atmosphere/docs/reference/pecan_standard_met_table.html +++ b/modules/data.atmosphere/docs/reference/pecan_standard_met_table.html @@ -2,160 +2,215 @@ - - - - -Conversion table for PEcAn standard meteorology — pecan_standard_met_table • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Conversion table for PEcAn standard meteorology — pecan_standard_met_table + • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Conversion table for PEcAn standard meteorology

    - -
    - -
    pecan_standard_met_table
    - -

    Format

    - -

    An object of class tbl_df (inherits from tbl, data.frame) with 18 rows and 8 columns.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/permute.nc.html b/modules/data.atmosphere/docs/reference/permute.nc.html index 67da2e4..afb10d6 100644 --- a/modules/data.atmosphere/docs/reference/permute.nc.html +++ b/modules/data.atmosphere/docs/reference/permute.nc.html @@ -2,193 +2,247 @@ - - - - -permute.nc — permute.nc • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + permute.nc — permute.nc • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    permute.nc(in.path, in.prefix, outfolder, start_date, end_date,
    -  overwrite = FALSE, verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date

    the start date of the data to be permuted (will only use the year part of the date)

    end_date

    the end date of the data to be permuted (will only use the year part of the date)

    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    - - -
    - -
    +
    +

    Permute netCDF files

    +
    -
    - +
    permute.nc(in.path, in.prefix, outfolder, start_date, end_date,
    +  overwrite = FALSE, verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    location on disk where inputs are stored

    in.prefix

    prefix of input and output files

    outfolder

    location on disk where outputs will be stored

    start_date +

    + the start date of the data to be permuted (will only use the + year part of the date) +

    +
    end_date +

    + the end date of the data to be permuted (will only use the + year part of the date) +

    +
    overwrite

    should existing files be overwritten

    verbose

    should ouput of function be extra verbose

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/post_process.html b/modules/data.atmosphere/docs/reference/post_process.html index 24c7a1f..44bed68 100644 --- a/modules/data.atmosphere/docs/reference/post_process.html +++ b/modules/data.atmosphere/docs/reference/post_process.html @@ -2,164 +2,217 @@ - - - - -Post process raw NARR downloaded data frame — post_process • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Post process raw NARR downloaded data frame — post_process • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Post process raw NARR downloaded data frame

    - -
    - -
    post_process(dat)
    - -

    Arguments

    - - - - - - -
    dat

    Nested `tibble` from mapped call to [get_narr_url]

    - - -
    - -
    +
    +
    + + +
    +

    Post process raw NARR downloaded data frame

    +
    + +
    post_process(dat)
    + +

    + Arguments +

    + + + + + + + + + +
    dat

    Nested `tibble` from mapped call to [get_narr_url]

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/predict_subdaily_met.html b/modules/data.atmosphere/docs/reference/predict_subdaily_met.html index 6d16ec9..13ab5c3 100644 --- a/modules/data.atmosphere/docs/reference/predict_subdaily_met.html +++ b/modules/data.atmosphere/docs/reference/predict_subdaily_met.html @@ -2,234 +2,378 @@ - - - - -predict_subdaily_met — predict_subdaily_met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + predict_subdaily_met — predict_subdaily_met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + in CF conventions and these files are ready to be used in the general PEcAn workflow." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This is the main function of the tdm family workflow. This function predicts subdaily meteorology - from daily means using a linear regression modeling approach. It takes a dataset with - daily resolution and temporally downscales it to hourly resolution using the statistics - generated by gen.subdaily.models(). It references the predict.subdaily.function - located in lm_ensemble_sims() which uses a linear regression based approach to downscale. - We generate multiple ensembles of possible hourly values dictated from the models and betas - generated in gen.subdaily.models. Each ensemble member is saved as a netCDF file - in CF conventions and these files are ready to be used in the general PEcAn workflow.

    - -
    - -
    predict_subdaily_met(outfolder, in.path, in.prefix, path.train,
    +      
    +
    + + +
    +

    + This is the main function of the tdm family workflow. This + function predicts subdaily meteorology from daily means using a + linear regression modeling approach. It takes a dataset with daily + resolution and temporally downscales it to hourly resolution using + the statistics generated by gen.subdaily.models(). It references + the predict.subdaily.function located in lm_ensemble_sims() which + uses a linear regression based approach to downscale. We generate + multiple ensembles of possible hourly values dictated from the + models and betas generated in gen.subdaily.models. Each ensemble + member is saved as a netCDF file in CF conventions and these files + are ready to be used in the general PEcAn workflow. +

    +
    + +
    predict_subdaily_met(outfolder, in.path, in.prefix, path.train,
       direction.filter = "forward", lm.models.base, yrs.predict = NULL,
       ens.labs = 1:3, resids = FALSE, force.sanity = TRUE,
       sanity.tries = 25, overwrite = FALSE, verbose = FALSE,
       seed = format(Sys.time(), "%m%d"), print.progress = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    - directory where output file will be stored

    in.path

    - base path to dataset you wish to temporally downscale; Note: in order for parallelization -to work, the in.prefix will need to be appended as the final level of the file structure. -For example, if prefix is GFDL.CM3.rcp45.r1i1p1, there should be a directory with that title in in.path.

    in.prefix

    - prefix of model dataset, i.e. if file is GFDL.CM3.rcp45.r1i1p1.2006 the prefix is 'GFDL.CM3.rcp45.r1i1p1'

    path.train

    - path to CF/PEcAn style training data where each year is in a separate file.

    direction.filter

    - Whether the model will be filtered backward or forwards in time. options = c("backward", "forwards") -(default is forward; PalEON will go backward, anybody interested in the future will go forwards)

    lm.models.base

    - path to linear regression model folders generated using gen.subdaily.models

    yrs.predict

    - years for which you want to generate met. if NULL, all years in in.path will be done

    ens.labs

    - vector containing the labels (suffixes) for each ensemble member; this allows you to add to your -ensemble rather than overwriting with a default naming scheme

    resids

    - logical stating whether to pass on residual data or not

    force.sanity

    - (logical) do we force the data to meet sanity checks?

    sanity.tries

    - how many time should we try to predict a reasonable value before giving up? We don't want to end up in an infinite loop

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 functions print debugging information as they run?

    seed

    - manually set seed for results to be reproducible

    print.progress

    - print the progress bar?

    - -

    Details

    - -

    Predict Subdaily Meteorology -Predict Subdaily Meteorology based off of statistics created in gen.subdaily.models()

    - -

    See also

    - - - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    - directory where output file will be stored

    in.path +

    + - base path to dataset you wish to temporally downscale; Note: + in order for parallelization to work, the in.prefix will need + to be appended as the final level of the file structure. For + example, if prefix is GFDL.CM3.rcp45.r1i1p1, there should be a + directory with that title in in.path. +

    +
    in.prefix +

    + - prefix of model dataset, i.e. if file is + GFDL.CM3.rcp45.r1i1p1.2006 the prefix is + 'GFDL.CM3.rcp45.r1i1p1' +

    +
    path.train +

    + - path to CF/PEcAn style training data where each year is in a + separate file. +

    +
    direction.filter +

    + - Whether the model will be filtered backward or forwards in + time. options = c("backward", "forwards") (default is forward; + PalEON will go backward, anybody interested in the future will + go forwards) +

    +
    lm.models.base +

    + - path to linear regression model folders generated using + gen.subdaily.models +

    +
    yrs.predict +

    + - years for which you want to generate met. if NULL, all years + in in.path will be done +

    +
    ens.labs +

    + - vector containing the labels (suffixes) for each ensemble + member; this allows you to add to your ensemble rather than + overwriting with a default naming scheme +

    +
    resids +

    - logical stating whether to pass on residual data or not

    +
    force.sanity +

    - (logical) do we force the data to meet sanity checks?

    +
    sanity.tries +

    + - how many time should we try to predict a reasonable value + before giving up? We don't want to end up in an infinite loop +

    +
    overwrite

    logical: replace output file if it already exists?

    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    seed

    - manually set seed for results to be reproducible

    print.progress

    - print the progress bar?

    + +

    + Details +

    + +

    + Predict Subdaily Meteorology Predict Subdaily Meteorology based off + of statistics created in gen.subdaily.models() +

    + +

    + See also +

    + + + +

    + Examples +

    +
    # NOT RUN {
     library(PEcAn.data.atmosphere)
     outfolder = '~/Downscaled_GCM'
     in.path = '~/raw_GCM'
    @@ -241,40 +385,36 @@ 

    Examp cores.max = 12 n.ens = 3 # }

    -
    - -
    +
    + +
  • Examples
  • + + +

    Author

    - + Christy Rollinson, James Simkins +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/prepare_narr_year.html b/modules/data.atmosphere/docs/reference/prepare_narr_year.html index 0d533aa..f0159e5 100644 --- a/modules/data.atmosphere/docs/reference/prepare_narr_year.html +++ b/modules/data.atmosphere/docs/reference/prepare_narr_year.html @@ -2,187 +2,246 @@ - - - - -Write NetCDF file for a single year of data — prepare_narr_year • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Write NetCDF file for a single year of data — prepare_narr_year • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Write NetCDF file for a single year of data

    - -
    - -
    prepare_narr_year(dat, file, lat_nc, lon_nc, verbose = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    dat

    NARR tabular data for a single year ([get_NARR_thredds])

    file

    Full path to target file

    lat_nc

    `ncdim` object for latitude

    lon_nc

    `ncdim` object for longitude

    verbose
    - -

    Value

    - -

    List of NetCDF variables in data. Creates NetCDF file containing -data as a side effect

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/qair2rh.html b/modules/data.atmosphere/docs/reference/qair2rh.html index 997618d..3b0c5cb 100644 --- a/modules/data.atmosphere/docs/reference/qair2rh.html +++ b/modules/data.atmosphere/docs/reference/qair2rh.html @@ -2,191 +2,255 @@ - - - - -qair2rh — qair2rh • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + qair2rh — qair2rh • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert specific humidity to relative humidity

    - -
    - -
    qair2rh(qair, temp, press = 1013.25)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    qair

    specific humidity, dimensionless (e.g. kg/kg) ratio of water mass / total air mass

    temp

    degrees C

    press

    pressure in mb

    - -

    Value

    - -

    rh relative humidity, ratio of actual water mixing ratio to saturation mixing ratio

    - -

    Details

    - -

    converting specific humidity into relative humidity -NCEP surface flux data does not have RH -from Bolton 1980 Teh computation of Equivalent Potential Temperature -http://www.eol.ucar.edu/projects/ceop/dm/documents/refdata_report/eqns.html

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/read.register.html b/modules/data.atmosphere/docs/reference/read.register.html index 3871a76..41862d6 100644 --- a/modules/data.atmosphere/docs/reference/read.register.html +++ b/modules/data.atmosphere/docs/reference/read.register.html @@ -2,172 +2,216 @@ - - - - -read.register — read.register • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + read.register — read.register • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    read.register

    - -
    - -
    read.register(register.xml, con)
    - -

    Arguments

    - - - - - - - - - - -
    register.xml

    path of xml file

    con

    betydb connection

    - - -
    - -
    +
    +
    + + +
    +

    read.register

    +
    + +
    read.register(register.xml, con)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    register.xml

    path of xml file

    con

    betydb connection

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/read_narr_var.html b/modules/data.atmosphere/docs/reference/read_narr_var.html index 1fa4832..fbbdddd 100644 --- a/modules/data.atmosphere/docs/reference/read_narr_var.html +++ b/modules/data.atmosphere/docs/reference/read_narr_var.html @@ -2,189 +2,246 @@ - - - - -Read a specific variable from a NARR NetCDF file — read_narr_var • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Read a specific variable from a NARR NetCDF file — read_narr_var • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Read a specific variable from a NARR NetCDF file

    - -
    - -
    read_narr_var(nc, xy, variable, unit, flx, pb = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    nc

    `ncdf4` connection object

    xy

    Vector length 2 containing NARR coordinates

    variable

    NARR name of variable to retrieve

    unit

    Output unit of variable to retrieve

    flx

    (Logical) If `TRUE`, format for `flx` variables. Otherwise, -format for `sfc` variables. See [narr_flx_vars].

    pb

    Progress bar R6 object (default = `NULL`)

    - - -
    - -
    +
    +
    + + +
    +

    Read a specific variable from a NARR NetCDF file

    +
    + +
    read_narr_var(nc, xy, variable, unit, flx, pb = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    nc

    `ncdf4` connection object

    xy

    Vector length 2 containing NARR coordinates

    variable

    NARR name of variable to retrieve

    unit

    Output unit of variable to retrieve

    flx +

    + (Logical) If `TRUE`, format for `flx` variables. Otherwise, + format for `sfc` variables. See [narr_flx_vars]. +

    +
    pb

    Progress bar R6 object (default = `NULL`)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/rh2qair.html b/modules/data.atmosphere/docs/reference/rh2qair.html index 4dafdb3..27b11a5 100644 --- a/modules/data.atmosphere/docs/reference/rh2qair.html +++ b/modules/data.atmosphere/docs/reference/rh2qair.html @@ -2,176 +2,223 @@ - - - - -RH to SH — rh2qair • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + RH to SH — rh2qair • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    converts relative humidity to specific humidity

    - -
    - -
    rh2qair(rh, T, press = 101325)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    rh

    relative humidity (proportion, not %)

    T

    absolute temperature (Kelvin)

    press

    air pressure (Pascals)

    - - -
    - -
    +
    +
    + + +
    +

    converts relative humidity to specific humidity

    +
    + +
    rh2qair(rh, T, press = 101325)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    rh

    relative humidity (proportion, not %)

    T

    absolute temperature (Kelvin)

    press

    air pressure (Pascals)

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/robustly.html b/modules/data.atmosphere/docs/reference/robustly.html index 85309cd..965f7e7 100644 --- a/modules/data.atmosphere/docs/reference/robustly.html +++ b/modules/data.atmosphere/docs/reference/robustly.html @@ -2,158 +2,220 @@ - - - - -Adverb to try calling a function `n` times before giving up — robustly • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Adverb to try calling a function `n` times before giving up — robustly • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Adverb to try calling a function `n` times before giving up

    - -
    - -
    robustly(.f, n = 10, timeout = 0.2, silent = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    .f

    Function to call.

    n

    Number of attempts to try

    timeout

    Timeout between attempts, in seconds

    silent

    Silence error messages?

    - -

    Value

    - -

    Modified version of input function

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Adverb to try calling a function `n` times before giving up

    +
    + +
    robustly(.f, n = 10, timeout = 0.2, silent = TRUE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    .f

    Function to call.

    n

    Number of attempts to try

    timeout

    Timeout between attempts, in seconds

    silent

    Silence error messages?

    + +

    + Value +

    + +

    Modified version of input function

    + +

    + Examples +

    +
    # NOT RUN {
     rlog <- robustly(log, timeout = 0.3)
     try(rlog("fail"))
     # }# NOT RUN {
    @@ -164,34 +226,30 @@ 

    Examp # Useful in `purrr` maps many_vars <- purrr::map(varnames, robustly(ncdf4::ncvar_get), nc = nc) # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/save.betas.html b/modules/data.atmosphere/docs/reference/save.betas.html index 4229a27..a13965e 100644 --- a/modules/data.atmosphere/docs/reference/save.betas.html +++ b/modules/data.atmosphere/docs/reference/save.betas.html @@ -2,196 +2,276 @@ - - - - -save.betas — save.betas • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + save.betas — save.betas • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to save betas as a .nc file. This is utilized in - gen.subdaily.models() when linear regression models are created

    - -
    - -
    save.betas(model.out, betas, outfile)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    model.out

    list linear regression model output

    betas

    name of the layer of betas to save (e.g. 'betas' or 'betas.resid')

    outfile

    location where output will be stored

    - -

    Details

    - -

    TDM Save Betas -Saves betas that are calculated during gen.subdaily.models()

    - -

    See also

    - - - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/save.model.html b/modules/data.atmosphere/docs/reference/save.model.html index 1a0c226..306c8a9 100644 --- a/modules/data.atmosphere/docs/reference/save.model.html +++ b/modules/data.atmosphere/docs/reference/save.model.html @@ -2,196 +2,276 @@ - - - - -save.model — save.model • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + save.model — save.model • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to save models as a .nc file. This is utilized in - gen.subdaily.models() when linear regression models are created

    - -
    - -
    save.model(model.out, model, outfile)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    model.out

    list linear regression model output

    model

    name of the layer of model to save (e.g. 'model' or 'model.resid')

    outfile

    location where output will be stored

    - -

    Details

    - -

    TDM Save Models -Saves models that are created during gen.subdaily.models()

    - -

    See also

    - - - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/site.lst.html b/modules/data.atmosphere/docs/reference/site.lst.html index 0ff6a0d..330cbc8 100644 --- a/modules/data.atmosphere/docs/reference/site.lst.html +++ b/modules/data.atmosphere/docs/reference/site.lst.html @@ -2,158 +2,196 @@ - - - - -site.lst — site.lst • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + site.lst — site.lst • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    site.lst(site.id, con)
    - +
    +

    Find time zone for a site

    +
    -
    - + -
    + Betsy Cowdery +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/site_from_tag.html b/modules/data.atmosphere/docs/reference/site_from_tag.html index c0ae705..94c0955 100644 --- a/modules/data.atmosphere/docs/reference/site_from_tag.html +++ b/modules/data.atmosphere/docs/reference/site_from_tag.html @@ -2,165 +2,199 @@ - - - - -site_from_tag — site_from_tag • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + site_from_tag — site_from_tag • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    site_from_tag

    - -
    +
    +
    + -
    - + -
    + Betsy Cowdery Function to find the site code for a specific tag + Example: sitename = 'Rhinelander Aspen FACE Experiment (FACE-RHIN)' + tag = 'FACE' site_from_tag(sitename,tag) = 'RHIN' Requires that site + names be set up specifically with (tag-sitecode) - this may change +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/solarMJ2ppfd.html b/modules/data.atmosphere/docs/reference/solarMJ2ppfd.html index 7becc9f..629d71c 100644 --- a/modules/data.atmosphere/docs/reference/solarMJ2ppfd.html +++ b/modules/data.atmosphere/docs/reference/solarMJ2ppfd.html @@ -2,193 +2,243 @@ - - - - -MJ to PPFD — solarMJ2ppfd • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + MJ to PPFD — solarMJ2ppfd • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Solar Radiation to PPFD

    - -
    - -
    solarMJ2ppfd(solarMJ)
    - -

    Arguments

    - - - - - - -
    solarMJ

    MJ per day

    - -

    Value

    - -

    PPFD umol /m2 / s

    - -

    Details

    - -

    There is no easy straight way to convert MJ/m2 to mu mol photons / m2 / s (PAR). -Note: 1 Watt = 1J/s -The above conversion is based on the following reasoning -0.12 is about how much of the total radiation is expected to ocurr during the hour of maximum insolation (it is a guesstimate) -2.07 is a coefficient which converts from MJ to mol photons (it is approximate and it is taken from ... -Campbell and Norman (1998). Introduction to Environmental Biophysics. pg 151 'the energy content of solar radiation in the PAR waveband is 2.35 x 10^5 J/mol' -See also the chapter radiation basics (10) -Here the input is the total solar radiation so to obtain in the PAR spectrum need to multiply by 0.486 -This last value 0.486 is based on the approximation that PAR is 0.45-0.50 of the total radiation -This means that 1e6 / (2.35e6) * 0.486 = 2.07 -1e6 converts from mol to mu mol -1/3600 divides the values in hours to seconds

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/spin.met.html b/modules/data.atmosphere/docs/reference/spin.met.html index 69bd93d..1fc053a 100644 --- a/modules/data.atmosphere/docs/reference/spin.met.html +++ b/modules/data.atmosphere/docs/reference/spin.met.html @@ -2,189 +2,257 @@ - - - - -Spin-up meteorology — spin.met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Spin-up meteorology — spin.met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    spin.met(in.path, in.prefix, start_date, end_date, nyear = 1000,
    +          
    +

    Spin-up meteorology

    +
    + +
    spin.met(in.path, in.prefix, start_date, end_date, nyear = 1000,
       nsample = 50, resample = TRUE, run_start_date = start_date,
       overwrite = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    met input folder path

    in.prefix

    met input file prefix (shared by all annual files, can be "")

    start_date

    start of met

    end_date

    end of met

    nyear

    number of years of spin-up, default 1000

    nsample

    sample the first nsample years of met, default 50

    resample

    resample (TRUE, default) or cycle (FALSE) meteorology

    run_start_date

    date the run itself starts, which can be different than the start of met

    overwrite

    whether to replace previous resampling

    - -

    Value

    - -

    updated start date

    - -

    Details

    - -

    spin.met works by creating symbolic links to the sampled met file, -rather than copying the whole file. Be aware that the internal dates in -those files are not modified. Right now this is designed to be called within -met2model.[MODEL] before the met is processed (it's designed to work with annual CF -files not model-specific files) for example with models that process met -into one large file

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    met input folder path

    in.prefix +

    + met input file prefix (shared by all annual files, can be "") +

    +
    start_date

    start of met

    end_date

    end of met

    nyear

    number of years of spin-up, default 1000

    nsample

    sample the first nsample years of met, default 50

    resample +

    resample (TRUE, default) or cycle (FALSE) meteorology

    +
    run_start_date +

    + date the run itself starts, which can be different than the + start of met +

    +
    overwrite

    whether to replace previous resampling

    + +

    + Value +

    + +

    updated start date

    + +

    + Details +

    + +

    + spin.met works by creating symbolic links to the sampled met file, + rather than copying the whole file. Be aware that the internal dates + in those files are not modified. Right now this is designed to be + called within met2model.[MODEL] before the met is processed (it's + designed to work with annual CF files not model-specific files) for + example with models that process met into one large file +

    + +

    + Examples +

    +
    # NOT RUN {
     start_date <- "0850-01-01 00:00:00"
     end_date   <- "2010-12-31 23:59:59"
     nyear      <- 10
    @@ -200,36 +268,32 @@ 

    Examp nyear, nsample, resample) } # }

    -
    - -
    +
    + +
  • Details
  • - +
  • Examples
  • + +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.atmosphere/docs/reference/split_wind.html b/modules/data.atmosphere/docs/reference/split_wind.html index be2ca81..e729baa 100644 --- a/modules/data.atmosphere/docs/reference/split_wind.html +++ b/modules/data.atmosphere/docs/reference/split_wind.html @@ -2,171 +2,247 @@ - - - - -Split wind_speed into eastward_wind and northward_wind — split_wind • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Split wind_speed into eastward_wind and northward_wind — split_wind • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Split wind_speed into eastward_wind and northward_wind

    +
    -
    split_wind(in.path, in.prefix, start_date, end_date, overwrite = FALSE,
    +          
    split_wind(in.path, in.prefix, start_date, end_date, overwrite = FALSE,
       verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    path to original data

    in.prefix

    prefix of original data

    start_date
    end_date
    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 functions print debugging information as they run?

    ...

    other arguments, currently ignored

    - -

    Details

    - -

    Currently modifies the files IN PLACE rather than creating a new copy of the files an a new DB record.

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    path to original data

    in.prefix

    prefix of original data

    start_date
    end_date
    overwrite

    logical: replace output file if it already exists?

    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    ...

    other arguments, currently ignored

    + +

    + Details +

    + +

    + Currently modifies the files IN PLACE rather than creating a new + copy of the files an a new DB record. +

    + +

    + Examples +

    +
    # NOT RUN {
     in.path    <- "~/paleon/PalEONregional_CF_site_1-24047/"
     in.prefix  <- ""
     outfolder  <- "~/paleon/metTest/"
    @@ -177,34 +253,30 @@ 

    Examp split_wind(in.path, in.prefix, start_date, end_date, merge.file, overwrite, verbose) # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/step_means.html b/modules/data.atmosphere/docs/reference/step_means.html index ea2a56a..cb2549b 100644 --- a/modules/data.atmosphere/docs/reference/step_means.html +++ b/modules/data.atmosphere/docs/reference/step_means.html @@ -2,180 +2,237 @@ - - - - -take mean at fixed intervals along a vector — step_means • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + take mean at fixed intervals along a vector — step_means • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    take mean at fixed intervals along a vector

    - -
    - -
    step_means(x, step)
    - -

    Arguments

    - - - - - - - - - - -
    x

    numeric vector

    step

    integer step size

    - -

    Value

    - -

    numeric of length length(x)/step

    - -

    Details

    - -

    User should check that length(x) is an even multiple of step

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/subdaily_pred.html b/modules/data.atmosphere/docs/reference/subdaily_pred.html index 122a758..7267be7 100644 --- a/modules/data.atmosphere/docs/reference/subdaily_pred.html +++ b/modules/data.atmosphere/docs/reference/subdaily_pred.html @@ -2,217 +2,294 @@ - - - - -subdaily_pred — subdaily_pred • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + subdaily_pred — subdaily_pred • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + Linear regression models are created in gen.subdaily.models()" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to pull objects created in linear regression models - and are used to predict subdaily meteorology. This function is called in - lm_ensemble_sims() to downscale a meteorology product. - Linear regression models are created in gen.subdaily.models()

    - -
    - -
    subdaily_pred(newdata, model.predict, Rbeta, resid.err = FALSE,
    +      
    +
    + + +
    +

    + Function to pull objects created in linear regression models and + are used to predict subdaily meteorology. This function is called + in lm_ensemble_sims() to downscale a meteorology product. Linear + regression models are created in gen.subdaily.models() +

    +
    + +
    subdaily_pred(newdata, model.predict, Rbeta, resid.err = FALSE,
       model.resid = NULL, Rbeta.resid = NULL, n.ens)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    newdata

    dataframe with data to be downscaled

    model.predict

    saved linear regression model

    Rbeta

    matrix with Rbetas from saved linear regression model

    resid.err

    logical, whether to include residual error or not

    model.resid

    data.frame of model residuals

    Rbeta.resid

    data.frame of Rbeta residuals

    n.ens

    number of ensembles to create

    - -

    Details

    - -

    Subdaily Prediction -Pulls information from linear regression models to predict subdaily meteorology

    - -

    See also

    - - - - -
    - + -
    + Christy Rollinson, James Simkins +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/sw2par.html b/modules/data.atmosphere/docs/reference/sw2par.html index fbdd32a..e1a05b0 100644 --- a/modules/data.atmosphere/docs/reference/sw2par.html +++ b/modules/data.atmosphere/docs/reference/sw2par.html @@ -2,182 +2,233 @@ - - - - -SW to PAR — sw2par • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + SW to PAR — sw2par • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Solar Radiation to PPFD

    - -
    - -
    sw2par(sw)
    - -

    Arguments

    - - - - - - -
    sw

    shortwave radiation (W/m2 == J/m2/s)

    - -

    Value

    - -

    PAR W/m2

    - -

    Details

    - -

    Here the input is the total solar radiation -so to obtain in the PAR spectrum need to multiply by 0.486 From Campbell and Norman p151 -This is based on the approximation that PAR is 0.45-0.50 of the total radiation

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/sw2ppfd.html b/modules/data.atmosphere/docs/reference/sw2ppfd.html index dca9a3b..210efc3 100644 --- a/modules/data.atmosphere/docs/reference/sw2ppfd.html +++ b/modules/data.atmosphere/docs/reference/sw2ppfd.html @@ -2,180 +2,230 @@ - - - - -SW to PPFD — sw2ppfd • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + SW to PPFD — sw2ppfd • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    CF Shortwave to PPFD

    - -
    - -
    sw2ppfd(sw)
    - -

    Arguments

    - - - - - - -
    sw

    CF surface_downwelling_shortwave_flux_in_air (W/m2)

    - -

    Value

    - -

    PPFD umol /m2 / s

    - -

    Details

    - -

    Cambell and Norman 1998 p 151, ch 10

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/temporal.downscale.functions.html b/modules/data.atmosphere/docs/reference/temporal.downscale.functions.html index 6348227..3ee125c 100644 --- a/modules/data.atmosphere/docs/reference/temporal.downscale.functions.html +++ b/modules/data.atmosphere/docs/reference/temporal.downscale.functions.html @@ -2,237 +2,331 @@ - - - - -temporal_downscale_functions — temporal.downscale.functions • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + temporal_downscale_functions — temporal.downscale.functions • + PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + predict the ensemble data." + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function contains the functions that do the heavy lifting in gen.subdaily.models() - and predict.subdaily.workflow(). Individual variable functions actually generate the models - and betas from the dat.train_file and save them in the output file. save.model() and - save.betas() are helper functions that save the linear regression model output to a - specific location. In the future, we should only save the data that we actually use from the - linear regression model because this is a large file. predict.met() is called from - predict.subdaily.workflow() and references the linear regression model output to - predict the ensemble data.

    - -
    - -
    temporal.downscale.functions(dat.train, n.beta, day.window,
    +      
    +
    + + +
    +

    + This function contains the functions that do the heavy lifting in + gen.subdaily.models() and predict.subdaily.workflow(). Individual + variable functions actually generate the models and betas from the + dat.train_file and save them in the output file. save.model() and + save.betas() are helper functions that save the linear regression + model output to a specific location. In the future, we should only + save the data that we actually use from the linear regression + model because this is a large file. predict.met() is called from + predict.subdaily.workflow() and references the linear regression + model output to predict the ensemble data. +

    +
    + +
    temporal.downscale.functions(dat.train, n.beta, day.window,
       resids = FALSE, parallel = FALSE, n.cores = NULL,
       seed = format(Sys.time(), "%m%d"), outfolder,
       print.progress = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    dat.train

    - training data generated by tdm_nc2dat.train.R

    n.beta

    - number of betas to generate

    day.window

    - number of days surrounding current day we want to pull -statistics from

    resids

    - whether or not to propogate residuals, set to FALSE

    parallel

    - whether or not to run in parallel. this is a feature -still being worked on, set to FALSE

    n.cores

    - number of cores to use parallel processing on, set to NULL

    seed

    - allows this to be reproducible

    outfolder

    = where the output should be stored

    print.progress

    - print progress of model generation?

    - -

    Details

    - -

    Temporal Downscale Functions - Met variable functions that are called in gen.subdaily.models and predict.subdaily.workflow

    - -

    See also

    - - - - -
    - + -
    + Christy Rollinson, James Simkins +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/upscale_met.html b/modules/data.atmosphere/docs/reference/upscale_met.html index bd1e523..44556de 100644 --- a/modules/data.atmosphere/docs/reference/upscale_met.html +++ b/modules/data.atmosphere/docs/reference/upscale_met.html @@ -2,190 +2,252 @@ - - - - -upscale_met — upscale_met • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + upscale_met — upscale_met • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    upscale_met(outfolder, input_met, resolution = 1/24, overwrite = FALSE,
    -  verbose = FALSE, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    path to directory where output should be saved -Output is netcdf named as <input_met_filename>.upscaled.nc

    input_met

    path to netcdf file containing met dataset

    resolution

    desired output resolution, in days

    overwrite

    logical: replace output file if it already exists?

    verbose

    logical: should ncdf4 functions print debugging information as they run?

    ...

    other arguments, currently ignored

    - - -
    - -
    +
    +

    upscale_met upscales the temporal resolution of a dataset

    +
    -
    - +
    upscale_met(outfolder, input_met, resolution = 1/24, overwrite = FALSE,
    +  verbose = FALSE, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder +

    + path to directory where output should be saved Output is + netcdf named as <input_met_filename>.upscaled.nc +

    +
    input_met

    path to netcdf file containing met dataset

    resolution

    desired output resolution, in days

    overwrite

    logical: replace output file if it already exists?

    verbose +

    + logical: should + ncdf4 + functions print debugging information as they run? +

    +
    ...

    other arguments, currently ignored

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.atmosphere/docs/reference/wide2long.html b/modules/data.atmosphere/docs/reference/wide2long.html index 1ee0874..8e2585d 100644 --- a/modules/data.atmosphere/docs/reference/wide2long.html +++ b/modules/data.atmosphere/docs/reference/wide2long.html @@ -2,186 +2,232 @@ - - - - -Wide to Long — wide2long • PEcAn.data.atmosphere - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Wide to Long — wide2long • PEcAn.data.atmosphere + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Convert raster to lat, lon, var

    - -
    - -
    wide2long(data.wide, lat, lon, var)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    data.wide

    data

    lat

    latitude for rows

    lon

    longitude for columns

    var

    variable being measured

    - -

    Value

    - -

    data.frame with colnames (lat, lon, var)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.hydrology/docs/LICENSE-text.html b/modules/data.hydrology/docs/LICENSE-text.html index 15adc3d..cda68f6 100644 --- a/modules/data.hydrology/docs/LICENSE-text.html +++ b/modules/data.hydrology/docs/LICENSE-text.html @@ -2,97 +2,128 @@ - - - - -License • PEcAn.data.hydrology - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.data.hydrology + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +152,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.hydrology/docs/authors.html b/modules/data.hydrology/docs/authors.html index cf637c1..8ce8623 100644 --- a/modules/data.hydrology/docs/authors.html +++ b/modules/data.hydrology/docs/authors.html @@ -2,142 +2,160 @@ - - - - -Authors • PEcAn.data.hydrology - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.data.hydrology + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.hydrology/docs/docsearch.css b/modules/data.hydrology/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/data.hydrology/docs/docsearch.css +++ b/modules/data.hydrology/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/data.hydrology/docs/docsearch.js b/modules/data.hydrology/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/data.hydrology/docs/docsearch.js +++ b/modules/data.hydrology/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/data.hydrology/docs/index.html b/modules/data.hydrology/docs/index.html index 22e1128..93a3314 100644 --- a/modules/data.hydrology/docs/index.html +++ b/modules/data.hydrology/docs/index.html @@ -1,111 +1,171 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.data.hydrology - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.data.hydrology + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    +
    +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    -
    + +
    +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.hydrology/docs/pkgdown.css b/modules/data.hydrology/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/data.hydrology/docs/pkgdown.css +++ b/modules/data.hydrology/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/data.hydrology/docs/pkgdown.js b/modules/data.hydrology/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/data.hydrology/docs/pkgdown.js +++ b/modules/data.hydrology/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/data.hydrology/docs/reference/index.html b/modules/data.hydrology/docs/reference/index.html index 0a1b0ce..a81f3ed 100644 --- a/modules/data.hydrology/docs/reference/index.html +++ b/modules/data.hydrology/docs/reference/index.html @@ -2,129 +2,151 @@ - - - - - • PEcAn.data.hydrology - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + • PEcAn.data.hydrology + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - -
    -
    - - -
    +
    +
    + + + + + + + +
    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/LICENSE-text.html b/modules/data.land/docs/LICENSE-text.html index 2a3e3ec..ce75ce7 100644 --- a/modules/data.land/docs/LICENSE-text.html +++ b/modules/data.land/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/authors.html b/modules/data.land/docs/authors.html index 17a768b..402bed5 100644 --- a/modules/data.land/docs/authors.html +++ b/modules/data.land/docs/authors.html @@ -2,150 +2,164 @@ - - - - -Authors • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    • -

      David LeBauer. . -

      -
    • -
    • -

      Xiaohui Feng. . -

      -
    • -
    • -

      Dan Wang. . -

      -
    • -
    • -

      Carl Davidson. . -

      -
    • -
    • -

      Rob Kooper. . -

      -
    • -
    • -

      Shawn Serbin. . -

      -
    • -
    • -

      Alexey Shiklomanov. . -

      -
    • -
    - -
    - -
    - +
    +
    + + +
      +
    • +

      Mike Dietze. .

      +
    • +
    • +

      David LeBauer. .

      +
    • +
    • +

      Xiaohui Feng. .

      +
    • +
    • +

      Dan Wang. .

      +
    • +
    • +

      Carl Davidson. .

      +
    • +
    • +

      Rob Kooper. .

      +
    • +
    • +

      Shawn Serbin. .

      +
    • +
    • +

      Alexey Shiklomanov. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/docsearch.css b/modules/data.land/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/data.land/docs/docsearch.css +++ b/modules/data.land/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/data.land/docs/docsearch.js b/modules/data.land/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/data.land/docs/docsearch.js +++ b/modules/data.land/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/data.land/docs/index.html b/modules/data.land/docs/index.html index 8d0a666..20e7bd0 100644 --- a/modules/data.land/docs/index.html +++ b/modules/data.land/docs/index.html @@ -1,111 +1,169 @@ - - - - - - -PEcAn functions used for ecological forecasts and reanalysis • PEcAn.data.land - - - - - + + + + + PEcAn functions used for ecological forecasts and reanalysis • + PEcAn.data.land + + + + + + + + + + + + + + + + + - - - - + efficacy of scientific investigation." + /> + + + + + +
    -
    - - - -
    -
    - The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific - workflow management tool that is designed to simplify the management of - model parameterization, execution, and analysis. The goal of PECAn is to - streamline the interaction between data and models, and to improve the - efficacy of scientific investigation. -
    +
    +
    +
    +
    + The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific + workflow management tool that is designed to simplify the management + of model parameterization, execution, and analysis. The goal of PECAn + is to streamline the interaction between data and models, and to + improve the efficacy of scientific investigation. +
    -
    -
    + +
    +
    + -
    - -
    -

    Site built with pkgdown.

    -
    - +
    +

    + Site built with pkgdown. +

    +
    - - - - + diff --git a/modules/data.land/docs/pkgdown.css b/modules/data.land/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/data.land/docs/pkgdown.css +++ b/modules/data.land/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/data.land/docs/pkgdown.js b/modules/data.land/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/data.land/docs/pkgdown.js +++ b/modules/data.land/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/data.land/docs/reference/Clean_Tucson.html b/modules/data.land/docs/reference/Clean_Tucson.html index 9206b11..711a3ae 100644 --- a/modules/data.land/docs/reference/Clean_Tucson.html +++ b/modules/data.land/docs/reference/Clean_Tucson.html @@ -2,133 +2,154 @@ - - - - -Clean_Tucson — Clean_Tucson • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Clean_Tucson — Clean_Tucson • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    tree core QAQC

    - -
    +
    +
    + -
    - -
    +
    Clean_Tucson(file)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/InventoryGrowthFusion.html b/modules/data.land/docs/reference/InventoryGrowthFusion.html index 701218d..2e54e44 100644 --- a/modules/data.land/docs/reference/InventoryGrowthFusion.html +++ b/modules/data.land/docs/reference/InventoryGrowthFusion.html @@ -2,181 +2,242 @@ - - - - -InventoryGrowthFusion — InventoryGrowthFusion • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + InventoryGrowthFusion — InventoryGrowthFusion • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    this code fuses forest inventory data with tree growth data (tree ring or dendrometer band) -for the same plots. Code is a rewrite of Clark et al 2007 Ecol Appl into JAGS

    - -
    - -
    InventoryGrowthFusion(data, cov.data = NULL, time_data = NULL,
    +      
    +
    + + +
    +

    + this code fuses forest inventory data with tree growth data (tree + ring or dendrometer band) for the same plots. Code is a rewrite of + Clark et al 2007 Ecol Appl into JAGS +

    +
    + +
    InventoryGrowthFusion(data, cov.data = NULL, time_data = NULL,
       n.iter = 5000, n.chunk = n.iter, n.burn = min(n.chunk, 2000),
       random = NULL, fixed = NULL, time_varying = NULL,
       burnin_plot = FALSE, save.jags = "IGF.txt", z0 = NULL,
       save.state = TRUE, restart = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    data

    list of data inputs

    n.chunk

    number of MCMC steps to evaluate at a time. Will only return LAST. If restarting, second number in vector is chunk to start from

    n.burn

    number of steps to automatically discard as burn-in

    random

    = whether or not to include random effects

    save.state

    whether or not to include inferred DBH in output (can be large). Enter numeric value to save.state periodically (in terms of n.chunk)

    restart

    final mcmc.list from previous execution. NULL for new run. TRUE to save final state for new run.

    - -

    Value

    - -

    an mcmc.list object

    - -

    Note

    - -

    Requires JAGS

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    data

    list of data inputs

    n.chunk +

    + number of MCMC steps to evaluate at a time. Will only return + LAST. If restarting, second number in vector is chunk to start + from +

    +
    n.burn +

    number of steps to automatically discard as burn-in

    +
    random

    = whether or not to include random effects

    save.state +

    + whether or not to include inferred DBH in output (can be + large). Enter numeric value to save.state periodically (in + terms of n.chunk) +

    +
    restart +

    + final mcmc.list from previous execution. NULL for new run. + TRUE to save final state for new run. +

    +
    + +

    + Value +

    + +

    an mcmc.list object

    + +

    + Note +

    + +

    Requires JAGS

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/InventoryGrowthFusionDiagnostics.html b/modules/data.land/docs/reference/InventoryGrowthFusionDiagnostics.html index 713591c..aa706f5 100644 --- a/modules/data.land/docs/reference/InventoryGrowthFusionDiagnostics.html +++ b/modules/data.land/docs/reference/InventoryGrowthFusionDiagnostics.html @@ -2,151 +2,189 @@ - - - - -InventoryGrowthFusionDiagnostics — InventoryGrowthFusionDiagnostics • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + InventoryGrowthFusionDiagnostics — InventoryGrowthFusionDiagnostics • + PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    InventoryGrowthFusionDiagnostics

    - -
    - -
    InventoryGrowthFusionDiagnostics(jags.out, combined = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    jags.out

    output mcmc.list from InventoryGrowthFusion

    combined

    data output from matchInventoryRings

    - - -
    - -
    +
    +
    + + +
    +

    InventoryGrowthFusionDiagnostics

    +
    + +
    InventoryGrowthFusionDiagnostics(jags.out, combined = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    jags.out

    output mcmc.list from InventoryGrowthFusion

    combined

    data output from matchInventoryRings

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/Read_Tucson.html b/modules/data.land/docs/reference/Read_Tucson.html index f076999..6f8445b 100644 --- a/modules/data.land/docs/reference/Read_Tucson.html +++ b/modules/data.land/docs/reference/Read_Tucson.html @@ -2,137 +2,164 @@ - - - - -Read_Tucson — Read_Tucson • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Read_Tucson — Read_Tucson • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +(WinDendro can sometimes create duplicate records when editing)" + /> + + + +
    - - - + +
    -
    -
    - - -
    - -

    wrapper around read.tucson that loads a whole directory of tree ring files -and calls a 'clean' function that removes redundant records -(WinDendro can sometimes create duplicate records when editing)

    - -
    - -
    Read_Tucson(folder)
    - - -
    - -
    +
    +
    + + +
    +

    + wrapper around read.tucson that loads a whole directory of tree + ring files and calls a 'clean' function that removes redundant + records (WinDendro can sometimes create duplicate records when + editing) +

    +
    + +
    Read_Tucson(folder)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/buildJAGSdata_InventoryRings.html b/modules/data.land/docs/reference/buildJAGSdata_InventoryRings.html index 3fae47f..4e2d358 100644 --- a/modules/data.land/docs/reference/buildJAGSdata_InventoryRings.html +++ b/modules/data.land/docs/reference/buildJAGSdata_InventoryRings.html @@ -2,159 +2,210 @@ - - - - -Format ring & plot data for JAGA — buildJAGSdata_InventoryRings • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Format ring & plot data for JAGA — buildJAGSdata_InventoryRings • + PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    builds the JAGS data object for the tree ring / inventory fusion code -also sets all the priors

    - -
    - -
    buildJAGSdata_InventoryRings(combined, inc.unit.conv = 0.1)
    - -

    Arguments

    - - - - - - - - - - -
    combined

    object returned from matchInventoryRings. Matrix with both increment and plot data

    inc.unit.conv

    conversion factor from loaded increments to cm (of radius)

    - -

    Value

    - -

    list

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/cohort2pool.html b/modules/data.land/docs/reference/cohort2pool.html index 13cdc20..5225d0d 100644 --- a/modules/data.land/docs/reference/cohort2pool.html +++ b/modules/data.land/docs/reference/cohort2pool.html @@ -2,163 +2,210 @@ - - - - -cohort2pool function -Calculates total biomass using veg cohort file. — cohort2pool • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + cohort2pool function Calculates total biomass using veg cohort file. — + cohort2pool • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    cohort2pool function -Calculates total biomass using veg cohort file.

    - -
    - -
    cohort2pool(veg_file, allom_param = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    veg_file

    path to standard cohort veg_file

    allom_param

    parameters for allometric equation, a and b. Based on base-10 log-log linear model (power law)

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + cohort2pool function Calculates total biomass using veg cohort + file. +

    +
    + +
    cohort2pool(veg_file, allom_param = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    veg_file

    path to standard cohort veg_file

    allom_param +

    + parameters for allometric equation, a and b. Based on base-10 + log-log linear model (power law) +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     veg_file <- "~/downloads/FFT_site_1-25665/FFT.2008.veg.rds"
     cohort2pool(veg_File = veg_file, allom_param = NULL)
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Saloni Shah + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/dataone_download.html b/modules/data.land/docs/reference/dataone_download.html index a546ecc..333f089 100644 --- a/modules/data.land/docs/reference/dataone_download.html +++ b/modules/data.land/docs/reference/dataone_download.html @@ -2,170 +2,223 @@ - - - - -DataONE download — dataone_download • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + DataONE download — dataone_download • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Adapts the dataone::getDataPackage workflow to allow users to download data from the DataONE federation by simply entering the doi or associated package id

    - -
    - -
    dataone_download(id, filepath = "/fs/data1/pecan.data/dbfiles",
    +      
    +
    + + +
    +

    + Adapts the dataone::getDataPackage workflow to allow users to + download data from the DataONE federation by simply entering the + doi or associated package id +

    +
    + +
    dataone_download(id, filepath = "/fs/data1/pecan.data/dbfiles",
       CNode = "PROD", lazyLoad = FALSE, quiet = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    id

    "The identifier of a package, package metadata or other package member" -- dataone r

    filepath

    path to where files will be stored

    CNode
    lazyLoad

    "A logical value. If TRUE, then only package member system metadata is downloaded and not data. The default is FALSE." -- dataone R

    quiet

    "A 'logical'. If TRUE (the default) then informational messages will not be printed." -- dataone R

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    id +

    + "The identifier of a package, package metadata or other + package member" -- dataone r +

    +
    filepath

    path to where files will be stored

    CNode
    lazyLoad +

    + "A logical value. If TRUE, then only package member system + metadata is downloaded and not data. The default is FALSE." -- + dataone R +

    +
    quiet +

    + "A 'logical'. If TRUE (the default) then informational + messages will not be printed." -- dataone R +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     dataone_download(id = "doi:10.6073/pasta/63ad7159306bc031520f09b2faefcf87", filepath = "/fs/data1/pecan.data/dbfiles")
     # }
    -
    - -
    +
    +
    - +

    Author

    - + Liam P Burke, lpburke@bu.edu + + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/download_package_rm.html b/modules/data.land/docs/reference/download_package_rm.html index 6f72dac..3d49c4d 100644 --- a/modules/data.land/docs/reference/download_package_rm.html +++ b/modules/data.land/docs/reference/download_package_rm.html @@ -2,167 +2,220 @@ - - - - -download_packages — download_package_rm • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download_packages — download_package_rm • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Uses resource_map and dataone::getPackage to download the data into a BagItFile. Then utils::unzip unzips the data and stores in the user's directory.

    - -
    - -
    download_package_rm(resource_map, directory, CNode = "PROD",
    +      
    +
    + + +
    +

    + Uses resource_map and dataone::getPackage to download the data + into a BagItFile. Then utils::unzip unzips the data and stores in + the user's directory. +

    +
    + +
    download_package_rm(resource_map, directory, CNode = "PROD",
       download_format = "application/bagit-097",
       overwrite_directory = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    resource_map

    the resource map that corresponds to the given data package

    directory

    location that download.packages places the data

    CNode

    defaults to "PROD"

    download_format

    typically "application/bagit-097". Other possible formats currently unknown.

    overwrite_directory

    boolean that indicates whether or not the function should overwrite the directory

    - -

    Value

    - -

    results of download

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    resource_map +

    + the resource map that corresponds to the given data package +

    +
    directory

    location that download.packages places the data

    CNode

    defaults to "PROD"

    download_format +

    + typically "application/bagit-097". Other possible formats + currently unknown. +

    +
    overwrite_directory +

    + boolean that indicates whether or not the function should + overwrite the directory +

    +
    + +

    + Value +

    + +

    results of download

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/ens_veg_module.html b/modules/data.land/docs/reference/ens_veg_module.html index cc7e87e..d289e6a 100644 --- a/modules/data.land/docs/reference/ens_veg_module.html +++ b/modules/data.land/docs/reference/ens_veg_module.html @@ -2,184 +2,250 @@ - - - - -Sampling/ensemble module — ens_veg_module • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Sampling/ensemble module — ens_veg_module • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ens_veg_module(getveg.id, dbparms, input_veg, outfolder, machine,
    -  start_date, end_date, n.ensemble, new_site, host)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    getveg.id

    list, input.id and dbfile.id of the IC file in intermediate pecan standard

    dbparms

    list, settings$database info reqired for opening a connection to DB

    input_veg

    list, this is a sublist of settings$run$inputs that has info about source, id, metadata of the requested IC file

    outfolder

    path to where the processed files will be written

    machine

    data frame, DB info regarding localhost machine id/hostname etc.

    start_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$start.date, otherwise start_date of the IC file in DB

    end_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$end.date, otherwise end_date of the IC file in DB

    n.ensemble

    integer, ensemble member number

    new_site

    data frame, id/lat/lon/name info about the site

    host

    list, host info as in settings$host, host$name forced to be "localhost" upstream

    - - -
    - -
    +
    +

    Sampling/ensemble module

    +
    -
    - +
    ens_veg_module(getveg.id, dbparms, input_veg, outfolder, machine,
    +  start_date, end_date, n.ensemble, new_site, host)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    getveg.id +

    + list, input.id and dbfile.id of the IC file in intermediate + pecan standard +

    +
    dbparms +

    + list, settings$database info reqired for opening a connection + to DB +

    +
    input_veg +

    + list, this is a sublist of settings$run$inputs that has info + about source, id, metadata of the requested IC file +

    +
    outfolder

    path to where the processed files will be written

    machine +

    + data frame, DB info regarding localhost machine id/hostname + etc. +

    +
    start_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$start.date, otherwise start_date of the IC file + in DB +

    +
    end_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$end.date, otherwise end_date of the IC file in DB +

    +
    n.ensemble

    integer, ensemble member number

    new_site

    data frame, id/lat/lon/name info about the site

    host +

    + list, host info as in settings$host, host$name forced to be + "localhost" upstream +

    +
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/extract.stringCode.html b/modules/data.land/docs/reference/extract.stringCode.html index 0458bf4..9dd6cf9 100644 --- a/modules/data.land/docs/reference/extract.stringCode.html +++ b/modules/data.land/docs/reference/extract.stringCode.html @@ -2,133 +2,157 @@ - - - - -extract.string.code — extract.stringCode • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract.string.code — extract.stringCode • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    extract.string.code

    - -
    +
    +
    + -
    - -
    +
    extract.stringCode(x, extractor = from.TreeCode)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/extract_FIA.html b/modules/data.land/docs/reference/extract_FIA.html index 9566979..7420dd1 100644 --- a/modules/data.land/docs/reference/extract_FIA.html +++ b/modules/data.land/docs/reference/extract_FIA.html @@ -2,137 +2,158 @@ - - - - -extract_FIA — extract_FIA • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract_FIA — extract_FIA • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    extract_FIA(lon, lat, start_date, end_date, gridres = 0.075, dbparms)
    - +
    +

    extract_FIA

    +
    -
    - + -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/extract_soil_gssurgo.html b/modules/data.land/docs/reference/extract_soil_gssurgo.html index 8b23317..4a0bd81 100644 --- a/modules/data.land/docs/reference/extract_soil_gssurgo.html +++ b/modules/data.land/docs/reference/extract_soil_gssurgo.html @@ -2,171 +2,208 @@ - - - - -Extract soil data from gssurgo — extract_soil_gssurgo • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Extract soil data from gssurgo — extract_soil_gssurgo • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extract soil data from gssurgo

    - -
    - -
    extract_soil_gssurgo(outdir, lat, lon)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    outdir

    Output directory for writing down the netcdf file

    lat

    Latitude

    lon

    Longitude

    - -

    Value

    - -

    It returns the address for the generated soil netcdf file

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Extract soil data from gssurgo

    +
    + +
    extract_soil_gssurgo(outdir, lat, lon)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    outdir

    Output directory for writing down the netcdf file

    lat

    Latitude

    lon

    Longitude

    + +

    + Value +

    + +

    It returns the address for the generated soil netcdf file

    + +

    + Examples +

    +
    # NOT RUN {
     outdir  <- "~/paleon/envTest"
     lat     <- 40
     lon     <- -80
     # }# NOT RUN {
        PEcAn.data.land::extract_soil_gssurgo(outdir,lat,lon)
     # }
    -
    - -
    +
    + +

    Author

    - + Hamze Dokoohaki +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/extract_soil_nc.html b/modules/data.land/docs/reference/extract_soil_nc.html index b076f08..c3416ac 100644 --- a/modules/data.land/docs/reference/extract_soil_nc.html +++ b/modules/data.land/docs/reference/extract_soil_nc.html @@ -2,133 +2,167 @@ - - - - -Extract soil data — extract_soil_nc • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Extract soil data — extract_soil_nc • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Extract soil data

    - -
    - -
    extract_soil_nc(in.file, outdir, lat, lon)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    in.file
    outdir
    lat
    lon
    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Extract soil data

    +
    + +
    extract_soil_nc(in.file, outdir, lat, lon)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    in.file
    outdir
    lat
    lon
    + +

    + Examples +

    +
    # NOT RUN {
     in.file <- "~/paleon/env_paleon/soil/paleon_soil.nc"
     outdir  <- "~/paleon/envTest"
     lat     <- 40
    @@ -136,32 +170,28 @@ 

    Examp # }# NOT RUN { PEcAn.data.land::extract_soil_nc(in.file,outdir,lat,lon) # }

    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/extract_veg.html b/modules/data.land/docs/reference/extract_veg.html index cf1f2d5..444e848 100644 --- a/modules/data.land/docs/reference/extract_veg.html +++ b/modules/data.land/docs/reference/extract_veg.html @@ -2,139 +2,163 @@ - - - - -load_veg — extract_veg • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_veg — extract_veg • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Function queries a DB to extract veg info downstream

    +
    -
    extract_veg(new_site, start_date, end_date, source, gridres,
    +          
    extract_veg(new_site, start_date, end_date, source, gridres,
       format_name = NULL, machine_host, dbparms, outfolder,
       overwrite = FALSE, ...)
    - +
    + - -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/fia.to.psscss.html b/modules/data.land/docs/reference/fia.to.psscss.html index 0ebe2ba..00b2278 100644 --- a/modules/data.land/docs/reference/fia.to.psscss.html +++ b/modules/data.land/docs/reference/fia.to.psscss.html @@ -2,156 +2,185 @@ - - - - -fia.to.psscss — fia.to.psscss • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + fia.to.psscss — fia.to.psscss • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    convert x into a table

    +
    -
    fia.to.psscss(settings, lat = as.numeric(settings$run$site$lat),
    +          
    fia.to.psscss(settings, lat = as.numeric(settings$run$site$lat),
       lon = as.numeric(settings$run$site$lon),
       year = lubridate::year(settings$run$start.date), gridres = 0.075,
       min.year = year - 5, max.year = year + 5, overwrite = FALSE)
    - -

    Arguments

    - - - - - - -
    create

    pss/css files based on data in the fia database

    - -

    Value

    - -

    nothing

    - - -
    - + -
    + Mike Dietze, Rob Kooper, Ryan Kelly +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/find.land.html b/modules/data.land/docs/reference/find.land.html index 6eb7daf..86f8348 100644 --- a/modules/data.land/docs/reference/find.land.html +++ b/modules/data.land/docs/reference/find.land.html @@ -2,163 +2,194 @@ - - - - -find.land — find.land • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + find.land — find.land • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    find land

    - -
    - -
    find.land(lat, lon, plot = FALSE)
    - -

    Arguments

    - - - - - - - - - - -
    lat

    vector of latitudes

    lon

    vector of longitudes

    - -

    Value

    - -

    data frame with numeric lat, lon and logical value 'land'

    - -

    Details

    - -

    extract terrestrial lat and lon coordinates from a grid

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/format_identifier.html b/modules/data.land/docs/reference/format_identifier.html index d525b37..4e073b7 100644 --- a/modules/data.land/docs/reference/format_identifier.html +++ b/modules/data.land/docs/reference/format_identifier.html @@ -2,153 +2,197 @@ - - - - -format_identifier — format_identifier • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + format_identifier — format_identifier • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function is for formatting purposes. It simply inserts the doi or id that the user wishes to query into Solr format so that it is compatible with the dataoneR query functionality in the PEcAn function

    - -
    - -
    format_identifier(id)
    - -

    Arguments

    - - - - - - -
    id

    the doi or other identifier linked to the package in DataONE

    - -

    Value

    - -

    returns the id in the proper format for querying the DataONE Federation (using solrQuery syntax)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/from.Tag.html b/modules/data.land/docs/reference/from.Tag.html index e916ec8..55885f3 100644 --- a/modules/data.land/docs/reference/from.Tag.html +++ b/modules/data.land/docs/reference/from.Tag.html @@ -2,133 +2,154 @@ - - - - -from.Tag — from.Tag • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + from.Tag — from.Tag • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    from.Tag

    - -
    +
    +
    + -
    - -
    +
    from.Tag(x)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/from.TreeCode.html b/modules/data.land/docs/reference/from.TreeCode.html index a22ed86..4e57154 100644 --- a/modules/data.land/docs/reference/from.TreeCode.html +++ b/modules/data.land/docs/reference/from.TreeCode.html @@ -2,133 +2,154 @@ - - - - -from.TreeCode — from.TreeCode • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + from.TreeCode — from.TreeCode • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    from.TreeCode

    - -
    +
    +
    + -
    - -
    +
    from.TreeCode(x)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/gSSURGO.Query.html b/modules/data.land/docs/reference/gSSURGO.Query.html index 73daeab..f17cf09 100644 --- a/modules/data.land/docs/reference/gSSURGO.Query.html +++ b/modules/data.land/docs/reference/gSSURGO.Query.html @@ -2,157 +2,213 @@ - - - - -This function queries the gSSURGO database for a series of map unit keys — gSSURGO.Query • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + This function queries the gSSURGO database for a series of map unit keys — + gSSURGO.Query • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function queries the gSSURGO database for a series of map unit keys

    - -
    - -
    gSSURGO.Query(mukeys = 2747727)
    - -

    Arguments

    - - - - - - -
    mukeys

    map unit key from gssurgo

    - -

    Value

    - -

    a dataframe with soil properties. units can be looked up from database documentation

    - -

    Details

    - -

    Full documention of available tables and their relationships can be found here www.sdmdataaccess.nrcs.usda.gov/QueryHelp.aspx -There have been occasions where NRCS made some minor changes to the structure of the API which this code is where those changes need -to be implemneted here.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/get.attributes.html b/modules/data.land/docs/reference/get.attributes.html index 1b3593d..67af9c2 100644 --- a/modules/data.land/docs/reference/get.attributes.html +++ b/modules/data.land/docs/reference/get.attributes.html @@ -2,161 +2,210 @@ - - - - -Retrieve attribute information from a vector or raster layer — get.attributes • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Retrieve attribute information from a vector or raster layer — + get.attributes • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to extract attribute information from vector or raster data layer.

    - -
    - -
    get.attributes(file, coords)
    - -

    Arguments

    - - - - - - - - - - -
    file

    vector or raster layer

    coords

    vector containin xmin,ymin,xmax,ymax defing the bounding box for subset

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Function to extract attribute information from vector or raster + data layer. +

    +
    + +
    get.attributes(file, coords)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    file

    vector or raster layer

    coords +

    + vector containin xmin,ymin,xmax,ymax defing the bounding box + for subset +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     file <- Sys.glob(file.path(R.home(), 'library', 'PEcAn.data.land','data','*.kml'))
     out <- get.attributes(file=file,coords=c(-95,42,-84,47))
     print(out)
     # }# NOT RUN {
     # }
     
    -
    - -
    +
    + +

    Author

    - + Shawn P. Serbin +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/get.soil.html b/modules/data.land/docs/reference/get.soil.html index 2b6404a..11dd856 100644 --- a/modules/data.land/docs/reference/get.soil.html +++ b/modules/data.land/docs/reference/get.soil.html @@ -2,161 +2,190 @@ - - - - -get.soil — get.soil • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get.soil — get.soil • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get Soil

    - -
    - -
    get.soil(lat, lon, soil.nc = soil.nc)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    lat

    latitude

    lon

    longitude

    soil.nc

    netCDFe file with soil data

    - -

    Value

    - -

    usda soil class

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/get_resource_map.html b/modules/data.land/docs/reference/get_resource_map.html index b9bfc8b..03fb3d8 100644 --- a/modules/data.land/docs/reference/get_resource_map.html +++ b/modules/data.land/docs/reference/get_resource_map.html @@ -2,153 +2,196 @@ - - - - -get_resource_map — get_resource_map • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get_resource_map — get_resource_map • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Locates data in DataONE and returns the resource_map or a message indicating that there is no corresponding resource_map for the given id

    - -
    - -
    get_resource_map(id, CNode = "PROD")
    - -

    Arguments

    - - - - - - - - - - -
    id

    the doi or other identifier linked to the package in DataONE

    CNode

    default is "PROD"

    - -

    Value

    - -

    return the resource_map or a message indicating that there is no corresponding resource_map for the given id

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/get_veg_module.html b/modules/data.land/docs/reference/get_veg_module.html index ed93bef..d177640 100644 --- a/modules/data.land/docs/reference/get_veg_module.html +++ b/modules/data.land/docs/reference/get_veg_module.html @@ -2,180 +2,241 @@ - - - - -Load/extract + match species module — get_veg_module • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Load/extract + match species module — get_veg_module • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    get_veg_module(input_veg, outfolder, start_date, end_date, dbparms,
    -  new_site, host, machine_host, overwrite)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    input_veg

    list, this is a sublist of settings$run$inputs that has info about source, id, metadata of the requested IC file

    outfolder

    path to where the processed files will be written

    start_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$start.date, otherwise start_date of the IC file in DB

    end_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$end.date, otherwise end_date of the IC file in DB

    dbparms

    list, settings$database info reqired for opening a connection to DB

    new_site

    data frame, id/lat/lon/name info about the site

    host

    list, host info as in settings$host, host$name forced to be "localhost" upstream

    machine_host

    local machine hostname, e.g. "pecan2.bu.edu"

    overwrite

    logical flag for convert.input

    - - -
    - -
    +
    +

    Load/extract + match species module

    +
    -
    - +
    get_veg_module(input_veg, outfolder, start_date, end_date, dbparms,
    +  new_site, host, machine_host, overwrite)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    input_veg +

    + list, this is a sublist of settings$run$inputs that has info + about source, id, metadata of the requested IC file +

    +
    outfolder

    path to where the processed files will be written

    start_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$start.date, otherwise start_date of the IC file + in DB +

    +
    end_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$end.date, otherwise end_date of the IC file in DB +

    +
    dbparms +

    + list, settings$database info reqired for opening a connection + to DB +

    +
    new_site

    data frame, id/lat/lon/name info about the site

    host +

    + list, host info as in settings$host, host$name forced to be + "localhost" upstream +

    +
    machine_host

    local machine hostname, e.g. "pecan2.bu.edu"

    overwrite

    logical flag for convert.input

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/ic_process.html b/modules/data.land/docs/reference/ic_process.html index 3f3a6f5..0a0dc91 100644 --- a/modules/data.land/docs/reference/ic_process.html +++ b/modules/data.land/docs/reference/ic_process.html @@ -2,155 +2,182 @@ - - - - -ic_process — ic_process • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + ic_process — ic_process • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    ic_process

    - -
    - -
    ic_process(settings, input, dir, overwrite = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    settings

    pecan settings list

    overwrite

    whether to force ic_process to proceed

    dbfiles

    where to write files

    - - -
    - -
    +
    +
    + + +
    +

    ic_process

    +
    + +
    ic_process(settings, input, dir, overwrite = FALSE)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    settings

    pecan settings list

    overwrite

    whether to force ic_process to proceed

    dbfiles

    where to write files

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/id_resolveable.html b/modules/data.land/docs/reference/id_resolveable.html index 2dfc843..f7786d8 100644 --- a/modules/data.land/docs/reference/id_resolveable.html +++ b/modules/data.land/docs/reference/id_resolveable.html @@ -2,157 +2,204 @@ - - - - -id_resolveable — id_resolveable • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + id_resolveable — id_resolveable • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Uses dataone::query from dataoneR to query DataONE. Prints result if data exists

    - -
    - -
    id_resolveable(id, return_result = TRUE, CNode = "PROD")
    - -

    Arguments

    - - - - - - - - - - - - - - -
    id

    the doi or other identifier linked to the package in DataONE

    return_result

    boolean that returns or suppresses result of query. defaults to TRUE.

    CNode

    CNode="PROD"

    - -

    Value

    - -

    returns message indicating wether or not the id resolves to data in the DataONE federation and information about said data.

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/index.html b/modules/data.land/docs/reference/index.html index c342a13..58a7a98 100644 --- a/modules/data.land/docs/reference/index.html +++ b/modules/data.land/docs/reference/index.html @@ -2,440 +2,683 @@ - - - + + + -Function reference • PEcAn.data.land + Function reference • PEcAn.data.land - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    - +
    -
    -
    - - - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    Clean_Tucson()

    -

    Clean_Tucson

    -

    InventoryGrowthFusion()

    -

    InventoryGrowthFusion

    -

    InventoryGrowthFusionDiagnostics()

    -

    InventoryGrowthFusionDiagnostics

    -

    Read_Tucson()

    -

    Read_Tucson

    -

    buildJAGSdata_InventoryRings()

    -

    Format ring & plot data for JAGA

    -

    cohort2pool()

    -

    cohort2pool function -Calculates total biomass using veg cohort file.

    -

    dataone_download()

    -

    DataONE download

    -

    download_package_rm()

    -

    download_packages

    -

    ens_veg_module()

    -

    Sampling/ensemble module

    -

    extract.stringCode()

    -

    extract.string.code

    -

    extract_FIA()

    -

    extract_FIA

    -

    extract_soil_gssurgo()

    -

    Extract soil data from gssurgo

    -

    extract_soil_nc()

    -

    Extract soil data

    -

    extract_veg()

    -

    load_veg

    -

    fia.to.psscss()

    -

    fia.to.psscss

    -

    find.land()

    -

    find.land

    -

    format_identifier()

    -

    format_identifier

    -

    from.Tag()

    -

    from.Tag

    -

    from.TreeCode()

    -

    from.TreeCode

    -

    gSSURGO.Query()

    -

    This function queries the gSSURGO database for a series of map unit keys

    -

    get.attributes()

    -

    Retrieve attribute information from a vector or raster layer

    -

    get.soil()

    -

    get.soil

    -

    get_resource_map()

    -

    get_resource_map

    -

    get_veg_module()

    -

    Load/extract + match species module

    -

    ic_process()

    -

    ic_process

    -

    id_resolveable()

    -

    id_resolveable

    -

    load_veg()

    -

    load_veg

    -

    matchInventoryRings()

    -

    matchInventoryRings

    -

    match_pft()

    -

    Match model PFTs

    -

    match_species_id()

    -

    Match BETY species ID.

    -

    mpot2smoist()

    -

    Convert a matric potential to a soil moisture

    -

    parse.MatrixNames()

    -

    parse.MatrixNames

    -

    partition_roots()

    -

    partition_roots

    -

    plot2AGB()

    -

    plot2AGB

    -

    pool_ic_list2netcdf()

    -

    pool_ic_list2netcdf

    -

    pool_ic_netcdf2list()

    -

    pool_ic_netcdf2list

    -

    prepare_pools()

    -

    prepare_pools

    -

    put_veg_module()

    -

    Match species to PFTs + veg2model module

    -

    sample_ic()

    -

    sample_ic

    -

    sclass()

    -

    This function determines the soil class number based on the fraction of sand, clay, and silt

    -

    shp2kml()

    -

    Convert shapefile to KML

    -

    soil.units()

    -

    Get standard units for a soil variable

    -

    soil2netcdf()

    -

    Save soil texture & parameters in PEcAn standard netCDF CF

    -

    soil_params()

    -

    Estimate soil parameters from texture class or sand/silt/clay

    -

    soil_process()

    -

    Module for managing soil texture extraction

    -

    subset(<layer>)

    -

    Function to subset and clip a GIS vector or raster layer by a bounding box -or clip/subset layer (e.g. shapefile/KML)

    -

    to.Tag()

    -

    to.Tag

    -

    to.TreeCode()

    -

    to.TreeCode

    -

    write_ic()

    -

    write_ic

    -

    write_veg()

    -

    write_veg

    -
    + + + +

    + All + functions +

    +

    + + + + +

    + Clean_Tucson() +

    + +

    Clean_Tucson

    + + + +

    + InventoryGrowthFusion() +

    + +

    InventoryGrowthFusion

    + + + +

    + InventoryGrowthFusionDiagnostics() +

    + +

    InventoryGrowthFusionDiagnostics

    + + + +

    + Read_Tucson() +

    + +

    Read_Tucson

    + + + +

    + buildJAGSdata_InventoryRings() +

    + +

    Format ring & plot data for JAGA

    + + + +

    + cohort2pool() +

    + + +

    + cohort2pool function Calculates total biomass using veg + cohort file. +

    + + + + +

    + dataone_download() +

    + +

    DataONE download

    + + + +

    + download_package_rm() +

    + +

    download_packages

    + + + +

    + ens_veg_module() +

    + +

    Sampling/ensemble module

    + + + +

    + extract.stringCode() +

    + +

    extract.string.code

    + + + +

    + extract_FIA() +

    + +

    extract_FIA

    + + + +

    + extract_soil_gssurgo() +

    + +

    Extract soil data from gssurgo

    + + + +

    + extract_soil_nc() +

    + +

    Extract soil data

    + + + +

    + extract_veg() +

    + +

    load_veg

    + + + +

    + fia.to.psscss() +

    + +

    fia.to.psscss

    + + + +

    + find.land() +

    + +

    find.land

    + + + +

    + format_identifier() +

    + +

    format_identifier

    + + + +

    + from.Tag() +

    + +

    from.Tag

    + + + +

    + from.TreeCode() +

    + +

    from.TreeCode

    + + + +

    + gSSURGO.Query() +

    + + +

    + This function queries the gSSURGO database for a series of + map unit keys +

    + + + + +

    + get.attributes() +

    + + +

    + Retrieve attribute information from a vector or raster layer +

    + + + + +

    + get.soil() +

    + +

    get.soil

    + + + +

    + get_resource_map() +

    + +

    get_resource_map

    + + + +

    + get_veg_module() +

    + +

    Load/extract + match species module

    + + + +

    + ic_process() +

    + +

    ic_process

    + + + +

    + id_resolveable() +

    + +

    id_resolveable

    + + + +

    + load_veg() +

    + +

    load_veg

    + + + +

    + matchInventoryRings() +

    + +

    matchInventoryRings

    + + + +

    + match_pft() +

    + +

    Match model PFTs

    + + + +

    + match_species_id() +

    + +

    Match BETY species ID.

    + + + +

    + mpot2smoist() +

    + +

    Convert a matric potential to a soil moisture

    + + + +

    + parse.MatrixNames() +

    + +

    parse.MatrixNames

    + + + +

    + partition_roots() +

    + +

    partition_roots

    + + + +

    + plot2AGB() +

    + +

    plot2AGB

    + + + +

    + pool_ic_list2netcdf() +

    + +

    pool_ic_list2netcdf

    + + + +

    + pool_ic_netcdf2list() +

    + +

    pool_ic_netcdf2list

    + + + +

    + prepare_pools() +

    + +

    prepare_pools

    + + + +

    + put_veg_module() +

    + +

    Match species to PFTs + veg2model module

    + + + +

    + sample_ic() +

    + +

    sample_ic

    + + + +

    + sclass() +

    + + +

    + This function determines the soil class number based on the + fraction of sand, clay, and silt +

    + + + + +

    + shp2kml() +

    + +

    Convert shapefile to KML

    + + + +

    + soil.units() +

    + +

    Get standard units for a soil variable

    + + + +

    + soil2netcdf() +

    + + +

    + Save soil texture & parameters in PEcAn standard netCDF + CF +

    + + + + +

    + soil_params() +

    + + +

    + Estimate soil parameters from texture class or + sand/silt/clay +

    + + + + +

    + soil_process() +

    + +

    Module for managing soil texture extraction

    + + + +

    + subset(<layer>) +

    + + +

    + Function to subset and clip a GIS vector or raster layer by + a bounding box or clip/subset layer (e.g. shapefile/KML) +

    + + + + +

    + to.Tag() +

    + +

    to.Tag

    + + + +

    + to.TreeCode() +

    + +

    to.TreeCode

    + + + +

    + write_ic() +

    + +

    write_ic

    + + + +

    + write_veg() +

    + +

    write_veg

    + + + +
    - -
    + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/modules/data.land/docs/reference/load_veg.html b/modules/data.land/docs/reference/load_veg.html index f61a9fa..4ab9bee 100644 --- a/modules/data.land/docs/reference/load_veg.html +++ b/modules/data.land/docs/reference/load_veg.html @@ -2,139 +2,163 @@ - - - - -load_veg — load_veg • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + load_veg — load_veg • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Function uses load_databenchmark to get veg data

    +
    -
    load_veg(new_site, start_date, end_date, source_id, source,
    +          
    load_veg(new_site, start_date, end_date, source_id, source,
       icmeta = NULL, format_name = NULL, machine_host, dbparms, outfolder,
       overwrite = FALSE, ...)
    - +
    + - -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/matchInventoryRings.html b/modules/data.land/docs/reference/matchInventoryRings.html index c34e81b..eefea88 100644 --- a/modules/data.land/docs/reference/matchInventoryRings.html +++ b/modules/data.land/docs/reference/matchInventoryRings.html @@ -2,134 +2,158 @@ - - - - -matchInventoryRings — matchInventoryRings • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + matchInventoryRings — matchInventoryRings • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    matchInventoryRings

    - -
    +
    +
    + -
    - -
    +
    matchInventoryRings(trees, rings, extractor = "TreeCode", nyears = 30,
    +  coredOnly = TRUE)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/match_pft.html b/modules/data.land/docs/reference/match_pft.html index 39001dc..b55d548 100644 --- a/modules/data.land/docs/reference/match_pft.html +++ b/modules/data.land/docs/reference/match_pft.html @@ -2,166 +2,208 @@ - - - - -Match model PFTs — match_pft • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Match model PFTs — match_pft • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Matches BETYdb species IDs to model-specific PFTs

    +
    -
    match_pft(bety_species_id, pfts, query = NULL, con = NULL,
    +          
    match_pft(bety_species_id, pfts, query = NULL, con = NULL,
       allow_missing = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    bety_species_id

    vector of BETYdb species IDs

    pfts

    settings$pfts. List of pfts with database matching based on name

    con

    database connection, if NULL use traits package

    allow_missing

    flag to indicate that settings file does not need to match exactly

    - -

    Value

    - -

    table of BETYdb PFT IDs matched to species IDs

    - - -
    - + -
    + Mike Dietze, Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/match_species_id.html b/modules/data.land/docs/reference/match_species_id.html index a5721fd..c4b8fba 100644 --- a/modules/data.land/docs/reference/match_species_id.html +++ b/modules/data.land/docs/reference/match_species_id.html @@ -2,153 +2,228 @@ - - - - -Match BETY species ID. — match_species_id • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Match BETY species ID. — match_species_id • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    match_species_id(input_codes, format_name = "custom", bety = NULL,
    +          
    +

    + Parses species codes in input data and matches them with the BETY + species ID. +

    +
    + +
    match_species_id(input_codes, format_name = "custom", bety = NULL,
       translation_table = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    input_codes

    Character vector of species codes

    format_name

    Species code format name (see details)

    bety

    dplyr src object containing BETY connection

    translation_table

    Data frame with custom translation table (see details).

    - -

    Value

    - -

    data.frame containing the following columns:

    -
    input_code

    Character provided as input

    -
    bety_species_id

    Big integer species ID, unique and specific to BETY

    -
    genus

    Genus part of Latin name, from BETY

    -
    species

    Species part of Latin name, from BETY

    -
    - - -

    Details

    - -

    format_name can be one of the following:

    -
    usda

    USDA Plants database symbol (e.g. QURU, TSCA)

    -
    fia

    FIA species code

    -
    latin_name

    Scientific name, as "Genus species"; must match exactly and unambiguously to scientificname field in BETY

    -
    custom

    A data frame matching BETY IDs (column name bety_species_id) to input codes (column name input_code). This data frame must be passed via the translation_table argument.

    -
    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    input_codes

    Character vector of species codes

    format_name

    Species code format name (see details)

    bety +

    + dplyr src object containing BETY + connection +

    +
    translation_table +

    Data frame with custom translation table (see details).

    +
    + +

    + Value +

    + +

    data.frame containing the following columns:

    +
    +
    input_code
    +

    Character provided as input

    +
    bety_species_id
    +

    Big integer species ID, unique and specific to BETY

    +
    genus
    +

    Genus part of Latin name, from BETY

    +
    species
    +

    Species part of Latin name, from BETY

    +
    + +

    + Details +

    + +

    format_name can be one of the following:

    +
    +
    usda
    +

    USDA Plants database symbol (e.g. QURU, TSCA)

    +
    fia
    +

    FIA species code

    +
    latin_name
    +
    +

    + Scientific name, as "Genus species"; must match exactly and + unambiguously to scientificname field in BETY +

    +
    +
    custom
    +
    +

    + A data frame matching BETY IDs (column name + bety_species_id) to input codes (column name + input_code). This data frame must be passed via the + translation_table argument. +

    +
    +
    + +

    + Examples +

    +
    # NOT RUN {
     bety <- dplyr::src_postgres(dbname = 'bety',
                            user = 'bety',
                            password = 'bety',
    @@ -160,40 +235,36 @@ 

    Examp bety = bety) # }

    -
    - -
    +
    + +
  • Examples
  • + - +

    Author

    + Alexey Shiklomanov <ashiklom@bu.edu>, Istem Fer +
    +
    + +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/mpot2smoist.html b/modules/data.land/docs/reference/mpot2smoist.html index 03e9539..e955e1e 100644 --- a/modules/data.land/docs/reference/mpot2smoist.html +++ b/modules/data.land/docs/reference/mpot2smoist.html @@ -2,148 +2,184 @@ - - - - -Convert a matric potential to a soil moisture — mpot2smoist • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Convert a matric potential to a soil moisture — mpot2smoist • + PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    mpot2smoist(mpot, soil_water_potential_at_saturation, soil_hydraulic_b,
    -  volume_fraction_of_water_in_soil_at_saturation)
    - -

    Arguments

    - - - - - - - - - - -
    mpot

    water potential

    mysoil

    soil property list

    - - -
    - -
    +
    +

    Convert a matric potential to a soil moisture

    +
    -
    - +
    mpot2smoist(mpot, soil_water_potential_at_saturation, soil_hydraulic_b,
    +  volume_fraction_of_water_in_soil_at_saturation)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    mpot

    water potential

    mysoil

    soil property list

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/parse.MatrixNames.html b/modules/data.land/docs/reference/parse.MatrixNames.html index 6090f9b..2f58ff5 100644 --- a/modules/data.land/docs/reference/parse.MatrixNames.html +++ b/modules/data.land/docs/reference/parse.MatrixNames.html @@ -2,161 +2,194 @@ - - - - -parse.MatrixNames — parse.MatrixNames • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + parse.MatrixNames — parse.MatrixNames • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    parse.MatrixNames

    - -
    - -
    parse.MatrixNames(w, pre = "x", numeric = FALSE)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    w

    mcmc object containing matrix outputs

    pre

    prefix (variable name) for the matrix variable to be extracted

    numeric

    boolean, whether to coerce class to numeric

    - -

    Value

    - -

    matrix

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/partition_roots.html b/modules/data.land/docs/reference/partition_roots.html index f6fa4e8..96e136d 100644 --- a/modules/data.land/docs/reference/partition_roots.html +++ b/modules/data.land/docs/reference/partition_roots.html @@ -2,157 +2,206 @@ - - - - -partition_roots — partition_roots • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + partition_roots — partition_roots • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Given a vector of root size thresholds (lower bound of each) and a vector of corresponding root carbon values, partition_roots checks if the input can be partitioned along the .002 m threshold between fine and coarse roots and returns a list containing the summed values for fine and coarse. If there are fewer than two thresholds or none within .0005 m of .002 m, returns NULL. Meant to be used in conjunction with standard variable root_carbon_content with rtsize dimension, extracted from netcdf.

    - -
    - -
    partition_roots(roots, rtsize)
    - -

    Arguments

    - - - - - - - - - - -
    roots

    vector of root carbon values in kg C m-2

    rtsize

    vector of lower bounds of root size class thresholds in m, length greater than one and equal to roots. Must contain threshold within .0005 m of .002 m

    - -

    Value

    - -

    list containing summed fine root and coarse root carbon (2 values)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/plot2AGB.html b/modules/data.land/docs/reference/plot2AGB.html index 4594dcc..8a534e6 100644 --- a/modules/data.land/docs/reference/plot2AGB.html +++ b/modules/data.land/docs/reference/plot2AGB.html @@ -2,159 +2,191 @@ - - - - -plot2AGB — plot2AGB • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + plot2AGB — plot2AGB • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    convert composite ring & census data into AGB

    - -
    - -
    plot2AGB(combined, out, outfolder, allom.stats, unit.conv = 0.02)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    combined

    data frame merging plot inventory and tree ring data

    out

    MCMC samples for diameter (sample x tree)

    outfolder

    output folder for graphs & data

    unit.conv

    area conversion from sum(kg/tree) to kg/area

    - - -
    - -
    +
    +
    + + +
    +

    convert composite ring & census data into AGB

    +
    + +
    plot2AGB(combined, out, outfolder, allom.stats, unit.conv = 0.02)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    combined +

    data frame merging plot inventory and tree ring data

    +
    out

    MCMC samples for diameter (sample x tree)

    outfolder

    output folder for graphs & data

    unit.conv

    area conversion from sum(kg/tree) to kg/area

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/pool_ic_list2netcdf.html b/modules/data.land/docs/reference/pool_ic_list2netcdf.html index 3d46b86..805d0ff 100644 --- a/modules/data.land/docs/reference/pool_ic_list2netcdf.html +++ b/modules/data.land/docs/reference/pool_ic_list2netcdf.html @@ -2,155 +2,197 @@ - - - - -pool_ic_list2netcdf — pool_ic_list2netcdf • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + pool_ic_list2netcdf — pool_ic_list2netcdf • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Converts input list containing standard dimensions and variables (named values) for initial conditions to a netcdf file, input to pool-based models.

    - -
    - -
    pool_ic_list2netcdf(input, outdir, siteid)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    input

    list with two elements: list of netcdf dimensions (dims, with named values) and list of variables (vals, with named values)

    outdir

    directory to write netcdf file

    siteid

    site id

    - - -
    - -
    +
    +
    + + +
    +

    + Converts input list containing standard dimensions and variables + (named values) for initial conditions to a netcdf file, input to + pool-based models. +

    +
    + +
    pool_ic_list2netcdf(input, outdir, siteid)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    input +

    + list with two elements: list of netcdf dimensions (dims, with + named values) and list of variables (vals, with named values) +

    +
    outdir

    directory to write netcdf file

    siteid

    site id

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/pool_ic_netcdf2list.html b/modules/data.land/docs/reference/pool_ic_netcdf2list.html index 1a41be7..b9f4655 100644 --- a/modules/data.land/docs/reference/pool_ic_netcdf2list.html +++ b/modules/data.land/docs/reference/pool_ic_netcdf2list.html @@ -2,153 +2,200 @@ - - - - -pool_ic_netcdf2list — pool_ic_netcdf2list • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + pool_ic_netcdf2list — pool_ic_netcdf2list • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Converts netcdf containing standard dimensions and variables for pool-based initial conditions, created by pool_ic_list2netcdf, back into list format

    - -
    - -
    pool_ic_netcdf2list(nc.path)
    - -

    Arguments

    - - - - - - -
    nc.path

    path to netcdf file containing standard dimensions and variables

    - -

    Value

    - -

    list with two elements: list of netcdf dimensions (dims, with named values) and list of variables (vals, with named values)

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/prepare_pools.html b/modules/data.land/docs/reference/prepare_pools.html index 6216d01..8f092c5 100644 --- a/modules/data.land/docs/reference/prepare_pools.html +++ b/modules/data.land/docs/reference/prepare_pools.html @@ -2,157 +2,206 @@ - - - - -prepare_pools — prepare_pools • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + prepare_pools — prepare_pools • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculates pools from given initial condition values, deriving complements where necessary/possible if given TotLivBiomass

    - -
    - -
    prepare_pools(nc.path, constants = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    nc.path

    path to netcdf file containing standard dimensions and variables; currently supports these variables: TotLivBiom, leaf_carbon_content, LAI, AbvGrndWood, root_carbon_content, fine_root_carbon_content, coarse_root_carbon_content, litter_carbon_content, soil_organic_carbon_content, soil_carbon_content, wood_debris_carbon_content

    constants

    list of constants; must include SLA in m2 / kg C if providing LAI for leaf carbon

    - -

    Value

    - -

    list of pool values in kg C / m2 with generic names

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/put_veg_module.html b/modules/data.land/docs/reference/put_veg_module.html index f3b7d3b..92f9dca 100644 --- a/modules/data.land/docs/reference/put_veg_module.html +++ b/modules/data.land/docs/reference/put_veg_module.html @@ -2,200 +2,272 @@ - - - - -Match species to PFTs + veg2model module — put_veg_module • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Match species to PFTs + veg2model module — put_veg_module • + PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    put_veg_module(getveg.id, dbparms, input_veg, pfts, outfolder, n.ensemble,
    -  dir, machine, model, start_date, end_date, new_site, host, overwrite)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    getveg.id

    list, input.id and dbfile.id of the IC file in intermediate pecan standard

    dbparms

    list, settings$database info reqired for opening a connection to DB

    input_veg

    list, this is a sublist of settings$run$inputs that has info about source, id, metadata of the requested IC file

    pfts

    list, same as settings$pfts

    outfolder

    path to where the processed files will be written

    n.ensemble

    integer, ensemble member number

    dir

    dir path to dbfiles on local machine

    machine

    data frame, DB info regarding localhost machine id/hostname etc.

    model

    model name, e.g. "ED2"

    start_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$start.date, otherwise start_date of the IC file in DB

    end_date

    date in "YYYY-MM-DD" format, in case of source==FIA it's the settings$run$end.date, otherwise end_date of the IC file in DB

    new_site

    data frame, id/lat/lon/name info about the site

    host

    list, host info as in settings$host, host$name forced to be "localhost" upstream

    overwrite

    logical flag for convert.input

    - - -
    - -
    +
    +

    Match species to PFTs + veg2model module

    +
    -
    - +
    put_veg_module(getveg.id, dbparms, input_veg, pfts, outfolder, n.ensemble,
    +  dir, machine, model, start_date, end_date, new_site, host, overwrite)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    getveg.id +

    + list, input.id and dbfile.id of the IC file in intermediate + pecan standard +

    +
    dbparms +

    + list, settings$database info reqired for opening a connection + to DB +

    +
    input_veg +

    + list, this is a sublist of settings$run$inputs that has info + about source, id, metadata of the requested IC file +

    +
    pfts

    list, same as settings$pfts

    outfolder

    path to where the processed files will be written

    n.ensemble

    integer, ensemble member number

    dir

    dir path to dbfiles on local machine

    machine +

    + data frame, DB info regarding localhost machine id/hostname + etc. +

    +
    model

    model name, e.g. "ED2"

    start_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$start.date, otherwise start_date of the IC file + in DB +

    +
    end_date +

    + date in "YYYY-MM-DD" format, in case of source==FIA it's the + settings$run$end.date, otherwise end_date of the IC file in DB +

    +
    new_site

    data frame, id/lat/lon/name info about the site

    host +

    + list, host info as in settings$host, host$name forced to be + "localhost" upstream +

    +
    overwrite

    logical flag for convert.input

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/sample_ic.html b/modules/data.land/docs/reference/sample_ic.html index 212f3a3..f40b1a4 100644 --- a/modules/data.land/docs/reference/sample_ic.html +++ b/modules/data.land/docs/reference/sample_ic.html @@ -2,176 +2,203 @@ - - - - -sample_ic — sample_ic • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + sample_ic — sample_ic • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    sample_ic(in.path, in.name, start_date, end_date, outfolder, n.ensemble,
    -  machine_host, source, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    in.path

    path to folder of the file to be sampled

    in.name

    file name of the file to be sampled

    start_date

    date in "YYYY-MM-DD" format

    end_date

    date in "YYYY-MM-DD" format

    outfolder

    dir path, whete to write the file

    n.ensemble

    integer, ensemble member number

    machine_host

    localhost name, e.g. "pecan2.bu.edu"

    source

    string to appear in file names, e.g. "PalEON"

    - - -
    - -
    +
    +

    sample_ic

    +
    -
    - +
    sample_ic(in.path, in.name, start_date, end_date, outfolder, n.ensemble,
    +  machine_host, source, ...)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    in.path

    path to folder of the file to be sampled

    in.name

    file name of the file to be sampled

    start_date

    date in "YYYY-MM-DD" format

    end_date

    date in "YYYY-MM-DD" format

    outfolder

    dir path, whete to write the file

    n.ensemble

    integer, ensemble member number

    machine_host

    localhost name, e.g. "pecan2.bu.edu"

    source

    string to appear in file names, e.g. "PalEON"

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/sclass.html b/modules/data.land/docs/reference/sclass.html index 70be9ca..bb19e94 100644 --- a/modules/data.land/docs/reference/sclass.html +++ b/modules/data.land/docs/reference/sclass.html @@ -2,153 +2,198 @@ - - - - -This function determines the soil class number based on the fraction of sand, clay, and silt — sclass • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + This function determines the soil class number based on the fraction of + sand, clay, and silt — sclass • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    This function determines the soil class number based on the fraction of sand, clay, and silt

    - -
    - -
    sclass(sandfrac, clayfrac)
    - -

    Arguments

    - - - - - - - - - - -
    sandfrac
    clayfrac
    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + This function determines the soil class number based on the + fraction of sand, clay, and silt +

    +
    + +
    sclass(sandfrac, clayfrac)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    sandfrac
    clayfrac
    + +

    + Examples +

    +
    # NOT RUN {
     sclass(0.3,0.3)
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/shp2kml.html b/modules/data.land/docs/reference/shp2kml.html index f66e4af..20386bf 100644 --- a/modules/data.land/docs/reference/shp2kml.html +++ b/modules/data.land/docs/reference/shp2kml.html @@ -2,148 +2,207 @@ - - - - -Convert shapefile to KML — shp2kml • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Convert shapefile to KML — shp2kml • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    shp2kml(dir, ext, kmz = FALSE, proj4 = NULL, color = NULL,
    +          
    +

    + Convert ESRI shapefile (*.shp) to keyhole markup language (KML) + file format +

    +
    + +
    shp2kml(dir, ext, kmz = FALSE, proj4 = NULL, color = NULL,
       NameField = NULL, out.dir = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    dir

    Directory of GIS shapefiles to convert to kml/kmz

    ext

    File extension for files to convert to kml/kmz. Defaults to ESRI shapefile, -'.shp'. [Place holder for other potential vector files to conver to kml]

    kmz

    TRUE/FALSE. Option to write out file as a compressed kml. Requires zip utility

    proj4

    OPTIONAL. Define output proj4 projection string. If set, input vector will be -reprojected to desired projection. Not yet implemented.

    color

    OPTIONAL. Fill color for output kml/kmz file

    NameField

    OPTIONAL. Define names for individual features in KML/KMZ file

    out.dir

    OPTIONAL. Output directory for converted files

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    dir

    Directory of GIS shapefiles to convert to kml/kmz

    ext +

    + File extension for files to convert to kml/kmz. Defaults to + ESRI shapefile, '.shp'. [Place holder for other potential + vector files to conver to kml] +

    +
    kmz +

    + TRUE/FALSE. Option to write out file as a compressed kml. + Requires zip utility +

    +
    proj4 +

    + OPTIONAL. Define output proj4 projection string. If set, input + vector will be reprojected to desired projection. Not yet + implemented. +

    +
    color

    OPTIONAL. Fill color for output kml/kmz file

    NameField +

    + OPTIONAL. Define names for individual features in KML/KMZ file +

    +
    out.dir

    OPTIONAL. Output directory for converted files

    + +

    + Examples +

    +
    # NOT RUN {
     dir <- Sys.glob(file.path(R.home(), 'library', 'PEcAn.data.land','data'))
     out.dir <- path.expand('~/temp')
     shp2kml(dir,'.shp',kmz=FALSE,NameField='STATE',out.dir=out.dir)
    @@ -151,36 +210,32 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    + +

    Author

    - + Shawn P. Serbin +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/soil.units.html b/modules/data.land/docs/reference/soil.units.html index 5656972..cd6638f 100644 --- a/modules/data.land/docs/reference/soil.units.html +++ b/modules/data.land/docs/reference/soil.units.html @@ -2,149 +2,187 @@ - - - - -Get standard units for a soil variable — soil.units • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Get standard units for a soil variable — soil.units • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Get standard units for a soil variable

    - -
    - -
    soil.units(varname = NA)
    - -

    Arguments

    - - - - - - -
    varname
    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    Get standard units for a soil variable

    +
    + +
    soil.units(varname = NA)
    + +

    + Arguments +

    + + + + + + + + + +
    varname
    + +

    + Examples +

    +
    # NOT RUN {
     soil.units("soil_albedo")
     # }
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/soil2netcdf.html b/modules/data.land/docs/reference/soil2netcdf.html index f8a0dd8..1ee2b6a 100644 --- a/modules/data.land/docs/reference/soil2netcdf.html +++ b/modules/data.land/docs/reference/soil2netcdf.html @@ -2,173 +2,240 @@ - - - - -Save soil texture & parameters in PEcAn standard netCDF CF — soil2netcdf • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Save soil texture & parameters in PEcAn standard netCDF CF — + soil2netcdf • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Save soil texture & parameters in PEcAn standard netCDF CF

    - -
    - -
    soil2netcdf(soil.data, new.file)
    - -

    Arguments

    - - - - - - - - - - -
    soil.data

    List of soil variables in standard names & units. Minimum is soil_depth and two of [sand, silt, clay]. Bulk density encouraged.

    new.file
    - -

    Value

    - -

    none

    - -

    Details

    - -

    A table of standard names and units can be displayed by running soil.units() without any arguements

    -

    soil_params is called internally to estimate additional soil physical parameters from sand/silt/clay & bulk density. Will not overwrite any provided values

    -

    Need to expand to alternatively take soil_type (texture class) as an input

    -

    On output, soil_type named class is converted to a number because netCDF is a pain for storing strings. -Conversion back can be done by load(system.file("data/soil_class.RData",package = "PEcAn.data.land")) and then soil.name[soil_n]

    - - -

    Examples

    -
    # NOT RUN {
    +      
    +
    + + +
    +

    + Save soil texture & parameters in PEcAn standard netCDF CF +

    +
    + +
    soil2netcdf(soil.data, new.file)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    soil.data +

    + List of soil variables in standard names & units. Minimum + is soil_depth and two of [sand, silt, clay]. Bulk density + encouraged. +

    +
    new.file
    + +

    + Value +

    + +

    none

    + +

    + Details +

    + +

    + A table of standard names and units can be displayed by running + soil.units() without any arguements +

    +

    + soil_params is called internally to estimate additional soil + physical parameters from sand/silt/clay & bulk density. Will not + overwrite any provided values +

    +

    + Need to expand to alternatively take soil_type (texture class) as an + input +

    +

    + On output, soil_type named class is converted to a number because + netCDF is a pain for storing strings. Conversion back can be done by + load(system.file("data/soil_class.RData",package = + "PEcAn.data.land")) and then soil.name[soil_n] +

    + +

    + Examples +

    +
    # NOT RUN {
     soil.data <- list(fraction_of_sand_in_soil = c(0.3,0.4,0.5),
                       fraction_of_clay_in_soil = c(0.3,0.3,0.3),
                       soil_depth = c(0.2,0.5,1.0))
     
     soil2netcdf(soil.data,"soil.nc")
     # }
    -
    - -
    +
    + +
  • Details
  • - +
  • Examples
  • + +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/soil_params.html b/modules/data.land/docs/reference/soil_params.html index cd77b7d..b6e78e4 100644 --- a/modules/data.land/docs/reference/soil_params.html +++ b/modules/data.land/docs/reference/soil_params.html @@ -2,187 +2,236 @@ - - - - -Estimate soil parameters from texture class or sand/silt/clay — soil_params • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Estimate soil parameters from texture class or sand/silt/clay — + soil_params • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    soil_params(soil_type = NULL, sand = NULL, silt = NULL,
    +          
    +

    Estimate soil parameters from texture class or sand/silt/clay

    +
    + +
    soil_params(soil_type = NULL, sand = NULL, silt = NULL,
       clay = NULL, bulk = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - -
    soil_type

    USDA Soil Class. See Details

    sand

    percent sand

    silt

    percent silt

    clay

    percent clay

    bulk

    soil bulk density (optional, kg m-3)

    - -

    Value

    - -

    list of soil hydraulic and thermal parameters

    - -

    Details

    - -

    * Specify _either_ soil_type or sand/silt/clay. soil_type will be ignored if sand/silt/clay is provided -* If only 2 out of sand/silt/clay are provided, it will be assumed they sum to 100 -* Valid soil class options: "Sand","Loamy sand","Sandy loam","Silt loam","Loam", - "Sandy clay loam","Silty clay loam","Clayey loam", - "Sandy clay","Silty clay","Clay","Peat","Bedrock", - "Silt","Heavy clay","Clayey sand","Clayey silt" -* Based on ED2/R-utils/soilutils.r -* Hydraulics based on Cosby et al 1984, using table 4 and equation 1 (which is incorrect it should be saturated moisture potential over moisture potential)

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    soil_type

    USDA Soil Class. See Details

    sand

    percent sand

    silt

    percent silt

    clay

    percent clay

    bulk

    soil bulk density (optional, kg m-3)

    + +

    + Value +

    + +

    list of soil hydraulic and thermal parameters

    + +

    + Details +

    + +

    + * Specify _either_ soil_type or sand/silt/clay. soil_type will be + ignored if sand/silt/clay is provided * If only 2 out of + sand/silt/clay are provided, it will be assumed they sum to 100 + * Valid soil class options: "Sand","Loamy sand","Sandy loam","Silt + loam","Loam", "Sandy clay loam","Silty clay loam","Clayey loam", + "Sandy clay","Silty clay","Clay","Peat","Bedrock", "Silt","Heavy + clay","Clayey sand","Clayey silt" * Based on ED2/R-utils/soilutils.r + * Hydraulics based on Cosby et al 1984, using table 4 and equation 1 + (which is incorrect it should be saturated moisture potential over + moisture potential) +

    + +

    + Examples +

    +
    # NOT RUN {
     sand <- c(0.3, 0.4, 0.5)
     clay <- c(0.3, 0.3, 0.3)
     soil_params(sand=sand,clay=clay)
     # }
    -
    - -
    +
    + +
  • Details
  • - +
  • Examples
  • + +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/soil_process.html b/modules/data.land/docs/reference/soil_process.html index 031e91a..c513d75 100644 --- a/modules/data.land/docs/reference/soil_process.html +++ b/modules/data.land/docs/reference/soil_process.html @@ -2,162 +2,200 @@ - - - - -Module for managing soil texture extraction — soil_process • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Module for managing soil texture extraction — soil_process • + PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    soil_process(settings, input, dbfiles, overwrite = FALSE,
    +          
    +

    Module for managing soil texture extraction

    +
    + +
    soil_process(settings, input, dbfiles, overwrite = FALSE,
       run.local = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    settings

    PEcAn settings list

    input

    PEcAn input list

    dbfiles

    directory to write database files

    overwrite

    overwrite previous results (boolean)

    - -

    Value

    - -

    path to soil file

    - - -
    - -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    settings

    PEcAn settings list

    input

    PEcAn input list

    dbfiles

    directory to write database files

    overwrite

    overwrite previous results (boolean)

    + +

    + Value +

    + +

    path to soil file

    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/subset.layer.html b/modules/data.land/docs/reference/subset.layer.html index 089be53..4fa8b3f 100644 --- a/modules/data.land/docs/reference/subset.layer.html +++ b/modules/data.land/docs/reference/subset.layer.html @@ -2,150 +2,209 @@ - - - - -Function to subset and clip a GIS vector or raster layer by a bounding box -or clip/subset layer (e.g. shapefile/KML) — subset.layer • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Function to subset and clip a GIS vector or raster layer by a bounding box + or clip/subset layer (e.g. shapefile/KML) — subset.layer • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to subset and clip a GIS vector or raster layer by a bounding box -or clip/subset layer (e.g. shapefile/KML)

    - -
    - -
    # S3 method for layer
    +      
    +
    + + +
    +

    + Function to subset and clip a GIS vector or raster layer by a + bounding box or clip/subset layer (e.g. shapefile/KML) +

    +
    + +
    # S3 method for layer
     subset(file, coords = NULL, sub.layer = NULL,
       clip = FALSE, out.dir = NULL, out.name = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    file

    input file to be subset

    coords

    vector with xmin,ymin,xmax,ymax defing the bounding box for subset

    sub.layer

    Vector layer defining the subset region

    clip

    clip geometries to bounding box/subset layer? TRUE/FALSE

    out.dir

    output directory for subset layer. Defaults to location of -input file. Can also set to 'pwd'

    out.name

    filename for subset layer. Defaults to original filename with the suffix -*.sub

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    file

    input file to be subset

    coords +

    + vector with xmin,ymin,xmax,ymax defing the bounding box for + subset +

    +
    sub.layer

    Vector layer defining the subset region

    clip +

    clip geometries to bounding box/subset layer? TRUE/FALSE

    +
    out.dir +

    + output directory for subset layer. Defaults to location of + input file. Can also set to 'pwd' +

    +
    out.name +

    + filename for subset layer. Defaults to original filename with + the suffix *.sub +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     # Test dataset
     file <- Sys.glob(file.path(R.home(), 'library', 'PEcAn.data.land','data','*.shp'))
     out.dir <- path.expand('~/temp')
    @@ -157,36 +216,32 @@ 

    Examp # }# NOT RUN { # }

    -
    - -
    +
    + +

    Author

    - + Shawn P. Serbin +
    +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    +
    + - diff --git a/modules/data.land/docs/reference/to.Tag.html b/modules/data.land/docs/reference/to.Tag.html index 2f1ae8b..0d76124 100644 --- a/modules/data.land/docs/reference/to.Tag.html +++ b/modules/data.land/docs/reference/to.Tag.html @@ -2,133 +2,154 @@ - - - - -to.Tag — to.Tag • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + to.Tag — to.Tag • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    to.Tag

    - -
    +
    +
    + -
    - -
    +
    to.Tag(SITE, PLOT, SUBPLOT, TAG = NULL)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/to.TreeCode.html b/modules/data.land/docs/reference/to.TreeCode.html index a80ae03..60fb9dd 100644 --- a/modules/data.land/docs/reference/to.TreeCode.html +++ b/modules/data.land/docs/reference/to.TreeCode.html @@ -2,133 +2,154 @@ - - - - -to.TreeCode — to.TreeCode • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + to.TreeCode — to.TreeCode • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    to.TreeCode

    - -
    +
    +
    + -
    - -
    +
    to.TreeCode(SITE, PLOT, SUBPLOT, TAG = NULL)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/write_ic.html b/modules/data.land/docs/reference/write_ic.html index 6a17d91..c564a97 100644 --- a/modules/data.land/docs/reference/write_ic.html +++ b/modules/data.land/docs/reference/write_ic.html @@ -2,138 +2,159 @@ - - - - -write_ic — write_ic • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + write_ic — write_ic • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    write_ic(in.path, in.name, start_date, end_date, outfolder, model,
    -  new_site, pfts, source = input_veg$source, overwrite = FALSE, ...)
    - +
    +

    write_ic

    +
    -
    - + -
    + Istem Fer +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.land/docs/reference/write_veg.html b/modules/data.land/docs/reference/write_veg.html index 5314a1e..d1f5f4b 100644 --- a/modules/data.land/docs/reference/write_veg.html +++ b/modules/data.land/docs/reference/write_veg.html @@ -2,133 +2,157 @@ - - - - -write_veg — write_veg • PEcAn.data.land - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + write_veg — write_veg • PEcAn.data.land + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Function to save intermediate rds file

    - -
    +
    +
    + -
    - -
    +
    write_veg(outfolder, start_date, veg_info, source)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.mining/docs/LICENSE-text.html b/modules/data.mining/docs/LICENSE-text.html index dd6d4eb..23541f5 100644 --- a/modules/data.mining/docs/LICENSE-text.html +++ b/modules/data.mining/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.data.mining - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.data.mining + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.mining/docs/authors.html b/modules/data.mining/docs/authors.html index d906cbb..c28ddcc 100644 --- a/modules/data.mining/docs/authors.html +++ b/modules/data.mining/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.data.mining - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.data.mining + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.mining/docs/docsearch.css b/modules/data.mining/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/data.mining/docs/docsearch.css +++ b/modules/data.mining/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/data.mining/docs/docsearch.js b/modules/data.mining/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/data.mining/docs/docsearch.js +++ b/modules/data.mining/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/data.mining/docs/index.html b/modules/data.mining/docs/index.html index 5731c29..4746b27 100644 --- a/modules/data.mining/docs/index.html +++ b/modules/data.mining/docs/index.html @@ -1,103 +1,162 @@ - - - - - - -PEcAn functions used for exploring model residuals and structures • PEcAn.data.mining - - - - - - - - - + + + + + + + + + PEcAn functions used for exploring model residuals and structures • + PEcAn.data.mining + + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - (Temporary description) PEcAn functions used for exploring model residuals and structures -
    - - + +
    + + +
    +
    + (Temporary description) PEcAn functions used for exploring model + residuals and structures +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/data.mining/docs/pkgdown.css b/modules/data.mining/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/data.mining/docs/pkgdown.css +++ b/modules/data.mining/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/data.mining/docs/pkgdown.js b/modules/data.mining/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/data.mining/docs/pkgdown.js +++ b/modules/data.mining/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/data.mining/docs/reference/index.html b/modules/data.mining/docs/reference/index.html index 3854d21..f8f8825 100644 --- a/modules/data.mining/docs/reference/index.html +++ b/modules/data.mining/docs/reference/index.html @@ -2,129 +2,151 @@ - - - - - • PEcAn.data.mining - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + • PEcAn.data.mining + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - -
    -
    - - -
    +
    +
    + + + + + + + +
    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/LICENSE-text.html b/modules/data.remote/docs/LICENSE-text.html index bdbd7fd..a04badc 100644 --- a/modules/data.remote/docs/LICENSE-text.html +++ b/modules/data.remote/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -121,27 +150,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/authors.html b/modules/data.remote/docs/authors.html index 581188d..5abc83c 100644 --- a/modules/data.remote/docs/authors.html +++ b/modules/data.remote/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/docsearch.css b/modules/data.remote/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/data.remote/docs/docsearch.css +++ b/modules/data.remote/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/data.remote/docs/docsearch.js b/modules/data.remote/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/data.remote/docs/docsearch.js +++ b/modules/data.remote/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/data.remote/docs/index.html b/modules/data.remote/docs/index.html index 64bddb0..f6e5f9c 100644 --- a/modules/data.remote/docs/index.html +++ b/modules/data.remote/docs/index.html @@ -1,103 +1,158 @@ - - - - - - -PEcAn functions used for remote sensing • PEcAn.data.remote - - - - - - - - - + + + + + + + + PEcAn functions used for remote sensing • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + +
    -
    - - - -
    -
    - PEcAn module for processing remote data -
    - - + +
    + + +
    +
    + PEcAn module for processing remote data +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/data.remote/docs/pkgdown.css b/modules/data.remote/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/data.remote/docs/pkgdown.css +++ b/modules/data.remote/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/data.remote/docs/pkgdown.js b/modules/data.remote/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/data.remote/docs/pkgdown.js +++ b/modules/data.remote/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/data.remote/docs/reference/call_MODIS.html b/modules/data.remote/docs/reference/call_MODIS.html index c0e088a..7ba6a9d 100644 --- a/modules/data.remote/docs/reference/call_MODIS.html +++ b/modules/data.remote/docs/reference/call_MODIS.html @@ -2,198 +2,250 @@ - - - - -call_MODIS — call_MODIS • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + call_MODIS — call_MODIS • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    call_MODIS(outfolder = ".", fname = "m_data.nc", start_date, end_date,
    +          
    +

    Get MODIS data by date and location

    +
    + +
    call_MODIS(outfolder = ".", fname = "m_data.nc", start_date, end_date,
       lat, lon, size = 0, product = "MOD15A2", band = "Lai_1km",
       qc_band = NA, sd_band = NA, verbose = TRUE)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    outfolder

    where the output file will be stored

    fname

    name of netcdf file to output

    start_date

    beginning of date range for LAI download in unambiguous date format

    end_date

    end of date range for LAI download in unambiguous date format

    lat

    Latitude of the pixel

    lon

    Longitude of the pixel

    size

    NS and WE distance in km to be included

    product

    MODIS product number

    band

    which measurement to extract

    qc_band

    which quality control band (optional)

    sd_band

    which standard deviation band (optional)

    verbose

    tell python whether or not to print debug statements (all or nothing)

    -

    depends on a number of Python libraries. sudo -H pip install numpy suds netCDF4

    - - -

    Examples

    -
    # NOT RUN {
    +
    +          

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    outfolder

    where the output file will be stored

    fname

    name of netcdf file to output

    start_date +

    + beginning of date range for LAI download in unambiguous date + format +

    +
    end_date +

    + end of date range for LAI download in unambiguous date format +

    +
    lat

    Latitude of the pixel

    lon

    Longitude of the pixel

    size

    NS and WE distance in km to be included

    product

    MODIS product number

    band

    which measurement to extract

    qc_band

    which quality control band (optional)

    sd_band

    which standard deviation band (optional)

    verbose +

    + tell python whether or not to print debug statements (all or + nothing) +

    +

    + depends on a number of Python libraries. sudo -H pip install + numpy suds netCDF4 +

    +
    + +

    + Examples +

    +
    # NOT RUN {
     test <- call_MODIS(start="2001001",end="2016366",lat=44.0646,lon=-71.28808,size=3,qc_band = "FparLai_QC",sd_band = "LaiStdDev_1km")
     # }# NOT RUN {
     # }
     
    -
    - -
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/reference/download.NLCD.html b/modules/data.remote/docs/reference/download.NLCD.html index ebd5e86..1a5a839 100644 --- a/modules/data.remote/docs/reference/download.NLCD.html +++ b/modules/data.remote/docs/reference/download.NLCD.html @@ -2,155 +2,198 @@ - - - - -download.NLCD — download.NLCD • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + download.NLCD — download.NLCD • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Downloads and unzips the National Land Cover Database http://www.mrlc.gov/nlcd2011.php. Will automatically insert into PEcAn database if database connection provided.

    - -
    - -
    download.NLCD(outdir, year = 2011, con = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    outdir

    Directory to download NLCD to

    year

    which NLCD year to download

    con

    Optional database connection. If specified then the code will check to see if the file already exists in PEcAn before downloading, and will also create a database entry for new downloads

    - - -
    - -
    +
    +
    + + +
    +

    + Downloads and unzips the National Land Cover Database + http://www.mrlc.gov/nlcd2011.php. Will automatically insert into + PEcAn database if database connection provided. +

    +
    + +
    download.NLCD(outdir, year = 2011, con = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + + + + + +
    outdir

    Directory to download NLCD to

    year

    which NLCD year to download

    con +

    + Optional database connection. If specified then the code will + check to see if the file already exists in PEcAn before + downloading, and will also create a database entry for new + downloads +

    +
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/reference/extract_NLCD.html b/modules/data.remote/docs/reference/extract_NLCD.html index bddb2de..2c00a6d 100644 --- a/modules/data.remote/docs/reference/extract_NLCD.html +++ b/modules/data.remote/docs/reference/extract_NLCD.html @@ -2,166 +2,218 @@ - - - - -extract.NLCD — extract_NLCD • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + extract.NLCD — extract_NLCD • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Based on codes from Christy Rollinson and from Max Joseph + (http://mbjoseph.github.io/2014/11/08/nlcd.html) +

    +
    -
    extract_NLCD(buffer, coords, data_dir = NULL, con = NULL,
    +          
    extract_NLCD(buffer, coords, data_dir = NULL, con = NULL,
       year = 2011)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    buffer

    search radius (meters)

    coords

    data frame containing elements 'long' and 'lat'. Currently just supports single point extraction.

    data_dir

    directory where input data is located. Can be NUL if con is specified

    con

    connection to PEcAn database. Can be NULL if data_dir is specified

    - -

    Value

    - -

    dataframe of fractional cover of different cover classes

    - - -
    - + -
    + Mike Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/data.remote/docs/reference/index.html b/modules/data.remote/docs/reference/index.html index f308d01..5b033e0 100644 --- a/modules/data.remote/docs/reference/index.html +++ b/modules/data.remote/docs/reference/index.html @@ -2,156 +2,191 @@ - - - - -Function reference • PEcAn.data.remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Function reference • PEcAn.data.remote + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    call_MODIS()

    -

    call_MODIS

    -

    download.NLCD()

    -

    download.NLCD

    -

    extract_NLCD()

    -

    extract.NLCD

    -
    - - -
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + All + functions +

    +

    +
    +

    + call_MODIS() +

    +

    call_MODIS

    +

    + download.NLCD() +

    +

    download.NLCD

    +

    + extract_NLCD() +

    +

    extract.NLCD

    +
    + + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/LICENSE-text.html b/modules/emulator/docs/LICENSE-text.html index b4e1d29..a4dc883 100644 --- a/modules/emulator/docs/LICENSE-text.html +++ b/modules/emulator/docs/LICENSE-text.html @@ -2,97 +2,126 @@ - - - - -License • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    ## This is the master copy of the PEcAn License
    +          
    +## This is the master copy of the PEcAn License
     
     University of Illinois/NCSA Open Source License
     
    @@ -126,27 +155,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/authors.html b/modules/emulator/docs/authors.html index 4a33bea..6d6afd3 100644 --- a/modules/emulator/docs/authors.html +++ b/modules/emulator/docs/authors.html @@ -2,122 +2,143 @@ - - - - -Authors • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Authors • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
      -
    • -

      Mike Dietze. . -

      -
    • -
    - -
    - -
    +
    +
    + +
      +
    • +

      Mike Dietze. .

      +
    • +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/docsearch.css b/modules/emulator/docs/docsearch.css index e5f1fe1..b8f6963 100644 --- a/modules/emulator/docs/docsearch.css +++ b/modules/emulator/docs/docsearch.css @@ -8,106 +8,110 @@ display: block; -webkit-box-flex: 1; -ms-flex: 1; - flex: 1 + flex: 1; } .algolia-autocomplete .ds-dropdown-menu { width: 100%; min-width: none; max-width: none; - padding: .75rem 0; + padding: 0.75rem 0; background-color: #fff; background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, .1); - box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } -@media (min-width:768px) { +@media (min-width: 768px) { .algolia-autocomplete .ds-dropdown-menu { - width: 175% + width: 175%; } } .algolia-autocomplete .ds-dropdown-menu::before { - display: none + display: none; } -.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] { +.algolia-autocomplete .ds-dropdown-menu [class^="ds-dataset-"] { padding: 0; - background-color: rgb(255,255,255); + background-color: rgb(255, 255, 255); border: 0; max-height: 80vh; } .algolia-autocomplete .ds-dropdown-menu .ds-suggestions { - margin-top: 0 + margin-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion { padding: 0; - overflow: visible + overflow: visible; } .algolia-autocomplete .algolia-docsearch-suggestion--category-header { - padding: .125rem 1rem; + padding: 0.125rem 1rem; margin-top: 0; font-size: 1.3em; font-weight: 500; - color: #00008B; - border-bottom: 0 + color: #00008b; + border-bottom: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--wrapper { - float: none; - padding-top: 0 + float: none; + padding-top: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column { float: none; width: auto; padding: 0; - text-align: left + text-align: left; } .algolia-autocomplete .algolia-docsearch-suggestion--content { float: none; width: auto; - padding: 0 + padding: 0; } .algolia-autocomplete .algolia-docsearch-suggestion--content::before { - display: none + display: none; } -.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header { - padding-top: .75rem; - margin-top: .75rem; - border-top: 1px solid rgba(0, 0, 0, .1) +.algolia-autocomplete + .ds-suggestion:not(:first-child) + .algolia-docsearch-suggestion--category-header { + padding-top: 0.75rem; + margin-top: 0.75rem; + border-top: 1px solid rgba(0, 0, 0, 0.1); } -.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column { +.algolia-autocomplete + .ds-suggestion + .algolia-docsearch-suggestion--subcategory-column { display: block; - padding: .1rem 1rem; + padding: 0.1rem 1rem; margin-bottom: 0.1; - font-size: 1.0em; - font-weight: 400 + font-size: 1em; + font-weight: 400; /* display: none */ } .algolia-autocomplete .algolia-docsearch-suggestion--title { display: block; - padding: .25rem 1rem; + padding: 0.25rem 1rem; margin-bottom: 0; font-size: 0.9em; - font-weight: 400 + font-weight: 400; } .algolia-autocomplete .algolia-docsearch-suggestion--text { - padding: 0 1rem .5rem; - margin-top: -.25rem; + padding: 0 1rem 0.5rem; + margin-top: -0.25rem; font-size: 0.8em; font-weight: 400; - line-height: 1.25 + line-height: 1.25; } .algolia-autocomplete .algolia-docsearch-footer { @@ -134,15 +138,18 @@ } .algolia-autocomplete .algolia-docsearch-suggestion--highlight { - color: #FF8C00; - background: rgba(232, 189, 54, 0.1) + color: #ff8c00; + background: rgba(232, 189, 54, 0.1); } - -.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight { - box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, .5) +.algolia-autocomplete + .algolia-docsearch-suggestion--text + .algolia-docsearch-suggestion--highlight { + box-shadow: inset 0 -2px 0 0 rgba(105, 105, 105, 0.5); } -.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content { - background-color: rgba(192, 192, 192, .15) +.algolia-autocomplete + .ds-suggestion.ds-cursor + .algolia-docsearch-suggestion--content { + background-color: rgba(192, 192, 192, 0.15); } diff --git a/modules/emulator/docs/docsearch.js b/modules/emulator/docs/docsearch.js index b35504c..bab6d00 100644 --- a/modules/emulator/docs/docsearch.js +++ b/modules/emulator/docs/docsearch.js @@ -1,8 +1,7 @@ $(function() { - // register a handler to move the focus to the search bar // upon pressing shift + "/" (i.e. "?") - $(document).on('keydown', function(e) { + $(document).on("keydown", function(e) { if (e.shiftKey && e.keyCode == 191) { e.preventDefault(); $("#search-input").focus(); @@ -13,18 +12,17 @@ $(function() { // do keyword highlighting /* modified from https://jsfiddle.net/julmot/bL6bb5oo/ */ var mark = function() { - - var referrer = document.URL ; - var paramKey = "q" ; + var referrer = document.URL; + var paramKey = "q"; if (referrer.indexOf("?") !== -1) { - var qs = referrer.substr(referrer.indexOf('?') + 1); - var qs_noanchor = qs.split('#')[0]; - var qsa = qs_noanchor.split('&'); + var qs = referrer.substr(referrer.indexOf("?") + 1); + var qs_noanchor = qs.split("#")[0]; + var qsa = qs_noanchor.split("&"); var keyword = ""; for (var i = 0; i < qsa.length; i++) { - var currentParam = qsa[i].split('='); + var currentParam = qsa[i].split("="); if (currentParam.length !== 2) { continue; @@ -71,14 +69,18 @@ function matchedWords(hit) { } function updateHitURL(hit) { - var words = matchedWords(hit); var url = ""; if (hit.anchor) { - url = hit.url_without_anchor + '?q=' + escape(words.join(" ")) + '#' + hit.anchor; + url = + hit.url_without_anchor + + "?q=" + + escape(words.join(" ")) + + "#" + + hit.anchor; } else { - url = hit.url + '?q=' + escape(words.join(" ")); + url = hit.url + "?q=" + escape(words.join(" ")); } return url; diff --git a/modules/emulator/docs/index.html b/modules/emulator/docs/index.html index 1856091..8da428b 100644 --- a/modules/emulator/docs/index.html +++ b/modules/emulator/docs/index.html @@ -1,107 +1,159 @@ - - - - - - -Gausian Process emulator • PEcAn.emulator - - - - - + + + + Gausian Process emulator • PEcAn.emulator + + + + + + + + + + + + + + + + - - - - + for sampling design and prediction." + /> + + + + + +
    -
    - - - -
    -
    - Implementation of a Gaussian Process model (both likelihood and - bayesian approaches) for kriging and model emulation. Includes functions - for sampling design and prediction. -
    - - + +
    + + +
    +
    + Implementation of a Gaussian Process model (both likelihood and + bayesian approaches) for kriging and model emulation. Includes + functions for sampling design and prediction. +
    + +
    -
    - -
    -

    Site built with pkgdown.

    -
    +
    + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + diff --git a/modules/emulator/docs/pkgdown.css b/modules/emulator/docs/pkgdown.css index 6ca2f37..ffd8e39 100644 --- a/modules/emulator/docs/pkgdown.css +++ b/modules/emulator/docs/pkgdown.css @@ -13,7 +13,8 @@ * */ -html, body { +html, +body { height: 100%; } @@ -68,7 +69,7 @@ img { a.anchor { margin-left: -30px; - display:inline-block; + display: inline-block; width: 30px; height: 30px; visibility: hidden; @@ -89,10 +90,12 @@ a.anchor { } } - /* Fixes for fixed navbar --------------------------*/ -.contents h1, .contents h2, .contents h3, .contents h4 { +.contents h1, +.contents h2, +.contents h3, +.contents h4 { padding-top: 60px; margin-top: -40px; } @@ -107,7 +110,6 @@ a.anchor { } } - /* Sidebar --------------------------*/ #sidebar { @@ -133,19 +135,41 @@ a.anchor { /* Reference index & topics ----------------------------------------------- */ -.ref-index th {font-weight: normal;} +.ref-index th { + font-weight: normal; +} -.ref-index td {vertical-align: top;} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index td { + vertical-align: top; +} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-index .alias {width: 40%;} -.ref-index .title {width: 60%;} +.ref-index .alias { + width: 40%; +} +.ref-index .title { + width: 60%; +} -.ref-arguments th {text-align: right; padding-right: 10px;} -.ref-arguments th, .ref-arguments td {vertical-align: top;} -.ref-arguments .name {width: 20%;} -.ref-arguments .desc {width: 80%;} +.ref-arguments th { + text-align: right; + padding-right: 10px; +} +.ref-arguments th, +.ref-arguments td { + vertical-align: top; +} +.ref-arguments .name { + width: 20%; +} +.ref-arguments .desc { + width: 80%; +} /* Nice scrolling for wide elements --------------------------------------- */ @@ -162,7 +186,8 @@ pre { border: 1px solid #eee; } -pre, code { +pre, +code { background-color: #f8f8f8; color: #333; } @@ -183,7 +208,8 @@ pre .img img { height: auto; } -code a, pre a { +code a, +pre a { color: #375f84; } @@ -191,15 +217,35 @@ a.sourceLine:hover { text-decoration: none; } -.fl {color: #1514b5;} -.fu {color: #000000;} /* function */ -.ch,.st {color: #036a07;} /* string */ -.kw {color: #264D66;} /* keyword */ -.co {color: #888888;} /* comment */ +.fl { + color: #1514b5; +} +.fu { + color: #000000; +} /* function */ +.ch, +.st { + color: #036a07; +} /* string */ +.kw { + color: #264d66; +} /* keyword */ +.co { + color: #888888; +} /* comment */ -.message { color: black; font-weight: bolder;} -.error { color: orange; font-weight: bolder;} -.warning { color: #6A0366; font-weight: bolder;} +.message { + color: black; + font-weight: bolder; +} +.error { + color: orange; + font-weight: bolder; +} +.warning { + color: #6a0366; + font-weight: bolder; +} /* Clipboard --------------------------*/ diff --git a/modules/emulator/docs/pkgdown.js b/modules/emulator/docs/pkgdown.js index de9bd72..ddf7401 100644 --- a/modules/emulator/docs/pkgdown.js +++ b/modules/emulator/docs/pkgdown.js @@ -1,18 +1,21 @@ /* http://gregfranko.com/blog/jquery-best-practices/ */ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); + .stick_in_parent({ offset_top: 40 }) + .on("sticky_kit:bottom", function(e) { + $(this) + .parent() + .css("position", "static"); }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); + .on("sticky_kit:unbottom", function(e) { + $(this) + .parent() + .css("position", "relative"); }); - $('body').scrollspy({ - target: '#sidebar', + $("body").scrollspy({ + target: "#sidebar", offset: 60 }); @@ -23,8 +26,7 @@ var max_length = -1; var pos = -1; for (var i = 0; i < links.length; i++) { - if (links[i].getAttribute("href") === "#") - continue; + if (links[i].getAttribute("href") === "#") continue; var path = paths(links[i].pathname); var length = prefix_length(cur_path, path); @@ -47,40 +49,38 @@ pieces.shift(); // always starts with / var end = pieces[pieces.length - 1]; - if (end === "index.html" || end === "") - pieces.pop(); - return(pieces); + if (end === "index.html" || end === "") pieces.pop(); + return pieces; } function prefix_length(needle, haystack) { - if (needle.length > haystack.length) - return(0); + if (needle.length > haystack.length) return 0; // Special case for length-0 haystack, since for loop won't run if (haystack.length === 0) { - return(needle.length === 0 ? 1 : 0); + return needle.length === 0 ? 1 : 0; } for (var i = 0; i < haystack.length; i++) { - if (needle[i] != haystack[i]) - return(i); + if (needle[i] != haystack[i]) return i; } - return(haystack.length); + return haystack.length; } /* Clipboard --------------------------*/ function changeTooltipMessage(element, msg) { - var tooltipOriginalTitle=element.getAttribute('data-original-title'); - element.setAttribute('data-original-title', msg); - $(element).tooltip('show'); - element.setAttribute('data-original-title', tooltipOriginalTitle); + var tooltipOriginalTitle = element.getAttribute("data-original-title"); + element.setAttribute("data-original-title", msg); + $(element).tooltip("show"); + element.setAttribute("data-original-title", tooltipOriginalTitle); } - if(Clipboard.isSupported()) { + if (Clipboard.isSupported()) { $(document).ready(function() { - var copyButton = ""; + var copyButton = + ""; $(".examples, div.sourceCode").addClass("hasCopyButton"); @@ -88,23 +88,23 @@ $(copyButton).prependTo(".hasCopyButton"); // Initialize tooltips: - $('.btn-copy-ex').tooltip({container: 'body'}); + $(".btn-copy-ex").tooltip({ container: "body" }); // Initialize clipboard: - var clipboardBtnCopies = new Clipboard('[data-clipboard-copy]', { + var clipboardBtnCopies = new Clipboard("[data-clipboard-copy]", { text: function(trigger) { return trigger.parentNode.textContent; } }); - clipboardBtnCopies.on('success', function(e) { - changeTooltipMessage(e.trigger, 'Copied!'); + clipboardBtnCopies.on("success", function(e) { + changeTooltipMessage(e.trigger, "Copied!"); e.clearSelection(); }); - clipboardBtnCopies.on('error', function() { - changeTooltipMessage(e.trigger,'Press Ctrl+C or Command+C to copy'); + clipboardBtnCopies.on("error", function() { + changeTooltipMessage(e.trigger, "Press Ctrl+C or Command+C to copy"); }); }); } -})(window.jQuery || window.$) +})(window.jQuery || window.$); diff --git a/modules/emulator/docs/reference/GaussProcess.html b/modules/emulator/docs/reference/GaussProcess.html index f14adec..49e197a 100644 --- a/modules/emulator/docs/reference/GaussProcess.html +++ b/modules/emulator/docs/reference/GaussProcess.html @@ -2,162 +2,199 @@ - - - - -GaussProcess — GaussProcess • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + GaussProcess — GaussProcess • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    GaussProcess

    +
    -
    GaussProcess(x, y, isotropic = TRUE, nugget = TRUE, method = "bayes",
    +          
    GaussProcess(x, y, isotropic = TRUE, nugget = TRUE, method = "bayes",
       ngibbs = 5000, burnin = 1000, thin = 1, jump.ic = c(1.1, 0.2),
       prior = "IG", mix = "joint", psi = NULL, zeroMean = FALSE,
       exclude = NULL, ...)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    nugget

    allows additional error in Y rather than fix interpolation to go through points

    prior

    'unif', 'IG'

    mix

    joint=mix over psi simultanously, each=mix over psi individually

    exclude
    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    nugget +

    + allows additional error in Y rather than fix interpolation to + go through points +

    +
    prior

    'unif', 'IG'

    mix +

    + joint=mix over psi simultanously, each=mix over psi + individually +

    +
    exclude
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/arate.html b/modules/emulator/docs/reference/arate.html index 91e1f47..7487047 100644 --- a/modules/emulator/docs/reference/arate.html +++ b/modules/emulator/docs/reference/arate.html @@ -2,137 +2,158 @@ - - - - -arate — arate • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + arate — arate • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    arate(x)
    - +
    +

    Acceptance rate

    +
    -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/bounded.html b/modules/emulator/docs/reference/bounded.html index a507b4c..b0859f1 100644 --- a/modules/emulator/docs/reference/bounded.html +++ b/modules/emulator/docs/reference/bounded.html @@ -2,133 +2,154 @@ - - - - -bounded — bounded • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + bounded — bounded • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    bounded

    - -
    +
    +
    + -
    - -
    +
    bounded(xnew, rng)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/calcSpatialCov.html b/modules/emulator/docs/reference/calcSpatialCov.html index 1d8bd2e..8016fb4 100644 --- a/modules/emulator/docs/reference/calcSpatialCov.html +++ b/modules/emulator/docs/reference/calcSpatialCov.html @@ -2,137 +2,158 @@ - - - - -calcSpatialCov — calcSpatialCov • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + calcSpatialCov — calcSpatialCov • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    calcSpatialCov(x, ...)
    - +
    +

    calcSpatialCov

    +
    -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/calcSpatialCov.list.html b/modules/emulator/docs/reference/calcSpatialCov.list.html index 368753d..9891493 100644 --- a/modules/emulator/docs/reference/calcSpatialCov.list.html +++ b/modules/emulator/docs/reference/calcSpatialCov.list.html @@ -2,162 +2,195 @@ - - - - -calcSpatialCov.list — calcSpatialCov.list • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + calcSpatialCov.list — calcSpatialCov.list • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Currently assumes an exponential spatial dependency

    +
    -
    # S3 method for list
    +          
    # S3 method for list
     calcSpatialCov(d, psi, tau)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    d

    list of component spatial distance matrices

    psi

    spatial corr

    tau

    spatial var

    - -

    Details

    - -

    can make gaussian by passing squared distance matrix

    - - -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/calcSpatialCov.matrix.html b/modules/emulator/docs/reference/calcSpatialCov.matrix.html index 439b433..dd775da 100644 --- a/modules/emulator/docs/reference/calcSpatialCov.matrix.html +++ b/modules/emulator/docs/reference/calcSpatialCov.matrix.html @@ -2,162 +2,197 @@ - - - - -calcSpatialCov.matrix — calcSpatialCov.matrix • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + calcSpatialCov.matrix — calcSpatialCov.matrix • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Currently assumes an exponential spatial dependency

    +
    -
    # S3 method for matrix
    +          
    # S3 method for matrix
     calcSpatialCov(d, psi, tau)
    - -

    Arguments

    - - - - - - - - - - - - - - -
    d

    spatial distance matrix

    psi

    spatial corr

    tau

    spatial var

    - -

    Details

    - -

    can make gaussian by passing squared distance matrix

    - - -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/calculate.prior.html b/modules/emulator/docs/reference/calculate.prior.html index daf8638..ba80049 100644 --- a/modules/emulator/docs/reference/calculate.prior.html +++ b/modules/emulator/docs/reference/calculate.prior.html @@ -2,133 +2,154 @@ - - - - -calculate.prior — calculate.prior • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + calculate.prior — calculate.prior • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    calculate.prior

    - -
    +
    +
    + -
    - -
    +
    calculate.prior(samples, priors)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/ddist.html b/modules/emulator/docs/reference/ddist.html index 00ab53d..6b1e2c9 100644 --- a/modules/emulator/docs/reference/ddist.html +++ b/modules/emulator/docs/reference/ddist.html @@ -2,133 +2,154 @@ - - - - -ddist — ddist • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + ddist — ddist • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    ddist

    - -
    +
    +
    + -
    - -
    +
    ddist(x, prior)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/distance.html b/modules/emulator/docs/reference/distance.html index 29cf64e..f78b1c4 100644 --- a/modules/emulator/docs/reference/distance.html +++ b/modules/emulator/docs/reference/distance.html @@ -2,153 +2,182 @@ - - - - -distance — distance • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + distance — distance • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    distance

    - -
    - -
    distance(x, power = 1)
    - -

    Arguments

    - - - - - - -
    power
    - -

    Value

    - -

    dst

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/distance.martix.html b/modules/emulator/docs/reference/distance.martix.html index 7b6cf1e..37edc40 100644 --- a/modules/emulator/docs/reference/distance.martix.html +++ b/modules/emulator/docs/reference/distance.martix.html @@ -2,153 +2,182 @@ - - - - -distance.matrix — distance.martix • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + distance.matrix — distance.martix • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    distance.matrix

    - -
    - -
    distance.matrix(x, power = 1, dim = 2)
    - -

    Arguments

    - - - - - - -
    dim
    - -

    Value

    - -

    d

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/distance12.martix.html b/modules/emulator/docs/reference/distance12.martix.html index 6105ccf..fe26137 100644 --- a/modules/emulator/docs/reference/distance12.martix.html +++ b/modules/emulator/docs/reference/distance12.martix.html @@ -2,153 +2,182 @@ - - - - -distance12.matrix — distance12.martix • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + distance12.matrix — distance12.martix • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    distance12.matrix

    - -
    - -
    distance12.matrix(x, n1, power = 1)
    - -

    Arguments

    - - - - - - -
    power
    - -

    Value

    - -

    d

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/emulator-package.html b/modules/emulator/docs/reference/emulator-package.html index 86515d9..dcf2cda 100644 --- a/modules/emulator/docs/reference/emulator-package.html +++ b/modules/emulator/docs/reference/emulator-package.html @@ -2,169 +2,224 @@ - - - - -Gausian Process emulator — emulator-package • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Gausian Process emulator — emulator-package • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Implementation of a Gaussian Process model (both likelihood and bayesian approaches) for kriging and model emulation. Includes functions for sampling design and prediction.

    - -
    - - -

    Details

    - - - - - - - - -
    Package:emulator
    Type:Package
    Version:1.0
    Date:2007-10-11
    License:GPL
    Package:
    -

    ~~ An overview of how to use the package, including the most important ~~ -~~ functions ~~

    - -

    References

    - - - -

    See also

    - -
    - - -

    Examples

    -
    
    -  
    - -
    +
    +
    + + +
    +

    + Implementation of a Gaussian Process model (both likelihood and + bayesian approaches) for kriging and model emulation. Includes + functions for sampling design and prediction. +

    +
    + +

    + Details +

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Package:emulator
    Type:Package
    Version:1.0
    Date:2007-10-11
    License:GPL
    Package:
    + +

    + ~~ An overview of how to use the package, including the most + important ~~ ~~ functions ~~ +

    + +

    + References +

    + +

    + See also +

    + +
    + +

    + Examples +

    +
    
    +        
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/get_ss.html b/modules/emulator/docs/reference/get_ss.html index 6c27953..aa668eb 100644 --- a/modules/emulator/docs/reference/get_ss.html +++ b/modules/emulator/docs/reference/get_ss.html @@ -2,133 +2,154 @@ - - - - -get_ss — get_ss • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get_ss — get_ss • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    get_ss

    - -
    +
    +
    + -
    - -
    +
    get_ss(gp, xnew, pos.check)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/get_y.html b/modules/emulator/docs/reference/get_y.html index 39bdbd4..ce343d1 100644 --- a/modules/emulator/docs/reference/get_y.html +++ b/modules/emulator/docs/reference/get_y.html @@ -2,133 +2,154 @@ - - - - -get_y — get_y • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + get_y — get_y • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    get_y

    - -
    +
    +
    + -
    - -
    +
    get_y(SSnew, xnew, llik.fn, priors, llik.par)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/gp_mle.html b/modules/emulator/docs/reference/gp_mle.html index ffb8f3b..70d42d9 100644 --- a/modules/emulator/docs/reference/gp_mle.html +++ b/modules/emulator/docs/reference/gp_mle.html @@ -2,153 +2,182 @@ - - - - -gp_mle — gp_mle • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + gp_mle — gp_mle • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    gp_mle

    - -
    - -
    gp_mle(theta, d, nugget, myY, maxval = Inf)
    - -

    Arguments

    - - - - - - -
    maxval
    - -

    Value

    - -

    val

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/gp_mle2.html b/modules/emulator/docs/reference/gp_mle2.html index f0571a1..af0a978 100644 --- a/modules/emulator/docs/reference/gp_mle2.html +++ b/modules/emulator/docs/reference/gp_mle2.html @@ -2,133 +2,154 @@ - - - - -gp_mle2 — gp_mle2 • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + gp_mle2 — gp_mle2 • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    zero mean version

    - -
    +
    +
    + -
    - -
    +
    gp_mle2(theta, d, nugget, myY, maxval = Inf)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/gpeval.html b/modules/emulator/docs/reference/gpeval.html index 421c331..118c8ac 100644 --- a/modules/emulator/docs/reference/gpeval.html +++ b/modules/emulator/docs/reference/gpeval.html @@ -2,151 +2,184 @@ - - - - -gpeval — gpeval • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + gpeval — gpeval • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Calculates the probability of a set of parameter values, given by xnew

    - -
    - -
    gpeval(xnew, k, mu, tau, psi, x, rng, splinefcns)
    - -

    Arguments

    - - - - - - - - - - -
    rng

    range

    splinefcns
    - - -
    - -
    +
    +
    + + +
    +

    + Calculates the probability of a set of parameter values, given by + xnew +

    +
    + +
    gpeval(xnew, k, mu, tau, psi, x, rng, splinefcns)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    rng

    range

    splinefcns
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/groupid.html b/modules/emulator/docs/reference/groupid.html index 3bc6359..2493453 100644 --- a/modules/emulator/docs/reference/groupid.html +++ b/modules/emulator/docs/reference/groupid.html @@ -2,137 +2,158 @@ - - - - -groupid — groupid • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + groupid — groupid • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    groupid(x)
    - +
    +

    groupid

    +
    -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/index.html b/modules/emulator/docs/reference/index.html index 0edbc0b..46abbab 100644 --- a/modules/emulator/docs/reference/index.html +++ b/modules/emulator/docs/reference/index.html @@ -2,354 +2,507 @@ - - - + + + -Function reference • PEcAn.emulator + Function reference • PEcAn.emulator - - - + + + - - + + - - + + - - + + - - + + - - - + + + + + + - - - - - - - - - - +
    - +
    -
    -
    - - - +
    +
    + -
    - - - - +
    + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    All functions

    -

    -
    -

    GaussProcess()

    -

    GaussProcess

    -

    arate()

    -

    arate

    -

    bounded()

    -

    bounded

    -

    calcSpatialCov()

    -

    calcSpatialCov

    -

    calcSpatialCov(<list>)

    -

    calcSpatialCov.list

    -

    calcSpatialCov(<matrix>)

    -

    calcSpatialCov.matrix

    -

    calculate.prior()

    -

    calculate.prior

    -

    ddist()

    -

    ddist

    -

    distance()

    -

    distance

    -

    distance.matrix()

    -

    distance.matrix

    -

    distance12.matrix()

    -

    distance12.matrix

    -

    emulator-package

    -

    Gausian Process emulator

    -

    get_ss()

    -

    get_ss

    -

    get_y()

    -

    get_y

    -

    gp_mle()

    -

    gp_mle

    -

    gp_mle2()

    -

    gp_mle2

    -

    gpeval()

    -

    gpeval

    -

    groupid()

    -

    groupid

    -

    is.accepted()

    -

    is.accepted

    -

    jump()

    -

    jump

    -

    ldinvgamma()

    -

    ldinvgamma

    -

    lhc()

    -

    lhc

    -

    mcmc.GP()

    -

    mcmc.GP

    -

    minimize.GP()

    -

    minimize.GP

    -

    mvjump()

    -

    mvjump

    -

    nderiv()

    -

    nderiv

    -

    p()

    -

    p

    -

    p(<jump>)

    -

    p.jump

    -

    p(<mvjump>)

    -

    p.mvjump

    -

    plot(<jump>)

    -

    plot.jump

    -

    plot(<mvjump>)

    -

    plot.mvjump

    -

    predict(<GP>)

    -

    predict.GP

    -

    predict(<density>)

    -

    predict.density

    -

    summarize.GP()

    -

    summarize.GP

    -

    update(<jump>)

    -

    update.jump

    -

    update(<mvjump>)

    -

    update.mvjump

    -
    + + + +

    + All + functions +

    +

    + + + + +

    + GaussProcess() +

    + +

    GaussProcess

    + + + +

    + arate() +

    + +

    arate

    + + + +

    + bounded() +

    + +

    bounded

    + + + +

    + calcSpatialCov() +

    + +

    calcSpatialCov

    + + + +

    + calcSpatialCov(<list>) +

    + +

    calcSpatialCov.list

    + + + +

    + calcSpatialCov(<matrix>) +

    + +

    calcSpatialCov.matrix

    + + + +

    + calculate.prior() +

    + +

    calculate.prior

    + + + +

    + ddist() +

    + +

    ddist

    + + + +

    + distance() +

    + +

    distance

    + + + +

    + distance.matrix() +

    + +

    distance.matrix

    + + + +

    + distance12.matrix() +

    + +

    distance12.matrix

    + + + +

    + emulator-package +

    + +

    Gausian Process emulator

    + + + +

    + get_ss() +

    + +

    get_ss

    + + + +

    + get_y() +

    + +

    get_y

    + + + +

    + gp_mle() +

    + +

    gp_mle

    + + + +

    + gp_mle2() +

    + +

    gp_mle2

    + + + +

    + gpeval() +

    + +

    gpeval

    + + + +

    + groupid() +

    + +

    groupid

    + + + +

    + is.accepted() +

    + +

    is.accepted

    + + + +

    + jump() +

    + +

    jump

    + + + +

    + ldinvgamma() +

    + +

    ldinvgamma

    + + + +

    + lhc() +

    + +

    lhc

    + + + +

    + mcmc.GP() +

    + +

    mcmc.GP

    + + + +

    + minimize.GP() +

    + +

    minimize.GP

    + + + +

    + mvjump() +

    + +

    mvjump

    + + + +

    + nderiv() +

    + +

    nderiv

    + + + +

    + p() +

    + +

    p

    + + + +

    + p(<jump>) +

    + +

    p.jump

    + + + +

    + p(<mvjump>) +

    + +

    p.mvjump

    + + + +

    + plot(<jump>) +

    + +

    plot.jump

    + + + +

    + plot(<mvjump>) +

    + +

    plot.mvjump

    + + + +

    + predict(<GP>) +

    + +

    predict.GP

    + + + +

    + predict(<density>) +

    + +

    predict.density

    + + + +

    + summarize.GP() +

    + +

    summarize.GP

    + + + +

    + update(<jump>) +

    + +

    update.jump

    + + + +

    + update(<mvjump>) +

    + +

    update.mvjump

    + + + +
    - -
    + +
    - - -
    -

    Site built with pkgdown.

    -
    + +
    +

    + Site built with pkgdown. +

    +
    - - - - + - diff --git a/modules/emulator/docs/reference/is.accepted.html b/modules/emulator/docs/reference/is.accepted.html index 4a783e8..48c2484 100644 --- a/modules/emulator/docs/reference/is.accepted.html +++ b/modules/emulator/docs/reference/is.accepted.html @@ -2,133 +2,154 @@ - - - - -is.accepted — is.accepted • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + is.accepted — is.accepted • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    is.accepted

    - -
    +
    +
    + -
    - -
    +
    is.accepted(ycurr, ynew, format = "lin")
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/jump.html b/modules/emulator/docs/reference/jump.html index e7dc983..1915a94 100644 --- a/modules/emulator/docs/reference/jump.html +++ b/modules/emulator/docs/reference/jump.html @@ -2,151 +2,179 @@ - - - - -jump — jump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + jump — jump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    jump

    -

    setClass jump

    - -
    - -
    jump(ic = 0, rate = 0.4, ...)
    - -

    Arguments

    - - - - - - -
    rate
    - - -
    - -
    +
    +
    + + +
    +

    jump

    +

    setClass jump

    +
    + +
    jump(ic = 0, rate = 0.4, ...)
    + +

    + Arguments +

    + + + + + + + + + +
    rate
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/ldinvgamma.html b/modules/emulator/docs/reference/ldinvgamma.html index 5449f91..596307d 100644 --- a/modules/emulator/docs/reference/ldinvgamma.html +++ b/modules/emulator/docs/reference/ldinvgamma.html @@ -2,153 +2,185 @@ - - - - -ldinvgamma — ldinvgamma • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + ldinvgamma — ldinvgamma • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Log-dinvgamma, based on MCMCpack

    - -
    - -
    ldinvgamma(x, shape, scale = 1)
    - -

    Arguments

    - - - - - - -
    scale
    - -

    Value

    - -

    log.density

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/lhc.html b/modules/emulator/docs/reference/lhc.html index 3828637..022c8d9 100644 --- a/modules/emulator/docs/reference/lhc.html +++ b/modules/emulator/docs/reference/lhc.html @@ -2,157 +2,186 @@ - - - - -lhc — lhc • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + lhc — lhc • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    Latin Hyper Cube

    - -
    - -
    lhc(x, n.samp)
    - -

    Arguments

    - - - - - - - - - - -
    x

    <- list (n.dim x 2)

    n.samp

    number of samples

    - -

    Details

    - -

    Simple uniform sampling with LHC permutation

    - - -
    - +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/mcmc.GP.html b/modules/emulator/docs/reference/mcmc.GP.html index e3c79d8..3a086d0 100644 --- a/modules/emulator/docs/reference/mcmc.GP.html +++ b/modules/emulator/docs/reference/mcmc.GP.html @@ -2,166 +2,201 @@ - - - - -mcmc.GP — mcmc.GP • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + mcmc.GP — mcmc.GP • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - +with flat priors and bounded region" + /> + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    + Function to sample from a GP model that is assumed to be a + -lnLikelihood surface with flat priors and bounded region +

    +
    -
    mcmc.GP(gp, x0, nmcmc, rng, format = "lin", mix = "joint",
    +          
    mcmc.GP(gp, x0, nmcmc, rng, format = "lin", mix = "joint",
       splinefcns = NULL, jmp0 = 0.35 * (rng[, 2] - rng[, 1]),
       ar.target = 0.5, priors = NA, settings, run.block = TRUE, n.of.obs,
       llik.fn, hyper.pars, resume.list = NULL)
    - -

    Arguments

    - - - - - - - - - - - - - - - - - - -
    x0
    format

    lin = lnlike fcn, log = log(lnlike)

    mix

    each = jump each dim. independently, joint = jump all at once

    priors
    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + + + + + + + + + +
    x0
    format

    lin = lnlike fcn, log = log(lnlike)

    mix +

    + each = jump each dim. independently, joint = jump all at once +

    +
    priors
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/minimize.GP.html b/modules/emulator/docs/reference/minimize.GP.html index 4f79da3..cd241e0 100644 --- a/modules/emulator/docs/reference/minimize.GP.html +++ b/modules/emulator/docs/reference/minimize.GP.html @@ -2,151 +2,178 @@ - - - - -minimize.GP — minimize.GP • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + minimize.GP — minimize.GP • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    minimize.GP

    - -
    - -
    minimize.GP(gp, rng, x0, splinefuns = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    x0
    splinefuns
    - - -
    - -
    +
    +
    + + +
    +

    minimize.GP

    +
    + +
    minimize.GP(gp, rng, x0, splinefuns = NULL)
    + +

    + Arguments +

    + + + + + + + + + + + + + +
    x0
    splinefuns
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/mvjump.html b/modules/emulator/docs/reference/mvjump.html index a31707e..73ccd06 100644 --- a/modules/emulator/docs/reference/mvjump.html +++ b/modules/emulator/docs/reference/mvjump.html @@ -2,133 +2,154 @@ - - - - -mvjump — mvjump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + mvjump — mvjump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    multivariate version

    - -
    +
    +
    + -
    - -
    +
    mvjump(ic = 0, rate = 0.4, nc = 2, ...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/nderiv.html b/modules/emulator/docs/reference/nderiv.html index 83259d2..8854567 100644 --- a/modules/emulator/docs/reference/nderiv.html +++ b/modules/emulator/docs/reference/nderiv.html @@ -2,143 +2,166 @@ - - - - -nderiv — nderiv • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + nderiv — nderiv • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    nderiv(x, y)
    - -

    Value

    +
    +

    nderiv

    +
    -

    der

    - +
    nderiv(x, y)
    -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/p.html b/modules/emulator/docs/reference/p.html index 4432611..bcfbd13 100644 --- a/modules/emulator/docs/reference/p.html +++ b/modules/emulator/docs/reference/p.html @@ -2,133 +2,154 @@ - - - - -p — p • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + p — p • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    p

    - -
    +
    +
    + -
    - -
    +
    p(x, ...)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/p.jump.html b/modules/emulator/docs/reference/p.jump.html index 68468ab..9cfc11d 100644 --- a/modules/emulator/docs/reference/p.jump.html +++ b/modules/emulator/docs/reference/p.jump.html @@ -2,148 +2,173 @@ - - - - -p.jump — p.jump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + p.jump — p.jump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for jump
    -p(jmp)
    - -

    Arguments

    - - - - - - -
    jmp

    jump parameter

    - - -
    - -
    +
    +

    p.jump

    +
    -
    - +
    # S3 method for jump
    +p(jmp)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    jmp

    jump parameter

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/p.mvjump.html b/modules/emulator/docs/reference/p.mvjump.html index 2cbcb6b..f494899 100644 --- a/modules/emulator/docs/reference/p.mvjump.html +++ b/modules/emulator/docs/reference/p.mvjump.html @@ -2,144 +2,169 @@ - - - - -p.mvjump — p.mvjump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + p.mvjump — p.mvjump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for mvjump
    -p(jmp)
    - -

    Arguments

    - - - - - - -
    jmp

    jump parameter

    - - -
    - -
    +
    +

    p.mvjump

    +
    -
    - +
    # S3 method for mvjump
    +p(jmp)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    jmp

    jump parameter

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/plot.jump.html b/modules/emulator/docs/reference/plot.jump.html index ed78d2c..e6dbb91 100644 --- a/modules/emulator/docs/reference/plot.jump.html +++ b/modules/emulator/docs/reference/plot.jump.html @@ -2,148 +2,173 @@ - - - - -plot.jump — plot.jump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + plot.jump — plot.jump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for jump
    -plot(jmp)
    - -

    Arguments

    - - - - - - -
    jmp

    jump parameter

    - - -
    - -
    +
    +

    plot.jump

    +
    -
    - +
    # S3 method for jump
    +plot(jmp)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    jmp

    jump parameter

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/plot.mvjump.html b/modules/emulator/docs/reference/plot.mvjump.html index 1ab0fa6..f28f96c 100644 --- a/modules/emulator/docs/reference/plot.mvjump.html +++ b/modules/emulator/docs/reference/plot.mvjump.html @@ -2,148 +2,173 @@ - - - - -plot.mvjump — plot.mvjump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + plot.mvjump — plot.mvjump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    # S3 method for mvjump
    -plot(jmp)
    - -

    Arguments

    - - - - - - -
    jmp
    - - -
    - -
    +
    +

    plot.mvjump

    +
    -
    - +
    # S3 method for mvjump
    +plot(jmp)
    -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + +
    jmp
    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/predict.GP.html b/modules/emulator/docs/reference/predict.GP.html index 8a6d88f..3555b70 100644 --- a/modules/emulator/docs/reference/predict.GP.html +++ b/modules/emulator/docs/reference/predict.GP.html @@ -2,153 +2,178 @@ - - - - -predict.GP — predict.GP • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + predict.GP — predict.GP • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    predict.GP

    +
    -
    # S3 method for GP
    +          
    # S3 method for GP
     predict(gp, xpred, cI = NULL, pI = NULL,
       splinefcns = NULL)
    - -

    Arguments

    - - - - - - - - - - -
    cI

    credible interval

    pI

    prediction interval

    - - -
    - -
    -
    - - -
    -

    Site built with pkgdown.

    -
    +

    + Arguments +

    + + + + + + + + + + + + + +
    cI

    credible interval

    pI

    prediction interval

    +
    + +
    +
    + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/predict.density.html b/modules/emulator/docs/reference/predict.density.html index 91c5d88..8aa1c08 100644 --- a/modules/emulator/docs/reference/predict.density.html +++ b/modules/emulator/docs/reference/predict.density.html @@ -2,154 +2,184 @@ - - - - -predict.density — predict.density • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + predict.density — predict.density • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    Simple interpolation of a density object to new points

    +
    -
    # S3 method for density
    +          
    # S3 method for density
     predict(den, xnew)
    - -

    Arguments

    - - - - - - -
    xnew
    - -

    Value

    - -

    ynew

    - - -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/summarize.GP.html b/modules/emulator/docs/reference/summarize.GP.html index d9e0c7a..92e7b77 100644 --- a/modules/emulator/docs/reference/summarize.GP.html +++ b/modules/emulator/docs/reference/summarize.GP.html @@ -2,147 +2,174 @@ - - - - -summarize.GP — summarize.GP • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + summarize.GP — summarize.GP • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    summarize.GP

    - -
    - -
    summarize.GP(gp, pdf_file = NULL, txt_file = NULL)
    - -

    Arguments

    - - - - - - -
    txt_file
    - - -
    - -
    +
    +
    + + +
    +

    summarize.GP

    +
    + +
    summarize.GP(gp, pdf_file = NULL, txt_file = NULL)
    + +

    + Arguments +

    + + + + + + + + + +
    txt_file
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/update.jump.html b/modules/emulator/docs/reference/update.jump.html index 3cc13de..5c39dc2 100644 --- a/modules/emulator/docs/reference/update.jump.html +++ b/modules/emulator/docs/reference/update.jump.html @@ -2,158 +2,185 @@ - - - - -update.jump — update.jump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + update.jump — update.jump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + + +
    +

    update.jump

    +
    -
    # S3 method for jump
    +          
    # S3 method for jump
     update(jmp, chain)
    - -

    Arguments

    - - - - - - - - - - -
    jmp

    jump parameter

    chain

    mcmc chain

    - -

    Value

    - -

    jmp updated jump parameter

    - - -
    - + -
    + Michael Dietze +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/emulator/docs/reference/update.mvjump.html b/modules/emulator/docs/reference/update.mvjump.html index 377ad90..8650e17 100644 --- a/modules/emulator/docs/reference/update.mvjump.html +++ b/modules/emulator/docs/reference/update.mvjump.html @@ -2,134 +2,153 @@ - - - - -update.mvjump — update.mvjump • PEcAn.emulator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + update.mvjump — update.mvjump • PEcAn.emulator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - - -
    - -

    update.mvjump

    - -
    +
    +
    + -
    - -
    +
    # S3 method for mvjump
    +update(jmp, chain)
    +
    + +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/meta.analysis/docs/LICENSE-text.html b/modules/meta.analysis/docs/LICENSE-text.html index fef3982..5504587 100644 --- a/modules/meta.analysis/docs/LICENSE-text.html +++ b/modules/meta.analysis/docs/LICENSE-text.html @@ -2,109 +2,144 @@ - - - - -License • PEcAn.MA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + License • PEcAn.MA + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    University of Illinois/NCSA Open Source License
    +          
    +University of Illinois/NCSA Open Source License
     
     Copyright (c) 2012, University of Illinois, NCSA.  All rights reserved.
     
    @@ -133,27 +168,22 @@ 

    License

    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. -
    - -
    - -
    - + +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/meta.analysis/docs/articles/index.html b/modules/meta.analysis/docs/articles/index.html index c1e3e00..af81610 100644 --- a/modules/meta.analysis/docs/articles/index.html +++ b/modules/meta.analysis/docs/articles/index.html @@ -2,133 +2,166 @@ - - - - -Articles • PEcAn.MA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Articles • PEcAn.MA + + + + + + + + + + + + + + + + + + + + + + + + + + +
    - - - + +
    -
    -
    - +
    +
    + -
    -

    All vignettes

    -

    +
    +

    All vignettes

    +

    - -
    -
    -
    + +
    +
    +
    - - -
    -

    Site built with pkgdown.

    -
    - + + +
    +

    + Site built with pkgdown. +

    +
    -
    - - - + - diff --git a/modules/meta.analysis/docs/articles/single.MA_demo.html b/modules/meta.analysis/docs/articles/single.MA_demo.html index f2438ee..5f82d11 100644 --- a/modules/meta.analysis/docs/articles/single.MA_demo.html +++ b/modules/meta.analysis/docs/articles/single.MA_demo.html @@ -1,93 +1,178 @@ - - - - - - - • PEcAn.MA - - - - - - - - - + + + + + + + + • PEcAn.MA + + + + + + + + + + + + + + + + + + + + + +
    -
    +
    +
    + + +
    - - -
    -

    -Meta-analysis: Example of Single.MA

    -

    Individual Meta-analysis

    -

    Individual meta-analysis for a specific trait and PFT is run by the function single.MA. This will allow power analysis to run repeated MA outside of the full loop over traits and PFTs.

    -

    The first step is to convert the R distribution to JAGS distribution. The prior transformed is then stored in jagsprior and the parameters are renamed as “distn”, “a”, “b” and “n”. The input used here is a simple example with 4 observations. r2bugs.distributions function is to convert R parameterizations to BUGS paramaterizations or to convert from BUGS to R. It can work on the distributions including normal, weibull, gamma, chsq, binormial, negative binormial. The input of this function are information of the prior distribution, including the name of the distribution and 2 parameters. It will convert the parameterization format from R to BUGS or from BUGS to R automaticaly.

    -

    jagify is to convert queried data to format required by JAGS meta-analysis model.

    -

    In the single.MA function, when input the trait data and prior, it will transfer the prior from R parameterization into BUGS parameterization by using the function r2bugs.distributions. Using the jags.model function, the Bayesian graphical model is generated based on the initials. The posterior samples in mcmc.list format are then created as the output of the function.

    -
    require(knitr)
    +          
    +

    + Meta-analysis: Example of Single.MA +

    +

    Individual Meta-analysis

    +

    + Individual meta-analysis for a specific trait and PFT is run by + the function single.MA. This will allow power analysis to run + repeated MA outside of the full loop over traits and PFTs. +

    +

    + The first step is to convert the R distribution to JAGS + distribution. The prior transformed is then stored in jagsprior + and the parameters are renamed as “distn”, “a”, “b” and “n”. The + input used here is a simple example with 4 observations. + r2bugs.distributions function is to convert R parameterizations to + BUGS paramaterizations or to convert from BUGS to R. It can work + on the distributions including normal, weibull, gamma, chsq, + binormial, negative binormial. The input of this function are + information of the prior distribution, including the name of the + distribution and 2 parameters. It will convert the + parameterization format from R to BUGS or from BUGS to R + automaticaly. +

    +

    + jagify is to convert queried data to format required by JAGS + meta-analysis model. +

    +

    + In the single.MA function, when input the trait data and prior, it + will transfer the prior from R parameterization into BUGS + parameterization by using the function r2bugs.distributions. Using + the jags.model function, the Bayesian graphical model is generated + based on the initials. The posterior samples in mcmc.list format + are then created as the output of the function. +

    +
    +
    require(knitr)
     opts_chunk$set(echo = FALSE, message = FALSE, results='hide', cache=TRUE, 
                    eval = FALSE ## just to allow .md to be compiled
                    )
    @@ -101,8 +186,9 @@ 

    tauB <- 0.001 prior <- data.frame(distn = "norm", parama = 0, paramb = 2, n = NA) ##running single.MA -output <- single.MA(data, j.chains, j.iter, tauA, tauB, prior,jag.model.file, overdispersed=TRUE)

    -
    ## Compiling model graph
    +output <- single.MA(data, j.chains, j.iter, tauA, tauB, prior,jag.model.file, overdispersed=TRUE)
    +
    +
    ## Compiling model graph
     ##    Resolving undeclared variables
     ##    Allocating nodes
     ## Graph information:
    @@ -111,35 +197,45 @@ 

    ## Total graph size: 25 ## ## Initializing model

    -

    The meta-analysis outputs are summarized by the pecan.ma.summary function. It will create several log files for all the traits to record the R output of the convergency diagnosis, and several PDF file for all the traits to store the diagnosis plot of convergency. G-R diagnostics is used to test convergence. The diagnose result is output into the log file. If the JAGS model failed to converge, a warning will also be generated.

    -
    -
    +

    + The meta-analysis outputs are summarized by the pecan.ma.summary + function. It will create several log files for all the traits to + record the R output of the convergency diagnosis, and several PDF + file for all the traits to store the diagnosis plot of + convergency. G-R diagnostics is used to test convergence. The + diagnose result is output into the log file. If the JAGS model + failed to converge, a warning will also be generated. +

    +
    +
    - - - - -