# NOT RUN {
# Scale the entries of a vector to the interval [0,1]
# NOT RUN {
# }
# NOT RUN {
# Load data
data("data_stock_returns")
# Compute topological risk measures from correlation-based financial networks
l_result <- f_correlation_network_measures(data_stock_returns)
# Plot SR_t
f_plot(l_result$SR)
# }
# NOT RUN {
# }
# }
Run the code above in your browser using DataLab