Initialize.corPhyl: Initialize a `corPhyl' Structure Object
Description
Initialize a corPhyl correlation structure object.
	Does the same as Initialize.corStruct, but also checks the row names of data and builds an index.Usage
## S3 method for class 'corPhyl':
Initialize(object, data, ...)
Value
An initialized object of same class as object.