This is the clnuplot Reference Manual, version 0.2.2, generated automatically by Declt version 2.4 "Will Decker" on Wed Jun 20 11:34:31 2018 GMT+0.
• Systems: | The systems documentation | |
• Modules: | The modules documentation | |
• Files: | The files documentation | |
• Packages: | The packages documentation | |
• Definitions: | The symbols documentation | |
• Indexes: | Concepts, functions, variables and data types |
The main system appears first, followed by any subsystem dependency.
• The clnuplot system: |
Gary Warren King <gwking@metabang.com>
Gary Warren King <gwking@metabang.com>
MIT License
Common Lisp interface to GNUPlot.
0.2.2
clnuplot.asd (file)
dev (module)
Modules are listed depth-first from the system components tree.
• The clnuplot/dev module: |
clnuplot (system)
dev/
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files: | ||
• Other files: |
Next: Other files, Previous: Files, Up: Files [Contents][Index]
Next: The clnuplot/dev/package<dot>lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
clnuplot.asd
clnuplot (system)
Next: The clnuplot/dev/utilities<dot>lisp file, Previous: The clnuplot<dot>asd file, Up: Lisp files [Contents][Index]
Next: The clnuplot/dev/plots<dot>lisp file, Previous: The clnuplot/dev/package<dot>lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
dev (module)
dev/utilities.lisp
Next: The clnuplot/dev/roc-curves<dot>lisp file, Previous: The clnuplot/dev/utilities<dot>lisp file, Up: Lisp files [Contents][Index]
utilities.lisp (file)
dev (module)
dev/plots.lisp
Next: The clnuplot/dev/plot-window<dot>lisp file, Previous: The clnuplot/dev/plots<dot>lisp file, Up: Lisp files [Contents][Index]
plots.lisp (file)
dev (module)
dev/roc-curves.lisp
Previous: The clnuplot/dev/roc-curves<dot>lisp file, Up: Lisp files [Contents][Index]
plots.lisp (file)
dev (module)
dev/plot-window.lisp
execute-plot (function)
Previous: Lisp files, Up: Files [Contents][Index]
• The clnuplot/dev/notes.text file: | ||
• The clnuplot/dev/examples file: |
Next: The clnuplot/dev/examples file, Previous: Other files, Up: Other files [Contents][Index]
dev (module)
dev/notes.text
Previous: The clnuplot/dev/notes<dot>text file, Up: Other files [Contents][Index]
dev (module)
/home/quickref/quicklisp/dists/quicklisp/software/clnuplot-20130128-darcs/dev/examples (not found)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The clnuplot-system package: | ||
• The clnuplot package: |
Next: The clnuplot package, Previous: Packages, Up: Packages [Contents][Index]
clnuplot.asd
Previous: The clnuplot-system package, Up: Packages [Contents][Index]
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions: | ||
• Internal definitions: |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported special variables: | ||
• Exported functions: | ||
• Exported generic functions: |
Next: Exported functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
plot-window.lisp (file)
plots.lisp (file)
plots.lisp (file)
Next: Exported generic functions, Previous: Exported special variables, Up: Exported definitions [Contents][Index]
plots.lisp (file)
plots.lisp (file)
Data can either be a single plot or multiple plots. In the first case, it should be a list of pairs of numbers; in the second it should be a list of lists of pairs of numbers.
roc-curves.lisp (file)
roc-curves.lisp (file)
roc-curves.lisp (file)
Returns (as multiple values) a list of points for an ROC curve and a list of
f-measures associated with those points. The ROC curve algorithm is from Tom
Facwett’s ROC Graphs: Notes and Practical Considerations for Data Mining Researchers.
See moab entry fawcett-roc-2003 for more information.
If you know that the examples are already sorted, you can use the sort? keyword to prevent this from sorting them again. The :beta keyword is passed along to the f-measure function. The :weight keyword is provided to handles aggreates of examples.
roc-curves.lisp (file)
plots.lisp (file)
Previous: Exported functions, Up: Exported definitions [Contents][Index]
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plot-window.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables: | ||
• Internal functions: | ||
• Internal generic functions: | ||
• Internal classes: |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
Next: Internal generic functions, Previous: Internal special variables, Up: Internal definitions [Contents][Index]
plots.lisp (file)
plot-window.lisp (file)
utilities.lisp (file)
utilities.lisp (file)
utilities.lisp (file)
plots.lisp (file)
plots.lisp (file)
Next: Internal classes, Previous: Internal functions, Up: Internal definitions [Contents][Index]
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated reader method
plots.lisp (file)
automatically generated writer method
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
plots.lisp (file)
Previous: Internal generic functions, Up: Internal definitions [Contents][Index]
plots.lisp (file)
plot-abstract (class)
:filename
"plot"
filename (generic function)
(setf filename) (generic function)
:host
host (generic function)
(setf host) (generic function)
:filepath, :directory
filepath (generic function)
(setf filepath) (generic function)
Initarg | Value |
---|---|
:host | clnuplot:*plot-default-host* |
:directory | clnuplot:*plot-default-directory* |
plots.lisp (file)
standard-object (class)
gnuplot (class)
(metabang.cl-containers:make-container (quote metabang.cl-containers:simple-associative-container))
settings (generic function)
(metabang.cl-containers:make-container (quote metabang.cl-containers:stable-associative-container))
data-sets (generic function)
:comment
comment (generic function)
(setf comment) (generic function)
plots.lisp (file)
standard-object (class)
(metabang.cl-containers:make-container (quote metabang.cl-containers:simple-associative-container))
settings (generic function)
:comment
comment (generic function)
(setf comment) (generic function)
:style
style (generic function)
(setf style) (generic function)
(metabang.cl-containers:make-container (quote metabang.cl-containers:flexible-vector-container))
data (generic function)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index: | ||
• Function index: | ||
• Variable index: | ||
• Data type index: |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L M O |
---|
Jump to: | C F L M O |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
C D E F G H L M P Q R S W |
---|
Jump to: | (
C D E F G H L M P Q R S W |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
C D F H S |
---|
Jump to: | *
C D F H S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C G P S |
---|
Jump to: | C G P S |
---|