Graph: Point graph for one factor model 2
This is a function of the point graph for one factor
seg_graph2( model, theme = theme_gray(), pointsize = 4, pointshape = 16, horiz = TRUE, vjust = -0.6 )
model
: DIC, DBC or DQL objecttheme
: ggplot2 themepointsize
: Point sizepointshape
: Format point (default is 16)horiz
: Horizontal Column (default is TRUE)vjust
: vertical adjustedReturns a point chart for one factor
data("laranja") a=with(laranja, DBC(trat, bloco, resp, mcomp = "sk",angle=45, ylab = "Number of fruits/plants")) seg_graph2(a,horiz = FALSE)
radargraph , barplot_positive , plot_TH , corgraph , spider_graph , line_plot
Gabriel Danilo Shimizu, shimizu@uel.br
Leandro Simoes Azeredo Goncalves
Rodrigo Yudi Palhaci Marubayashi
Useful links