Skip to main content.
search :
Add to Google

Chernoff faces

Last Modified : 31/08/2005 05:50, 5 lines of code
Highlighting powered by highlight

   
require(TeachingDemos) 

set.seed(17)
faces(matrix(sample(1:1000,128,),16,8),main="random faces") 

Chernoff faces

representation of the rows of a data matrix by faces. The features paramters of this implementation are:
1-height of face
2-width of face
3-shape of face
4-height of mouth
5-width of mouth
6-curve of smile
7-height of eyes
8-width of eyes
9-height of hair
10-width of hair
11-styling of hair
12-height of nose
13-width of nose
14-width of ears
15-height of ears.

Note

49.42 / 100   (190 votes)
Vote (between 0 and 100) :

Requirements

source code

Download or view
example(faces)
RGraphGallery(87,8,8)

Keywords

Dimension: multivariate
Dimension: univariate
Quantile regression
Rcore: colors
Rcore: core
Rcore: fonts
system: grid
system: lattice
system: rgl
triplot
Var: circular
Var: numeric
View: distribution
View: linear relation
View: spatial
View: trees
add a keyword
just click a keyword to associate it to that graph. If you don't find what you are looking for, you may also create a new keyword.
 3D
 bioconductor
 Cluster analysis
 Dimension:
         bivariate
         multivariate
         univariate
 histogram
 Mathematical annotations
 Quantile regression
 Rcore:
         colors
         core
         fonts
 system:
         graphics
         grid
         lattice
         rgl
 triplot
 Var:
         circular
         factor
         numeric
         TimeSeries
 View:
         distribution
         linear relation
         spatial
         trees

See also ...

Wiki page

 Go to the wiki page associated to that graphic. Feel free to add comments, etc ... there.
Warning: fopen(http://wiki.r-project.org/rwiki/doku.php?id=graph_gallery:graph87&do=export_raw) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /mnt/114/free.fr/2/c/addictedtor/graphiques/scriptsphp/bottom_graph.php on line 181

Warning: fread(): supplied argument is not a valid stream resource in /mnt/114/free.fr/2/c/addictedtor/graphiques/scriptsphp/bottom_graph.php on line 182

Author(s)

Hans Peter Wolf