https://github.com/cran/smacof
Raw File
Tip revision: 6e28d0110a861ff280afacd503d89827fcdc7ae3 authored by Jan de Leeuw on 29 November 2011, 16:49:27 UTC
version 1.2-1
Tip revision: 6e28d01
NAMESPACE
import("stats", "graphics", "rgl", "scatterplot3d")
export(smacofSym)
export(smacofRect)
export(smacofIndDiff)
export(smacofConstraint)
export(smacofSphere.primal)
export(smacofSphere.dual)
export(sim2diss)
export(plot3dstatic)
export(jackknife)
export(permtest)

S3method(print, smacofB)
S3method(summary, smacofB)
S3method(print, smacofR)
S3method(summary, smacofR)
S3method(print, smacofID)
S3method(summary, smacofID)
S3method(print, smacofSP)
S3method(summary, smacofSP)
S3method(residuals, smacof)
S3method(residuals, smacofID)
S3method(residuals, smacofR)
S3method(plot3d, smacof)
S3method(plot3d, smacofR)
S3method(plot3d, smacofID)
S3method(plot, smacof)
S3method(plot, smacofR)
S3method(plot, smacofID)
S3method(plot3dstatic, smacof)
S3method(plot3dstatic, smacofR)
S3method(plot3dstatic, smacofID)
S3method(print, smacofJK)
S3method(plot, smacofJK)
S3method(jackknife, smacofB)
S3method(permtest, smacofB)
S3method(print, smacofPerm)
S3method(plot, smacofPerm)






back to top