The .welcome
startup function has been removed
The dunn
function has been added.
LSD testing on FAT2DBC
was added
Dependence on the grid
and gridExtra
packages have been removed. Functions with more than one graph are now joined by the cowplot
package.
Added add.letters
argument in DICT, DBCT and DQLT function.
The FAT2DIC.art and FAT2DBC.art functions have been discontinued
Added the soybean
dataset
Added the bean
dataset
Added the corn
dataset
Added the covercrops
dataset
Added the orchard
dataset
Added the pepper
dataset
The summarise_anova function was implemented, which performs a summary of the outputs of the DIC, DBC and DQL functions, when the factor is qualitative. In the case of FAT2DIC, FAT2DBC, PSUBDIC and PSUBDBC a summary of the analysis of variance frame is returned.
Fixed bug of conjdic and conjdbc functions in case of analysis of separate experiments.
Now for DIC, DBC, DQL, FAT2DIC, FAT2DBC, FAT3DIC and FAT3DBC functions, the standardized residual graph is returned in list form, before the graphs.
The standardized residual graph for the PSUBDIC and PSUBDBC functions was implemented
Scott-Knott's test has been improved. Now composite names can be used in factor vectors.
Fixed the FAT2DIC.art function bug
PCA_function
function was implemented
Correction of CV
for FAT2DIC
and FAT2DBC
. Before, I was extracting the QM from the interaction by making the QM from the residue.
The transf
function suggestion issue has been fixed.
The linesize
argument was implemented in polynomial
, polynomial2
and polynomial2_color
Added the emerge
dataset
TBARPLOT.reverse
function was implemented
FAT2DIC.ad
and FAT2DBC.ad
function was implemented
The polynomial
and polynomial2
functions have been improved
When a significant double interaction is found when one of the factors is quantitative, it now performs multiple comparisons of the other factor within each level of the quantitative factor.
The PSUBSUB
function bugs have been fixed. In addition, the function returns breakdown of the analysis of variance, assumptions, and additional information.
dunnett
function was implemented
cor_ic
function was implemented
bar_graph
function was implemented
seg_graph
function was implemented
The graphical output of the conjdic
and conjdbc
functions has been changed. It is now possible to use the outputs of these functions in sk_graph
, radargraph
and barplot_positive
.
Now FAT2DIC
, FAT2DBC
, PSUBDIC
, PSUBDBC
, FAT3DIC
and FAT3DBC
can be used in the sk_graph
, radargraph
and barplot_positive
commands, in cases of significant isolated effect.
More graphical arguments were added to the commands, such as angle.label
.
The layout of the variance analysis output in the conjdic
and conjdbc
commands has been changed.
The variation coefficient (CV %) was added in the DICT
, DBCT
and DQLT
functions.
Analysis using a generalized linear model of the binomial or poisson family was added for a completely randomized design (DIC.glm
) in randomized blocks (DBC.glm
) with a factor of interest.
Additional information was inserted in FAT2DIC, FAT2DBC, FAT3DIC and FAT3DBC.
plot_cor
function has been added.
plot_jitter
function has been added.
Graphics themes default has been changed from theme_bw
to theme_classic
.
The graphical output of standardized graphics residues for ggplot2 has been changed.
The aristolochia
dataset has been added
The aacp
function has been added, which calculates the area under the progress curve
The bar width error in the polynomial and polynomial2 commands has been fixed and can now be defined by the width.bar
argument.
The mean and general median of the DIC, DBC and DQL commands have been corrected. The function returned the measurements of the transformed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.