Learn R Programming

rEDM (version 1.8.2)

block_gp: Deprecated functions

Description

Deprecated functions.

Usage

block_gp(block,lib = c(1, NROW(block)),pred = lib,tp = 1,phi = 0,
v_e = 0,eta = 0,fit_params = TRUE,columns = NULL,target_column = 1,
stats_only = TRUE,save_covariance_matrix = FALSE,
first_column_time = FALSE,silent = FALSE, ...)
ccm_means(df, FUN = mean, ...)
tde_gp(time_series,lib = c(1, NROW(time_series)),pred = lib,
E = 1:10,tau = 1,tp = 1,phi = 0,v_e = 0,eta = 0,fit_params = TRUE,
stats_only = TRUE,save_covariance_matrix = FALSE,silent = FALSE, ...)
test_nonlinearity(ts,method = "ebisuzaki", num_surr = 200,
T_period = 1,E = 1, ...)

Arguments

block

not implemented

lib

not implemented

pred

not implemented

tp

not implemented

phi

not implemented

v_e

not implemented

eta

not implemented

fit_params

not implemented

columns

not implemented

target_column

not implemented

stats_only

not implemented

save_covariance_matrix

not implemented

first_column_time

not implemented

silent

not implemented

df

not implemented

FUN

not implemented

time_series

not implemented

E

not implemented

tau

not implemented

ts

not implemented

method

not implemented

num_surr

not implemented

T_period

not implemented

...

not implemented

Value

Not implemneted.