RemoveNA {MultiATSM} | R Documentation |
Exclude series that contain NAs
Description
Exclude series that contain NAs
Usage
RemoveNA(YieldsData, MacroData, Economies)
Arguments
YieldsData |
List of country-specific bond yields |
MacroData |
List of country-specific and global economic variables |
Economies |
string-vector containing the names of the economies which are part of the economic system |
Value
return the time series data that were not initially composed by NAs.
[Package MultiATSM version 1.3.1 Index]