EconPapers    
Economics at your fingertips  
 

SURFACE: Stata module to draw a 3D wireform surface plot

Adrian Paul Mander ()

Statistical Software Components from Boston College Department of Economics

Abstract: The surface command attempts to draw a wireframe plot from three variables. var1 specifies the x-coordinate, var2 the y-coordinate and var3 the z-coordinate. Alternatively the function can draw a circle at each point and add a straight line going down to the lowest point. This function can handle data that is not in the form of a matrix of values. However if there are too many x- and y- values the function will attempt to round the dataset values into a more reasonable spread of values. This will result in very messy figures. However in such a case it is the impression that is needed. Many other statistical packages require a full matrix of values. This is not a problem for the nowire option. At present the state of rotating the diagram is limited to interchanging the axes. This is an update of the routine published in STB 51 (gr39). Users of Stata 10 may use surface; for earlier versions of Stata, use surface7.

Language: Stata
Requires: Stata version 10 (version 7 for surface)
Keywords: 3d plot; wireform; surface plot (search for similar items in EconPapers)
Date: Written 2005-01-06
Note: This module may be installed from within Stata by typing "ssc install surface". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/s/surface.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/s/surface.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/s/surface7.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/s/surface7.hlp help file (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

More software in Statistical Software Components from Boston College Department of Economics
Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA
Contact information at EDIRC.
Series data maintained by Christopher F Baum ().

 
Page updated 2008-10-14
Handle: RePEc:boc:bocode:s448501