Get off to a good start in bioinformatics with this three-part online workshop in R. This workshop lays the foundation for successful bioinformatics experiments, including RNA-Seq, single cell RNA-Seq ...
# die verschiedenen Kombinationen der 3 unabhängigen Variablen. m_pup = lm(l ~ sex * mo * region, data = pup) # alle 2-&3-fach Interaktionen m_pup2 = lm(l ~ (sex ...