# Generated by roxygen2: do not edit by hand

S3method(plot,gsBinomialExact)
S3method(plot,gsDesign)
S3method(plot,gsProbability)
S3method(plot,ssrCP)
S3method(print,eEvents)
S3method(print,gsBoundSummary)
S3method(print,gsDesign)
S3method(print,gsProbability)
S3method(print,gsSurv)
S3method(print,nSurv)
S3method(print,nSurvival)
S3method(summary,gsDesign)
S3method(summary,spendfn)
S3method(xtable,gsDesign)
S3method(xtable,gsSurv)
export(Power.ssrCP)
export(binomialSPRT)
export(checkLengths)
export(checkRange)
export(checkScalar)
export(checkVector)
export(ciBinomial)
export(condPower)
export(eEvents)
export(gsBValue)
export(gsBinomialExact)
export(gsBound)
export(gsBound1)
export(gsBoundCP)
export(gsBoundSummary)
export(gsCP)
export(gsCPOS)
export(gsCPz)
export(gsDelta)
export(gsDensity)
export(gsDesign)
export(gsHR)
export(gsPI)
export(gsPOS)
export(gsPP)
export(gsPosterior)
export(gsProbability)
export(gsRR)
export(gsSurv)
export(hGraph)
export(hrn2z)
export(hrz2n)
export(isInteger)
export(nBinomial)
export(nBinomial1Sample)
export(nEvents)
export(nEventsIA)
export(nNormal)
export(nSurv)
export(nSurvival)
export(normalGrid)
export(sequentialPValue)
export(sfBetaDist)
export(sfCauchy)
export(sfExponential)
export(sfExtremeValue)
export(sfExtremeValue2)
export(sfGapped)
export(sfHSD)
export(sfLDOF)
export(sfLDPocock)
export(sfLinear)
export(sfLogistic)
export(sfNormal)
export(sfPoints)
export(sfPower)
export(sfStep)
export(sfTDist)
export(sfTrimmed)
export(sfTruncated)
export(simBinomial)
export(spendingFunction)
export(ssrCP)
export(tEventsIA)
export(testBinomial)
export(varBinomial)
export(xprint)
export(xtable)
export(z2Fisher)
export(z2NC)
export(z2Z)
export(zn2hr)
importFrom("grDevices","palette")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,qplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_ellipse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,gray.colors)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,matpoints)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(grid,unit)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rlang,"!!")
importFrom(rlang,sym)
importFrom(stats,dnorm)
importFrom(stats,nlminb)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,pcauchy)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qbinom)
importFrom(stats,qcauchy)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,uniroot)
importFrom(tidyr,pivot_longer)
importFrom(xtable,xtable)
useDynLib(gsDesign,gsbound)
useDynLib(gsDesign,gsbound1)
useDynLib(gsDesign,gsdensity)
useDynLib(gsDesign,probrej)
useDynLib(gsDesign,stdnorpts)
