# Generated by roxygen2: do not edit by hand

export(CC)
export(LER)
export(RII)
export(RIInet)
export(RY)
export(RYM)
export(RYP)
export(RYT)
export(estimGRM)
export(estimRYMRep)
export(estimRYRep)
export(fitDBVSBVinter)
export(fitGMASMA)
export(getDesignBinaryCropMix)
export(getDesignBinaryVarMix)
export(getMixtureList)
export(getMixturesPerGeno)
export(imageMat)
export(infoCriterion)
export(invvec)
export(invvecMixes)
export(mixSowingWeight)
export(mkAllZSMA)
export(mkZGMA)
export(mkZSMA)
export(mkZinterspe)
export(nbSeedsToSownInPure)
export(normBiasError)
export(paramBoot4TMB)
export(pivotMixData2Long)
export(pivotMixData2Wide)
export(plotDesignCropMix)
export(plotDesignVarMix)
export(plotDiallel)
export(rmatnorm)
export(simulDBVSBVinter)
export(simulGenosDoseStruct)
export(summarizeGMASMAs)
export(vec)
import(TMB)
import(ggplot2)
import(lme4)
importClassesFrom(Matrix,dgTMatrix)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,diag)
importFrom(Matrix,drop0)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(Matrix,t)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,grey.colors)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(igraph,add_edges)
importFrom(igraph,as_data_frame)
importFrom(igraph,degree)
importFrom(igraph,delete_edges)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,is_bipartite)
importFrom(igraph,laplacian_matrix)
importFrom(igraph,layout_as_bipartite)
importFrom(igraph,sample_bipartite)
importFrom(igraph,sample_gnm)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,vertex_attr)
importFrom(igraph,which_multiple)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,contr.sum)
importFrom(stats,cor)
importFrom(stats,extractAIC)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,nlminb)
importFrom(stats,pnorm)
importFrom(stats,qbeta)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,strcapture)
useDynLib(plantmix, .registration=TRUE); useDynLib(plantmix_TMBExports)
