ucinet 6用户手册--适合初学者使用

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

UCINET6forWindowsSoftwareforSocialNetworkAnalysisUSER'SGUIDEBorgatti,EverettandFreeman2002Copyright©1999-2002AnalyticTechnologies,Inc.Lastrevised:23February,2011UCINET61999-2002AnalyticTechnologies.Allrightsreserved.AnalyticTechnologies11OhlinLaneHarvard,MA01451USAVoice:(978)456-7372Fax:(978)456-7373Email:support@analytictech.com;sales@analytictech.comTableofContentsPreface0NotationalConventions0.1Acknowledgements0.2ProgrammingConsiderations0.3Content0.4MatrixOrientation0.5GettingStarted1Hardware1.1Installation1.2QuittingtheProgram1.3TechnicalSupport1.4CitingTheProgram1.5LicenseandLimitedWarranty1.6TheUCINETEnvironment2MenusandHelp2.1Forms2.2RunningAnAnalysis2.3TheLogFile2.4Datasets2.5ProgramOrganization2.6FileSubmenu2.7DataSubmenu2.8TransformSubmenu2.9ToolsSubmenu2.10NetworksSubmenu2.11OptionsSubmenu2.12ImportingData3RAWFiletype3.1ExcelFiletype3.2DLFiletype3.3FullMatrixFormat3.4RectangularMatrices3.5Labels3.6MultipleMatrices3.7ExternalDataFile3.8DiagonalAbsent3.9LowerhalfandUpperhalfMatrices3.10BlockmatrixFormat3.11LinkedListFormats3.12Nodelists3.12.1EdgelistFormats3.12.2EdgearrayFormat3.12.3UCINETSpreadsheetEditor3.15DataProcessing4SubgraphsandSubmatrices4.1MergingDatasets4.2PermutationsandSorts4.3TransposingandReshaping4.4Recodes4.5LinearTransformations4.6Symmetrizing4.7GeodesicDistancesandReachability4.8Aggregation4.9NormalizingandStandardizing4.10ModeChanges4.11Whereisitnow?5~0~Preface0.1NotationalConventionsUCINETismenu-drivenWindowsprogram.Thismeansyouchoosewhatyouwanttodobyselectingitemsfromamenu.Menusmaybenested,sothatchoosinganitemfromamenumaycallupasubmenuwithadditionalchoices,whichinturnmaycallupsubmenusoftheirown.Consequently,togettocertainchoices,youmayhavetoselectthroughanumberofmenusalongtheway.Torepresenttheoptionsyoumusttaketoagivenchoice,weuseanglebrackets.Forexample,torunthehierarchicalclusteringprocedure,youmustfirststartUCINET,thenclickonthetoptoolbarandpointtoTools,fromthedropdownmenuthatappearshighlightClusterandfromthesubmenuthatappearsclickonHierarchical.WewillrepresentthisseriesofchoicesasToolsClusterHierarchical0.2AcknowledgementsDozensofpeoplehavecontributedtoUCINET6forWindowsbymakingsuggestions,contributingtechnicalexpertise,findingbugs,andprovidingmoralandfinancialsupport.WeespeciallythankCharlesKadushin,DavidKrackhardt,RonRiceandLeeSailerfortheirearlyandcontinuedsupport.Wealsothankthosewhohavecontributedtechnicalexpertiseforspecificalgorithms,includingPipPattison(semigroups),KimRomney(correspondenceanalysis)andStanWasserman(p1).WearealsogratefultoBrianKneller(UniversityofGreenwich,London)fordoingmuchoftheinitialprogrammingontheWindowsinterface.Thenon-metricMDSprogramisadaptedfromUCINET3.0(MacEvoyandFreeman,1985),whichinturnwasdrawnfromtheUniversityofEdinburgh'sMINISSAprogram.ManyoftheproceduresmakeuseofroutinesfoundinNumericalRecipesinPascalbyPress,Flannery,TeukolskyandVetterling,andEISPACK(Smithet.al.1976,Springer-Verlag).0.3ProgrammingConsiderationsToparaphraseanoldsong(andreversethemeaning),UCINET6.0isbuiltforspeed,notforcomfort.OftentimesduringtheprogrammingofUCINET,wehadtochoosebetweenusingafastalgorithmthatusedalotofmemory(andthereforereducedthemaximumsizeofnetworkitcouldhandle),andaslowalgorithmthatsavedmemoryandcouldhandlemuchlargerdatasets.Inpreviousversionswetriedtostrikeabalancebetweenthetwo.Inthisversion,weusuallychosespeed.Onereasonforthisisthatitispreciselywhenworkingwithlargedatasetsthatspeedisessential:whatgoodisanalgorithmthatcanhandlethousandsofnodesifittakesdaystoexecute?Theotherreasonisthatadvancesinhardwareandoperatingsystemsoftwarecontinuallyextendtheamountofmemoryprogramscanaccess,soitseemsawasteofprogrammingtimetoworkoutwaystoeconomizeonmemory.Oneconsequenceofmenusystemsistheneedtoorganizeprogramcapabilitiesintocategoriesandsubcategoriesinawaythatislogicalandcomprehensible.Ofcourse,thishasprovedtobeimpossible.WithonlyalittleeffortonecandiscoverseveralcompetingschemesforclassifyingallthefunctionsthatUCINET6.0offers.Noneoftheschemesisperfect:eachdoesanelegantjobofclassifyingcertainitemsbutseemsforcedandarbitrarywithothers.Theschemewehavesettledonisnoexception.Thebasicideaisthatundernetworkweputtechniqueswhosereasonforbeingisfundamentallynetwork-theoretic:techniqueswhoseinterpretationisforcedwhenappliedtonon-networkdata.Anexampleofsuchatechniqueisacentralitymeasure.Incontrast,undertoolsweputtechniquesthatarefrequentlyusedbynetworkanalysts,butarealsocommonlyusedincontextshavingnothingtodowithnetworks.Multidimensionalscalingandclusteranalysisareexamplesofsuchprocedures.Inevitably,ofcourse,therearetechniquesthatareeitherdifficulttoclassifyorforsomereasonareconvenienttomisclassify.0.4ContentUCINET6.0isbasicallyare-engineeredversionofUCINETIV,andsousersfamiliarwithUCINETIVshouldeasilyadapttothenewenvironment.WehaveextendedUCINET'scapabilitiesandre-organisedtheroutinesintowhatwebelievetobemoresensiblecategories.Perhapsthemostfundamentaldesignconsiderationwehavefacedischoosingwhatcapabilitiestheprogramshouldhave.SinceFreeman'sfirstversionwasreleased,UCINEThas

1 / 49
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功