powered by
round_to_seq(x, nlevels = 20, as_factor = FALSE)
TRUE
length(x)
nlevels
diffmap
plot_diffnet2
x <- rnorm(100) w <- data.frame(as.integer(round_to_seq(x, as_factor = TRUE)),x) plot(w,x)
Run the code above in your browser using DataLab