https://github.com/cran/smacof
Raw File
Tip revision: 9a30ff0f8e044fd46dfd0b6e8d33660def398521 authored by Jan de Leeuw on 16 March 2011, 00:00:00 UTC
version 1.1-3
Tip revision: 9a30ff0
NAMESPACE
import("stats", "graphics", "rgl", "scatterplot3d")
export(smacofSym)
export(smacofRect)
export(smacofIndDiff)
export(smacofConstraint)
export(smacofSphere.primal)
export(smacofSphere.dual)
export(sim2diss)
export(plot3dstatic)

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)






back to top