Files in andreas50/utsMultivariate
Multivariate Unevenly Spaced Time Series

.Rbuildignore
.gitignore
ChangeLog
DESCRIPTION
NAMESPACE
R/NAs.R R/Ops.R R/apply.R R/coercions.R R/example_ts.R R/first_last.R R/group_methods.R R/internal.R R/plot.R R/print.R R/sampling.R R/start_end.R R/summary_of_values.R R/ts_compatability.R R/uts_matrix.R R/uts_vector.R R/wide_long.R README.Rmd README.md man/Math.uts_vector.Rd man/Ops_uts_vector.Rd man/Summary.uts_vector.Rd man/as.data.frame.uts_matrix.Rd man/as.data.frame.uts_vector.Rd man/as.fts.uts_vector.Rd man/as.irts.uts_vector.Rd man/as.uts_vector.Rd man/as.uts_vector.uts_matrix.Rd man/as.xts.uts_vector.Rd man/as.zoo.uts_vector.Rd man/compatability.Rd man/ex_uts_vector.Rd man/first.uts_vector.Rd man/is.na.uts_vector.Rd man/mean.uts_vector.Rd man/na.omit.uts_vector.Rd man/plot.uts_vector.Rd man/plot_single_uts_vector.Rd man/print.uts_vector.Rd man/rep.uts.Rd man/sample_values.uts_vector.Rd man/sapply.Rd man/sapply.uts_vector.Rd man/start.uts_vector.Rd man/sub-.uts_vector.Rd man/time.uts_vector.Rd man/utsMultivariate-internal.Rd man/uts_matrix.Rd man/uts_matrix_long.Rd man/uts_matrix_wide.Rd
man/uts_plot-1.svg
man/uts_vector.Rd man/uts_vector_long.Rd man/uts_vector_wide.Rd man/window.uts_vector.Rd tests/testthat.R tests/testthat/test-Ops.R
tests/testthat/test-Ops_binary_1.rds
tests/testthat/test-Ops_binary_2.rds
tests/testthat/test-Ops_binary_3.rds
tests/testthat/test-Ops_unary_1.rds
tests/testthat/test-Ops_unary_2.rds
tests/testthat/test-apply.R
tests/testthat/test-as.data.frame.uts_matrix_1.rds
tests/testthat/test-as.data.frame.uts_matrix_2.rds
tests/testthat/test-as.data.frame.uts_vector_1.rds
tests/testthat/test-as.data.frame.uts_vector_2.rds
tests/testthat/test-as.uts_vector.uts_matrix_1.rds
tests/testthat/test-as.uts_vector.uts_matrix_2.rds
tests/testthat/test-coercions.R
tests/testthat/test-coercions_from_fts.rds
tests/testthat/test-coercions_from_irts_1.rds
tests/testthat/test-coercions_from_irts_2.rds
tests/testthat/test-coercions_from_ts.rds
tests/testthat/test-coercions_from_xts_1.rds
tests/testthat/test-coercions_from_xts_2.rds
tests/testthat/test-coercions_from_zoo_1.rds
tests/testthat/test-coercions_from_zoo_2.rds
tests/testthat/test-coercions_to_fts.rds
tests/testthat/test-coercions_to_irts.rds
tests/testthat/test-coercions_to_xts.rds
tests/testthat/test-coercions_to_zoo_1.rds
tests/testthat/test-coercions_to_zoo_2.rds
tests/testthat/test-end_1.rds
tests/testthat/test-end_2.rds
tests/testthat/test-first_last.R tests/testthat/test-group_methods.R
tests/testthat/test-insertion_logical_uts_vector.rds
tests/testthat/test-insertion_multiple_uts_1.rds
tests/testthat/test-insertion_multiple_uts_2.rds
tests/testthat/test-insertion_multiple_uts_3.rds
tests/testthat/test-insertion_single_uts_1.rds
tests/testthat/test-insertion_single_uts_2.rds
tests/testthat/test-insertion_single_uts_3.rds
tests/testthat/test-mean_1.rds
tests/testthat/test-mean_2.rds
tests/testthat/test-median_1.rds
tests/testthat/test-median_2.rds
tests/testthat/test-sampling.R
tests/testthat/test-sampling_1.rds
tests/testthat/test-sampling_2.rds
tests/testthat/test-sampling_3.rds
tests/testthat/test-sampling_4.rds
tests/testthat/test-sampling_5.rds
tests/testthat/test-sampling_6.rds
tests/testthat/test-sapply_1.rds
tests/testthat/test-sapply_2.rds
tests/testthat/test-sapply_3.rds
tests/testthat/test-sapply_4.rds
tests/testthat/test-sapply_5.rds
tests/testthat/test-sapply_6.rds
tests/testthat/test-sapply_7.rds
tests/testthat/test-sd_1.rds
tests/testthat/test-sd_2.rds
tests/testthat/test-start_1.rds
tests/testthat/test-start_2.rds
tests/testthat/test-start_end.R
tests/testthat/test-subsampling_1.rds
tests/testthat/test-subsampling_2.rds
tests/testthat/test-subsampling_3.rds
tests/testthat/test-subsampling_subsetting_1.rds
tests/testthat/test-subsampling_subsetting_2.rds
tests/testthat/test-subsampling_subsetting_3.rds
tests/testthat/test-subset_replacement_1.rds
tests/testthat/test-subset_replacement_2.rds
tests/testthat/test-subset_replacement_3.rds
tests/testthat/test-subset_replacement_4.rds
tests/testthat/test-subset_replacement_5.rds
tests/testthat/test-subset_replacement_6.rds
tests/testthat/test-subsetting.rds
tests/testthat/test-summary_1.rds
tests/testthat/test-summary_2.rds
tests/testthat/test-summary_3.rds
tests/testthat/test-summary_of_values.R
tests/testthat/test-time_1.rds
tests/testthat/test-time_2.rds
tests/testthat/test-uts_first_last_1.rds
tests/testthat/test-uts_first_last_2.rds
tests/testthat/test-uts_first_last_3.rds
tests/testthat/test-uts_first_last_4.rds
tests/testthat/test-uts_first_last_5.rds
tests/testthat/test-uts_first_last_6.rds
tests/testthat/test-uts_first_last_7.rds
tests/testthat/test-uts_matrix.R
tests/testthat/test-uts_matrix_1.rds
tests/testthat/test-uts_matrix_2.rds
tests/testthat/test-uts_matrix_3.rds
tests/testthat/test-uts_matrix_4.rds
tests/testthat/test-uts_matrix_5.rds
tests/testthat/test-uts_matrix_6.rds
tests/testthat/test-uts_matrix_long_1.rds
tests/testthat/test-uts_matrix_long_2.rds
tests/testthat/test-uts_matrix_wide_1.rds
tests/testthat/test-uts_matrix_wide_2.rds
tests/testthat/test-uts_vector.R
tests/testthat/test-uts_vector_1.rds
tests/testthat/test-uts_vector_2.rds
tests/testthat/test-uts_vector_3.rds
tests/testthat/test-uts_vector_4.rds
tests/testthat/test-uts_vector_5.rds
tests/testthat/test-uts_vector_long_1.rds
tests/testthat/test-uts_vector_long_2.rds
tests/testthat/test-uts_vector_long_3.rds
tests/testthat/test-uts_vector_wide_1.rds
tests/testthat/test-uts_vector_wide_2.rds
tests/testthat/test-uts_vector_wide_3.rds
tests/testthat/test-wide_long.R
tests/testthat/test-window_1.rds
tests/testthat/test-window_2.rds
to_do_list.md
utsMultivariate.Rproj
andreas50/utsMultivariate documentation built on Sept. 27, 2021, 10:33 p.m.