SAS Namespace Types |
Subclass of SecondaryType
Contains analytic attributes to apply to a table. These attributes include information such as the sampling rate and a description of the group of observations in this table. Used by SAS Enterprise Miner.
The following is a list of associations which are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
AnalyticTableRole | The function of this analytic table, such as Train or Validate. | String | 32 |
AnalyticTableType | The type of analytic table, such as Transaction or Coordinate. | String | 32 |
SamplingRate | Percent of the set of all possible values. Usually between 0 and 1. | double | |
Segment | Description of the group of user-defined observations that form this table. | String | 256 |
UseExternalData | User data from external source, such as Purchased demographic information. | int |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
UsageVersion
Name | Cardinality | Description | Associated Types |
AnalyticTrainingTable
Partner: AnalyticTables | 0 to 1 | The table associated with these analytic attributes. | RelationalTable JoinTable PhysicalTable QueryTable WorkTable |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
AnalyticTableRole
Type: String 32The function of this analytic table, such as Train or Validate.
AnalyticTableType
Type: String 32The type of analytic table, such as Transaction or Coordinate.
SamplingRate
Type: doublePercent of the set of all possible values. Usually between 0 and 1.
Segment
Type: String 256Description of the group of user-defined observations that form this table.
UseExternalData
Type: intUser data from external source, such as Purchased demographic information.
AnalyticTrainingTable
Cardinality: 0 to 1
Partner: AnalyticTables
The table associated with these analytic attributes.
Associated Types:
RelationalTable JoinTable PhysicalTable QueryTable WorkTable
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.