https://github.com/cran/smacof
Revision 99c05bd52c4be0adf1bbdec30c32e7812fc36422 authored by Jan de Leeuw on 27 January 2011, 00:00:00 UTC, committed by Gabor Csardi on 27 January 2011, 00:00:00 UTC
1 parent 6eea070
Raw File
Tip revision: 99c05bd52c4be0adf1bbdec30c32e7812fc36422 authored by Jan de Leeuw on 27 January 2011, 00:00:00 UTC
version 1.1-0
Tip revision: 99c05bd
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