Plot susiF object
plot_susiF(
obj,
title = "",
cred.band = TRUE,
lfsr.curve = TRUE,
size_line = 2,
size_point = 4,
pos_SNP,
pip_only = FALSE,
point_shape,
...
)
output of the susiF function
character
logical, if TRUE, plot credible bands if obj fitted with wavelets regression. Set as TRUE by default
logical, if TRUE, plot estimated lfsr of the effect at each base pair if obj fitted with HMM regression. Set as TRUE by default
numeric, width of the plotted lines
numeric, size of the point
vector, containing the base pair of the SNPs
logical, if TRUE only ouput the PIP plot
vector, containing the shape of dots
Other arguments..