This web page shows the issues in the functions in the package nonlinearTseries if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.
name | inputs | message | file.line | valgrind_log | executable.file |
---|---|---|---|---|---|
nonlinearTseries:::calculate_fluctuation_function | windowSizesVector yr | Conditional jump or move depends on uninitialised value(s) | DFA.cpp : 27 | valgrind_log | executable-test-file |
nonlinearTseries:::calculate_mutual_information | |||||
nonlinearTseries:::calculate_time_series_histogram | |||||
nonlinearTseries:::generalized_correlation_sum | corrSumOrder maxEmbeddingDim minEmbeddingDim numberBoxes radii theilerWindow timeLag timeSeries | 58 bytes in 1 blocks are possibly lost in loss record 33 of 1,324 | corr_dim.cpp : 155 | valgrind_log | executable-test-file |
nonlinearTseries:::getAllNeighbours | |||||
nonlinearTseries:::getVectorNeighbours | numberBoxes phaseSpace radius vectorIndex | Invalid read of size 8 | neighbour_search.cpp : 149 | valgrind_log | executable-test-file |
nonlinearTseries:::get_NN_2Set_wrapper | data dimension distances EPS K ND nn_index NQ query SEARCHTYPE SQRAD USEBDTREE | 73 bytes in 1 blocks are possibly lost in loss record 37 of 1,325 | NN.cpp : 205 | valgrind_log | executable-test-file |
nonlinearTseries:::lyapunov_exponent | |||||
nonlinearTseries:::nonlinear_noise_reduction | |||||
nonlinearTseries:::poincare_map | hiperplanePoint normalVector timeSeries | Conditional jump or move depends on uninitialised value(s) | poincare_map.cpp : 67 | valgrind_log | executable-test-file |
nonlinearTseries:::rcpp_information_dimension | |||||
nonlinearTseries:::space_time_plot |