rCorr: Plot random correlation for a selection of time points

Description Usage Arguments Value

View source: R/fit_model.R

Description

Plot random correlation for a selection of time points

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
rCorr(
  obs,
  t.period,
  mean,
  sd,
  lambda,
  n.random,
  training.test,
  SWHobs,
  graphD = FALSE
)

Arguments

obs

The observations to be transformed

t.period

The time period for plotting

mean

The mean value of the distribution

sd

The sd value of the distribution

lambda

The estimated lambda of the distribution

n.random

The number of random predictive trajectories

training.test

The training and the test period

SWHobs

SWH observations for a particular location in the test period

graphDev

Logical variable to create a OS specific graphic device

Value

A figure showing the random correlations


NorskRegnesentral/rSWHAP documentation built on Feb. 20, 2020, 3:19 a.m.