I am working on comparing different methods of interpolation using LiDAR data. I have several .las files and am wondering if it is better to convert the data to a terrain dataset or point feature class before performing the interpolations, and what are the steps for converting the data? The methods of interpolation being performed are kriging, IDW, and TIN.